public class ReplicationTargetInfo extends Object implements Externalizable
| Constructor and Description |
|---|
ReplicationTargetInfo() |
ReplicationTargetInfo(long weight) |
| Modifier and Type | Method and Description |
|---|---|
long |
getWeight() |
void |
readExternal(ObjectInput objectInput) |
void |
setWeight(long weight) |
void |
writeExternal(ObjectOutput objectOutput) |
public ReplicationTargetInfo()
public ReplicationTargetInfo(long weight)
public long getWeight()
public void setWeight(long weight)
public void writeExternal(ObjectOutput objectOutput) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.