| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.shaded.protobuf.generated |
| 限定符和类型 | 方法和说明 |
|---|---|
static WALProtos.FlushDescriptor.FlushAction |
WALProtos.FlushDescriptor.FlushAction.forNumber(int value) |
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(org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static WALProtos.FlushDescriptor.FlushAction |
WALProtos.FlushDescriptor.FlushAction.valueOf(int value)
已过时。
Use
forNumber(int) instead. |
static WALProtos.FlushDescriptor.FlushAction |
WALProtos.FlushDescriptor.FlushAction.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static WALProtos.FlushDescriptor.FlushAction[] |
WALProtos.FlushDescriptor.FlushAction.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Internal.EnumLiteMap<WALProtos.FlushDescriptor.FlushAction> |
WALProtos.FlushDescriptor.FlushAction.internalGetValueMap() |
| 限定符和类型 | 方法和说明 |
|---|---|
WALProtos.FlushDescriptor.Builder |
WALProtos.FlushDescriptor.Builder.setAction(WALProtos.FlushDescriptor.FlushAction value)
required .hbase.pb.FlushDescriptor.FlushAction action = 1; |
Copyright © 2007–2019. All rights reserved.