ClusterBackupInfo.Builder |
ClusterBackupInfo.Builder.setIpAddress(java.lang.String ipAddress) |
IP address or FQDN of the node which would be used for the restoration.
|
ClusterBackupInfo.Builder |
ClusterBackupInfo.Builder.setIpv6Address(java.lang.String ipv6Address) |
IPv6 address or FQDN v6 of the node which would be used for the restoration.
|
ClusterBackupInfo.Builder |
ClusterBackupInfo.Builder.setNodeId(java.lang.String nodeId) |
ID of the node from which the backup was taken
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
ClusterBackupInfo.Builder |
ClusterBackupInfo.Builder.setRestoreType(java.util.List<java.lang.String> restoreType) |
|
ClusterBackupInfo.Builder |
ClusterBackupInfo.Builder.setTimestamp(java.lang.Long timestamp) |
timestamp of the cluster backup file format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|