public class RuntimeHolder extends Object implements Externalizable
Constructor and Description |
---|
RuntimeHolder() |
RuntimeHolder(SpaceMode spaceMode,
Object[] replicationStatus,
int spaceState) |
Modifier and Type | Method and Description |
---|---|
Object[] |
getReplicationStatus() |
SpaceMode |
getSpaceMode() |
Integer |
getSpaceState() |
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public SpaceMode getSpaceMode()
public Object[] getReplicationStatus()
public Integer getSpaceState()
ISpaceState
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.