|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface OrcProto.ColumnEncodingOrBuilder
| Method Summary | |
|---|---|
int |
getDictionarySize()
optional uint32 dictionarySize = 2; |
OrcProto.ColumnEncoding.Kind |
getKind()
required .org.apache.hadoop.hive.ql.io.orc.ColumnEncoding.Kind kind = 1; |
boolean |
hasDictionarySize()
optional uint32 dictionarySize = 2; |
boolean |
hasKind()
required .org.apache.hadoop.hive.ql.io.orc.ColumnEncoding.Kind kind = 1; |
| Methods inherited from interface org.spark_project.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField |
| Methods inherited from interface org.spark_project.protobuf.MessageLiteOrBuilder |
|---|
isInitialized |
| Method Detail |
|---|
boolean hasKind()
required .org.apache.hadoop.hive.ql.io.orc.ColumnEncoding.Kind kind = 1;
OrcProto.ColumnEncoding.Kind getKind()
required .org.apache.hadoop.hive.ql.io.orc.ColumnEncoding.Kind kind = 1;
boolean hasDictionarySize()
optional uint32 dictionarySize = 2;
int getDictionarySize()
optional uint32 dictionarySize = 2;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||