static class ProtobufLogReader.WALHdrContext extends Object
Modifier and Type | Field and Description |
---|---|
(package private) String |
cellCodecClsName |
(package private) ProtobufLogReader.WALHdrResult |
result |
Constructor and Description |
---|
WALHdrContext(ProtobufLogReader.WALHdrResult result,
String cellCodecClsName) |
Modifier and Type | Method and Description |
---|---|
(package private) String |
getCellCodecClsName() |
(package private) ProtobufLogReader.WALHdrResult |
getResult() |
String cellCodecClsName
WALHdrContext(ProtobufLogReader.WALHdrResult result, String cellCodecClsName)
ProtobufLogReader.WALHdrResult getResult()
String getCellCodecClsName()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.