Package | Description |
---|---|
org.apache.hadoop.hbase.protobuf.generated | |
org.apache.hadoop.hbase.regionserver.wal |
Modifier and Type | Field and Description |
---|---|
static com.google.protobuf.Parser<WALProtos.WALTrailer> |
WALProtos.WALTrailer.PARSER |
Modifier and Type | Method and Description |
---|---|
WALProtos.WALTrailer |
WALProtos.WALTrailer.Builder.build() |
WALProtos.WALTrailer |
WALProtos.WALTrailer.Builder.buildPartial() |
static WALProtos.WALTrailer |
WALProtos.WALTrailer.getDefaultInstance() |
WALProtos.WALTrailer |
WALProtos.WALTrailer.getDefaultInstanceForType() |
WALProtos.WALTrailer |
WALProtos.WALTrailer.Builder.getDefaultInstanceForType() |
static WALProtos.WALTrailer |
WALProtos.WALTrailer.parseDelimitedFrom(InputStream input) |
static WALProtos.WALTrailer |
WALProtos.WALTrailer.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WALProtos.WALTrailer |
WALProtos.WALTrailer.parseFrom(byte[] data) |
static WALProtos.WALTrailer |
WALProtos.WALTrailer.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WALProtos.WALTrailer |
WALProtos.WALTrailer.parseFrom(com.google.protobuf.ByteString data) |
static WALProtos.WALTrailer |
WALProtos.WALTrailer.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WALProtos.WALTrailer |
WALProtos.WALTrailer.parseFrom(com.google.protobuf.CodedInputStream input) |
static WALProtos.WALTrailer |
WALProtos.WALTrailer.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static WALProtos.WALTrailer |
WALProtos.WALTrailer.parseFrom(InputStream input) |
static WALProtos.WALTrailer |
WALProtos.WALTrailer.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
com.google.protobuf.Parser<WALProtos.WALTrailer> |
WALProtos.WALTrailer.getParserForType() |
Modifier and Type | Method and Description |
---|---|
WALProtos.WALTrailer.Builder |
WALProtos.WALTrailer.Builder.mergeFrom(WALProtos.WALTrailer other) |
static WALProtos.WALTrailer.Builder |
WALProtos.WALTrailer.newBuilder(WALProtos.WALTrailer prototype) |
Modifier and Type | Field and Description |
---|---|
protected WALProtos.WALTrailer |
ReaderBase.trailer |
Modifier and Type | Method and Description |
---|---|
protected WALProtos.WALTrailer |
ProtobufLogWriter.buildWALTrailer(WALProtos.WALTrailer.Builder builder) |
WALProtos.WALTrailer |
ReaderBase.getWALTrailer() |
WALProtos.WALTrailer |
ProtobufLogReader.getWALTrailer() |
WALProtos.WALTrailer |
HLog.Reader.getWALTrailer() |
Modifier and Type | Method and Description |
---|---|
void |
ProtobufLogWriter.setWALTrailer(WALProtos.WALTrailer walTrailer) |
void |
HLog.Writer.setWALTrailer(WALProtos.WALTrailer walTrailer)
Sets HLog's WALTrailer.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.