public final class WALProtos extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
WALProtos.BulkLoadDescriptor
Protobuf type
hbase.pb.BulkLoadDescriptor
Special WAL entry used for writing bulk load events to WAL
|
static interface |
WALProtos.BulkLoadDescriptorOrBuilder |
static class |
WALProtos.CompactionDescriptor
Protobuf type
hbase.pb.CompactionDescriptor
Special WAL entry to hold all related to a compaction. |
static interface |
WALProtos.CompactionDescriptorOrBuilder |
static class |
WALProtos.FamilyScope
Protobuf type
hbase.pb.FamilyScope |
static interface |
WALProtos.FamilyScopeOrBuilder |
static class |
WALProtos.FlushDescriptor
Protobuf type
hbase.pb.FlushDescriptor
Special WAL entry to hold all related to a flush. |
static interface |
WALProtos.FlushDescriptorOrBuilder |
static class |
WALProtos.RegionEventDescriptor
Protobuf type
hbase.pb.RegionEventDescriptor
Special WAL entry to hold all related to a region event (open/close). |
static interface |
WALProtos.RegionEventDescriptorOrBuilder |
static class |
WALProtos.ScopeType
Protobuf enum
hbase.pb.ScopeType |
static class |
WALProtos.StoreDescriptor
Protobuf type
hbase.pb.StoreDescriptor |
static interface |
WALProtos.StoreDescriptorOrBuilder |
static class |
WALProtos.WALHeader
Protobuf type
hbase.pb.WALHeader |
static interface |
WALProtos.WALHeaderOrBuilder |
static class |
WALProtos.WALKey
Protobuf type
hbase.pb.WALKey
Protocol buffer version of WALKey; see WALKey comment, not really a key but WALEdit header
for some KVs
|
static interface |
WALProtos.WALKeyOrBuilder |
static class |
WALProtos.WALTrailer
Protobuf type
hbase.pb.WALTrailer
A trailer that is appended to the end of a properly closed WAL file. |
static interface |
WALProtos.WALTrailerOrBuilder |
| 限定符和类型 | 方法和说明 |
|---|---|
static com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(com.google.protobuf.ExtensionRegistry registry) |
Copyright © 2007–2019. All rights reserved.