|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface OrcProto.TypeOrBuilder
| Method Summary | |
|---|---|
String |
getFieldNames(int index)
repeated string fieldNames = 3; |
org.spark_project.protobuf.ByteString |
getFieldNamesBytes(int index)
repeated string fieldNames = 3; |
int |
getFieldNamesCount()
repeated string fieldNames = 3; |
List<String> |
getFieldNamesList()
repeated string fieldNames = 3; |
OrcProto.Type.Kind |
getKind()
required .org.apache.hadoop.hive.ql.io.orc.Type.Kind kind = 1; |
int |
getMaximumLength()
optional uint32 maximumLength = 4; |
int |
getPrecision()
optional uint32 precision = 5; |
int |
getScale()
optional uint32 scale = 6; |
int |
getSubtypes(int index)
repeated uint32 subtypes = 2 [packed = true]; |
int |
getSubtypesCount()
repeated uint32 subtypes = 2 [packed = true]; |
List<Integer> |
getSubtypesList()
repeated uint32 subtypes = 2 [packed = true]; |
boolean |
hasKind()
required .org.apache.hadoop.hive.ql.io.orc.Type.Kind kind = 1; |
boolean |
hasMaximumLength()
optional uint32 maximumLength = 4; |
boolean |
hasPrecision()
optional uint32 precision = 5; |
boolean |
hasScale()
optional uint32 scale = 6; |
| 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.Type.Kind kind = 1;
OrcProto.Type.Kind getKind()
required .org.apache.hadoop.hive.ql.io.orc.Type.Kind kind = 1;
List<Integer> getSubtypesList()
repeated uint32 subtypes = 2 [packed = true];
int getSubtypesCount()
repeated uint32 subtypes = 2 [packed = true];
int getSubtypes(int index)
repeated uint32 subtypes = 2 [packed = true];
List<String> getFieldNamesList()
repeated string fieldNames = 3;
int getFieldNamesCount()
repeated string fieldNames = 3;
String getFieldNames(int index)
repeated string fieldNames = 3;
org.spark_project.protobuf.ByteString getFieldNamesBytes(int index)
repeated string fieldNames = 3;
boolean hasMaximumLength()
optional uint32 maximumLength = 4;
int getMaximumLength()
optional uint32 maximumLength = 4;
boolean hasPrecision()
optional uint32 precision = 5;
int getPrecision()
optional uint32 precision = 5;
boolean hasScale()
optional uint32 scale = 6;
int getScale()
optional uint32 scale = 6;
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||