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, toString
public ClusterInfoImpl()
public ClusterInfoImpl(ClusterInfoBuilder builder)
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.