public final class WALProtos extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WALProtos.BulkLoadDescriptor
Special WAL entry used for writing bulk load events to WAL
|
static interface |
WALProtos.BulkLoadDescriptorOrBuilder |
static class |
WALProtos.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
Special WAL entry to hold all related to a flush.
|
static interface |
WALProtos.FlushDescriptorOrBuilder |
static class |
WALProtos.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
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
A trailer that is appended to the end of a properly closed WAL file.
|
static interface |
WALProtos.WALTrailerOrBuilder |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistry registry) |
static void |
registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite registry) |
public static void registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistryLite registry)
public static void registerAllExtensions(org.apache.hbase.thirdparty.com.google.protobuf.ExtensionRegistry registry)
public static org.apache.hbase.thirdparty.com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
Copyright © 2007–2019 Cloudera. All rights reserved.