java.lang.Object | ||
↳ | com.netflix.astyanax.serializers.AbstractSerializer<T> | |
↳ | com.netflix.astyanax.serializers.ObjectSerializer |
The ObjectSerializer is used to turn objects into their binary representations.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Extract an object of type T from the bytes.
| |||||||||||
Extract bytes from the obj of type T
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |