| Package | Description |
|---|---|
| com.couchbase.mock.memcached.client | |
| com.couchbase.mock.memcached.protocol |
| Modifier and Type | Method and Description |
|---|---|
static byte[] |
CommandBuilder.buildHello(String name,
BinaryHelloCommand.Feature... features) |
| Modifier and Type | Method and Description |
|---|---|
static BinaryHelloCommand.Feature |
BinaryHelloCommand.Feature.valueOf(int value) |
static BinaryHelloCommand.Feature |
BinaryHelloCommand.Feature.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BinaryHelloCommand.Feature[] |
BinaryHelloCommand.Feature.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017. All rights reserved.