public class ClusterInfoImpl extends ClusterInfo implements Externalizable
| Constructor and Description |
|---|
ClusterInfoImpl()
Constructs a new cluster info with null values on all the fields
|
ClusterInfoImpl(ClusterInfoBuilder builder) |
| Modifier and Type | Method and Description |
|---|---|
ClusterInfo |
copy() |
DynamicPartitionInfo |
getDynamicPartitionInfo() |
int |
getGeneration()
Gets the generation of the cluster topology
|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
copy, getBackupId, getInstanceId, getName, getNumberOfBackups, getNumberOfInstances, getRunningNumber, getRunningNumberOffset1, getSchema, getSuffix, getUniqueName, setBackupId, setInstanceId, setName, setNumberOfBackups, setNumberOfInstances, setSchema, supportsDynamicPartitioning, toStringpublic ClusterInfoImpl()
public ClusterInfoImpl(ClusterInfoBuilder builder)
public DynamicPartitionInfo getDynamicPartitionInfo()
getDynamicPartitionInfo in class ClusterInfopublic int getGeneration()
ClusterInfogetGeneration in class ClusterInfopublic ClusterInfo copy()
copy in class ClusterInfopublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.