|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface WALProtos.WALHeaderOrBuilder
Method Summary | |
---|---|
String |
getCellCodecClsName()
optional string cell_codec_cls_name = 5; |
com.google.protobuf.ByteString |
getCellCodecClsNameBytes()
optional string cell_codec_cls_name = 5; |
com.google.protobuf.ByteString |
getEncryptionKey()
optional bytes encryption_key = 2; |
boolean |
getHasCompression()
optional bool has_compression = 1; |
boolean |
getHasTagCompression()
optional bool has_tag_compression = 3; |
String |
getWriterClsName()
optional string writer_cls_name = 4; |
com.google.protobuf.ByteString |
getWriterClsNameBytes()
optional string writer_cls_name = 4; |
boolean |
hasCellCodecClsName()
optional string cell_codec_cls_name = 5; |
boolean |
hasEncryptionKey()
optional bytes encryption_key = 2; |
boolean |
hasHasCompression()
optional bool has_compression = 1; |
boolean |
hasHasTagCompression()
optional bool has_tag_compression = 3; |
boolean |
hasWriterClsName()
optional string writer_cls_name = 4; |
Methods inherited from interface com.google.protobuf.MessageOrBuilder |
---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder |
---|
isInitialized |
Method Detail |
---|
boolean hasHasCompression()
optional bool has_compression = 1;
boolean getHasCompression()
optional bool has_compression = 1;
boolean hasEncryptionKey()
optional bytes encryption_key = 2;
com.google.protobuf.ByteString getEncryptionKey()
optional bytes encryption_key = 2;
boolean hasHasTagCompression()
optional bool has_tag_compression = 3;
boolean getHasTagCompression()
optional bool has_tag_compression = 3;
boolean hasWriterClsName()
optional string writer_cls_name = 4;
String getWriterClsName()
optional string writer_cls_name = 4;
com.google.protobuf.ByteString getWriterClsNameBytes()
optional string writer_cls_name = 4;
boolean hasCellCodecClsName()
optional string cell_codec_cls_name = 5;
String getCellCodecClsName()
optional string cell_codec_cls_name = 5;
com.google.protobuf.ByteString getCellCodecClsNameBytes()
optional string cell_codec_cls_name = 5;
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |