public class CollectionWrapper<K> extends Object implements DataSerializable
Constructor and Description |
---|
CollectionWrapper() |
public void readData(DataInput in) throws IOException
readData
in interface DataSerializable
IOException
public void writeData(DataOutput out) throws IOException
writeData
in interface DataSerializable
IOException
public Collection<K> getKeys()
public void addKey(byte[] obj)
Copyright © 2013 Hazelcast, Inc.. All rights reserved.