public class ClusterInfoImpl extends ClusterInfo implements SmartExternalizable
Modifier | Constructor and Description |
---|---|
|
ClusterInfoImpl()
Constructs a new cluster info with null values on all the fields
|
|
ClusterInfoImpl(ClusterInfoBuilder builder) |
protected |
ClusterInfoImpl(ClusterInfoImpl other) |
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) |
getBackupId, getInstanceId, getName, getNumberOfBackups, getNumberOfInstances, getRunningNumber, getRunningNumberOffset1, getSchema, getSuffix, getUniqueName, isSecured, setBackupId, setInstanceId, setName, setNumberOfBackups, setNumberOfInstances, setSchema, supportsDynamicPartitioning, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public ClusterInfoImpl()
public ClusterInfoImpl(ClusterInfoBuilder builder)
protected ClusterInfoImpl(ClusterInfoImpl other)
public DynamicPartitionInfo getDynamicPartitionInfo()
getDynamicPartitionInfo
in class ClusterInfo
public int getGeneration()
ClusterInfo
getGeneration
in class ClusterInfo
public ClusterInfo copy()
copy
in class ClusterInfo
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © GigaSpaces.