static Logproto.Direction |
Logproto.Direction.forNumber(int value) |
|
Logproto.Direction |
Logproto.QueryRequest.Builder.getDirection() |
.logproto.Direction direction = 5;
|
Logproto.Direction |
Logproto.QueryRequest.getDirection() |
.logproto.Direction direction = 5;
|
Logproto.Direction |
Logproto.QueryRequestOrBuilder.getDirection() |
.logproto.Direction direction = 5;
|
static Logproto.Direction |
Logproto.Direction.valueOf(int value) |
Deprecated.
|
static Logproto.Direction |
Logproto.Direction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static Logproto.Direction |
Logproto.Direction.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Logproto.Direction[] |
Logproto.Direction.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|