Constructor and Description |
---|
PortableEntrySetResponse() |
PortableEntrySetResponse(Set<Map.Entry> entrySet) |
Modifier and Type | Method and Description |
---|---|
int |
getClassId() |
Set<Map.Entry> |
getEntrySet() |
int |
getFactoryId() |
void |
readPortable(PortableReader reader) |
void |
writePortable(PortableWriter writer) |
public int getFactoryId()
getFactoryId
in interface Portable
public int getClassId()
getClassId
in interface Portable
public void writePortable(PortableWriter writer) throws IOException
writePortable
in interface Portable
IOException
public void readPortable(PortableReader reader) throws IOException
readPortable
in interface Portable
IOException
Copyright © 2014 Hazelcast, Inc.. All rights reserved.