WALProtos.FlushDescriptor.FlushAction |
WALProtos.FlushDescriptorOrBuilder.getAction()
required .hbase.pb.FlushDescriptor.FlushAction action = 1;
|
WALProtos.FlushDescriptor.FlushAction |
WALProtos.FlushDescriptor.getAction()
required .hbase.pb.FlushDescriptor.FlushAction action = 1;
|
WALProtos.FlushDescriptor.FlushAction |
WALProtos.FlushDescriptor.Builder.getAction()
required .hbase.pb.FlushDescriptor.FlushAction action = 1;
|
static WALProtos.FlushDescriptor.FlushAction |
WALProtos.FlushDescriptor.FlushAction.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static WALProtos.FlushDescriptor.FlushAction |
WALProtos.FlushDescriptor.FlushAction.valueOf(int value) |
static WALProtos.FlushDescriptor.FlushAction |
WALProtos.FlushDescriptor.FlushAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WALProtos.FlushDescriptor.FlushAction[] |
WALProtos.FlushDescriptor.FlushAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|