public class ReplicationTargetInfo extends Object implements SmartExternalizable
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) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public ReplicationTargetInfo()
public ReplicationTargetInfo(long weight)
public long getWeight()
public void setWeight(long weight)
public void writeExternal(ObjectOutput objectOutput) throws IOException
writeExternal
in interface Externalizable
IOException
public void readExternal(ObjectInput objectInput) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
IOException
ClassNotFoundException
Copyright © GigaSpaces.