| Package | Description |
|---|---|
| org.redisson.codec |
| Modifier and Type | Method and Description |
|---|---|
static MapCacheEventCodec.OSType |
MapCacheEventCodec.OSType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MapCacheEventCodec.OSType[] |
MapCacheEventCodec.OSType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
MapCacheEventCodec(Codec codec,
MapCacheEventCodec.OSType osType) |
Copyright © 2014–2019 Redisson. All rights reserved.