Package | Description |
---|---|
org.apache.hadoop.hbase.regionserver.wal |
Modifier and Type | Field and Description |
---|---|
(package private) ProtobufLogReader.WALHdrResult |
ProtobufLogReader.WALHdrContext.result |
Modifier and Type | Method and Description |
---|---|
(package private) ProtobufLogReader.WALHdrResult |
ProtobufLogReader.WALHdrContext.getResult() |
static ProtobufLogReader.WALHdrResult |
ProtobufLogReader.WALHdrResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProtobufLogReader.WALHdrResult[] |
ProtobufLogReader.WALHdrResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
WALHdrContext(ProtobufLogReader.WALHdrResult result,
String cellCodecClsName) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.