Constructor and Description |
---|
ByteSerializer() |
Modifier and Type | Method and Description |
---|---|
Byte |
fromByteBuffer(ByteBuffer byteBuffer) |
static me.prettyprint.hector.api.Serializer<Byte> |
get() |
ByteBuffer |
toByteBuffer(Byte obj) |
computeInitialHashSize, fromBytes, fromBytesList, fromBytesMap, fromBytesSet, getComparatorType, toBytes, toBytesList, toBytesMap, toBytesSet
public static me.prettyprint.hector.api.Serializer<Byte> get()
public ByteBuffer toByteBuffer(Byte obj)
public Byte fromByteBuffer(ByteBuffer byteBuffer)
Copyright © GigaSpaces.