java.lang.Object | ||
↳ | com.netflix.astyanax.serializers.AbstractSerializer<T> | |
↳ | com.netflix.astyanax.serializers.TypeInferringSerializer<T> |
A serializer that dynamically delegates to a proper serializer based on the value passed
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Extract an object of type T from the bytes.
| |||||||||||
Extract bytes from the obj of type T
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() |
Extract an object of type T from the bytes.
Extract bytes from the obj of type T