Package | Description |
---|---|
net.spy.memcached.tapmessage |
Modifier and Type | Method and Description |
---|---|
static TapRequestFlag |
TapRequestFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TapRequestFlag[] |
TapRequestFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
List<TapRequestFlag> |
RequestMessage.getFlags()
Returns the flags for this message.
|
static List<TapRequestFlag> |
TapRequestFlag.getFlags(int f) |
Modifier and Type | Method and Description |
---|---|
void |
RequestMessage.setFlags(TapRequestFlag f)
Sets the flags for the tap stream.
|
Copyright © 2015. All rights reserved.