public class JoinState extends AbstractEntry implements ServiceControlled, Externalizable
Modifier and Type | Class and Description |
---|---|
static class |
JoinState.State |
Constructor and Description |
---|
JoinState() |
JoinState(JoinState.State state) |
Modifier and Type | Method and Description |
---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public Integer _state
public JoinState()
public JoinState(JoinState.State state)
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.