Package | Description |
---|---|
com.couchbase.client.core.io.netty.kv |
Modifier and Type | Method and Description |
---|---|
static MemcacheProtocol.Magic |
MemcacheProtocol.Magic.of(byte input) |
static MemcacheProtocol.Magic |
MemcacheProtocol.Magic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MemcacheProtocol.Magic[] |
MemcacheProtocol.Magic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021 Couchbase, Inc.. All rights reserved.