public static class RemotingUtils.MethodHash extends Object implements Externalizable
| Constructor and Description | 
|---|
MethodHash()  | 
MethodHash(byte[] hash)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
equals(Object o)  | 
byte[] | 
hash()  | 
int | 
hashCode()  | 
void | 
readExternal(ObjectInput in)  | 
void | 
writeExternal(ObjectOutput out)  | 
public byte[] hash()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © GigaSpaces.