public abstract class AbstractNamingScheme extends Object implements NamingScheme
| Constructor and Description |
|---|
AbstractNamingScheme(Codec codec) |
| Modifier and Type | Method and Description |
|---|---|
Codec |
getCodec() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetFieldReferenceName, getIndexName, getName, resolveClassName, resolveId, resolveIdFieldNameprotected final Codec codec
public AbstractNamingScheme(Codec codec)
public Codec getCodec()
getCodec in interface NamingSchemeCopyright © 2014–2019 Redisson. All rights reserved.