public class GeoWaveMetadataWithTimestampCodec
extends org.redisson.client.codec.BaseCodec
| Modifier and Type | Field and Description |
|---|---|
protected static GeoWaveMetadataWithTimestampCodec |
SINGLETON_WITH_VISIBILITY |
protected static GeoWaveMetadataWithTimestampCodec |
SINGLETON_WITHOUT_VISIBILITY |
| Constructor and Description |
|---|
GeoWaveMetadataWithTimestampCodec(ClassLoader classLoader,
GeoWaveMetadataWithTimestampCodec codec) |
| Modifier and Type | Method and Description |
|---|---|
ClassLoader |
getClassLoader() |
org.redisson.client.protocol.Decoder<Object> |
getValueDecoder() |
org.redisson.client.protocol.Encoder |
getValueEncoder() |
protected static GeoWaveMetadataWithTimestampCodec SINGLETON_WITH_VISIBILITY
protected static GeoWaveMetadataWithTimestampCodec SINGLETON_WITHOUT_VISIBILITY
public GeoWaveMetadataWithTimestampCodec(ClassLoader classLoader, GeoWaveMetadataWithTimestampCodec codec)
public ClassLoader getClassLoader()
getClassLoader in interface org.redisson.client.codec.CodecgetClassLoader in class org.redisson.client.codec.BaseCodecpublic org.redisson.client.protocol.Decoder<Object> getValueDecoder()
public org.redisson.client.protocol.Encoder getValueEncoder()
Copyright © 2013–2020. All rights reserved.