public class GeoEntryCodec extends StringCodec
INSTANCE| Constructor and Description |
|---|
GeoEntryCodec(Codec delegate) |
| Modifier and Type | Method and Description |
|---|---|
Encoder |
getValueEncoder()
Returns object encoder used for any objects stored Redis structure except HMAP
|
getMapKeyDecoder, getMapKeyEncoder, getMapValueDecoder, getMapValueEncoder, getValueDecoderpublic GeoEntryCodec(Codec delegate)
public Encoder getValueEncoder()
CodecgetValueEncoder in interface CodecgetValueEncoder in class StringCodecCopyright © 2014–2017 The Redisson Project. All rights reserved.