| Package | Description |
|---|---|
| net.spy.memcached.tapmessage |
| Modifier and Type | Method and Description |
|---|---|
static TapResponseFlag |
TapResponseFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TapResponseFlag[] |
TapResponseFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<TapResponseFlag> |
ResponseMessage.getFlags()
Gets the value of the flags field.
|
static List<TapResponseFlag> |
TapResponseFlag.getFlags(short f) |
Copyright © 2019. All rights reserved.