|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.spark_project.protobuf.AbstractMessageLite
org.spark_project.protobuf.AbstractMessage
org.spark_project.protobuf.GeneratedMessage
org.apache.hadoop.hive.ql.io.orc.OrcProto.Type
public static final class OrcProto.Type
Protobuf type org.apache.hadoop.hive.ql.io.orc.Type
| Nested Class Summary | |
|---|---|
static class |
OrcProto.Type.Builder
Protobuf type org.apache.hadoop.hive.ql.io.orc.Type |
static class |
OrcProto.Type.Kind
Protobuf enum org.apache.hadoop.hive.ql.io.orc.Type.Kind |
| Nested classes/interfaces inherited from class org.spark_project.protobuf.GeneratedMessage |
|---|
org.spark_project.protobuf.GeneratedMessage.BuilderParent, org.spark_project.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends org.spark_project.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends org.spark_project.protobuf.GeneratedMessage.ExtendableBuilder>, org.spark_project.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends org.spark_project.protobuf.GeneratedMessage.ExtendableMessage>, org.spark_project.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends org.spark_project.protobuf.GeneratedMessage.ExtendableMessage>, org.spark_project.protobuf.GeneratedMessage.FieldAccessorTable, org.spark_project.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends org.spark_project.protobuf.Message,Type> |
| Field Summary | |
|---|---|
static int |
FIELDNAMES_FIELD_NUMBER
|
static int |
KIND_FIELD_NUMBER
|
static int |
MAXIMUMLENGTH_FIELD_NUMBER
|
static org.spark_project.protobuf.Parser<OrcProto.Type> |
PARSER
|
static int |
PRECISION_FIELD_NUMBER
|
static int |
SCALE_FIELD_NUMBER
|
static int |
SUBTYPES_FIELD_NUMBER
|
| Fields inherited from class org.spark_project.protobuf.GeneratedMessage |
|---|
alwaysUseFieldBuilders |
| Method Summary | |
|---|---|
static OrcProto.Type |
getDefaultInstance()
|
OrcProto.Type |
getDefaultInstanceForType()
|
static org.spark_project.protobuf.Descriptors.Descriptor |
getDescriptor()
|
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; |
org.spark_project.protobuf.Parser<OrcProto.Type> |
getParserForType()
|
int |
getPrecision()
optional uint32 precision = 5; |
int |
getScale()
optional uint32 scale = 6; |
int |
getSerializedSize()
|
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]; |
org.spark_project.protobuf.UnknownFieldSet |
getUnknownFields()
|
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; |
protected org.spark_project.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable()
|
boolean |
isInitialized()
|
static OrcProto.Type.Builder |
newBuilder()
|
static OrcProto.Type.Builder |
newBuilder(OrcProto.Type prototype)
|
OrcProto.Type.Builder |
newBuilderForType()
|
protected OrcProto.Type.Builder |
newBuilderForType(org.spark_project.protobuf.GeneratedMessage.BuilderParent parent)
|
static OrcProto.Type |
parseDelimitedFrom(InputStream input)
|
static OrcProto.Type |
parseDelimitedFrom(InputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
static OrcProto.Type |
parseFrom(byte[] data)
|
static OrcProto.Type |
parseFrom(byte[] data,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
static OrcProto.Type |
parseFrom(org.spark_project.protobuf.ByteString data)
|
static OrcProto.Type |
parseFrom(org.spark_project.protobuf.ByteString data,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
static OrcProto.Type |
parseFrom(org.spark_project.protobuf.CodedInputStream input)
|
static OrcProto.Type |
parseFrom(org.spark_project.protobuf.CodedInputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
static OrcProto.Type |
parseFrom(InputStream input)
|
static OrcProto.Type |
parseFrom(InputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
|
OrcProto.Type.Builder |
toBuilder()
|
protected Object |
writeReplace()
|
void |
writeTo(org.spark_project.protobuf.CodedOutputStream output)
|
| Methods inherited from class org.spark_project.protobuf.GeneratedMessage |
|---|
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownField |
| Methods inherited from class org.spark_project.protobuf.AbstractMessage |
|---|
equals, findInitializationErrors, getInitializationErrorString, hashBoolean, hashCode, hashEnum, hashEnumList, hashFields, hashLong, toString |
| Methods inherited from class org.spark_project.protobuf.AbstractMessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.spark_project.protobuf.MessageOrBuilder |
|---|
findInitializationErrors, getAllFields, getDescriptorForType, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, hasField |
| Methods inherited from interface org.spark_project.protobuf.MessageLite |
|---|
toByteArray, toByteString, writeDelimitedTo, writeTo |
| Field Detail |
|---|
public static org.spark_project.protobuf.Parser<OrcProto.Type> PARSER
public static final int KIND_FIELD_NUMBER
public static final int SUBTYPES_FIELD_NUMBER
public static final int FIELDNAMES_FIELD_NUMBER
public static final int MAXIMUMLENGTH_FIELD_NUMBER
public static final int PRECISION_FIELD_NUMBER
public static final int SCALE_FIELD_NUMBER
| Method Detail |
|---|
public static OrcProto.Type getDefaultInstance()
public OrcProto.Type getDefaultInstanceForType()
getDefaultInstanceForType in interface org.spark_project.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.spark_project.protobuf.MessageOrBuilderpublic final org.spark_project.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface org.spark_project.protobuf.MessageOrBuildergetUnknownFields in class org.spark_project.protobuf.GeneratedMessagepublic static final org.spark_project.protobuf.Descriptors.Descriptor getDescriptor()
protected org.spark_project.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.spark_project.protobuf.GeneratedMessagepublic org.spark_project.protobuf.Parser<OrcProto.Type> getParserForType()
getParserForType in interface org.spark_project.protobuf.MessagegetParserForType in interface org.spark_project.protobuf.MessageLitegetParserForType in class org.spark_project.protobuf.GeneratedMessagepublic boolean hasKind()
required .org.apache.hadoop.hive.ql.io.orc.Type.Kind kind = 1;
hasKind in interface OrcProto.TypeOrBuilderpublic OrcProto.Type.Kind getKind()
required .org.apache.hadoop.hive.ql.io.orc.Type.Kind kind = 1;
getKind in interface OrcProto.TypeOrBuilderpublic List<Integer> getSubtypesList()
repeated uint32 subtypes = 2 [packed = true];
getSubtypesList in interface OrcProto.TypeOrBuilderpublic int getSubtypesCount()
repeated uint32 subtypes = 2 [packed = true];
getSubtypesCount in interface OrcProto.TypeOrBuilderpublic int getSubtypes(int index)
repeated uint32 subtypes = 2 [packed = true];
getSubtypes in interface OrcProto.TypeOrBuilderpublic List<String> getFieldNamesList()
repeated string fieldNames = 3;
getFieldNamesList in interface OrcProto.TypeOrBuilderpublic int getFieldNamesCount()
repeated string fieldNames = 3;
getFieldNamesCount in interface OrcProto.TypeOrBuilderpublic String getFieldNames(int index)
repeated string fieldNames = 3;
getFieldNames in interface OrcProto.TypeOrBuilderpublic org.spark_project.protobuf.ByteString getFieldNamesBytes(int index)
repeated string fieldNames = 3;
getFieldNamesBytes in interface OrcProto.TypeOrBuilderpublic boolean hasMaximumLength()
optional uint32 maximumLength = 4;
hasMaximumLength in interface OrcProto.TypeOrBuilderpublic int getMaximumLength()
optional uint32 maximumLength = 4;
getMaximumLength in interface OrcProto.TypeOrBuilderpublic boolean hasPrecision()
optional uint32 precision = 5;
hasPrecision in interface OrcProto.TypeOrBuilderpublic int getPrecision()
optional uint32 precision = 5;
getPrecision in interface OrcProto.TypeOrBuilderpublic boolean hasScale()
optional uint32 scale = 6;
hasScale in interface OrcProto.TypeOrBuilderpublic int getScale()
optional uint32 scale = 6;
getScale in interface OrcProto.TypeOrBuilderpublic final boolean isInitialized()
isInitialized in interface org.spark_project.protobuf.MessageLiteOrBuilderisInitialized in class org.spark_project.protobuf.GeneratedMessage
public void writeTo(org.spark_project.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface org.spark_project.protobuf.MessageLitewriteTo in class org.spark_project.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface org.spark_project.protobuf.MessageLitegetSerializedSize in class org.spark_project.protobuf.AbstractMessage
protected Object writeReplace()
throws ObjectStreamException
writeReplace in class org.spark_project.protobuf.GeneratedMessageObjectStreamException
public static OrcProto.Type parseFrom(org.spark_project.protobuf.ByteString data)
throws org.spark_project.protobuf.InvalidProtocolBufferException
org.spark_project.protobuf.InvalidProtocolBufferException
public static OrcProto.Type parseFrom(org.spark_project.protobuf.ByteString data,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws org.spark_project.protobuf.InvalidProtocolBufferException
org.spark_project.protobuf.InvalidProtocolBufferException
public static OrcProto.Type parseFrom(byte[] data)
throws org.spark_project.protobuf.InvalidProtocolBufferException
org.spark_project.protobuf.InvalidProtocolBufferException
public static OrcProto.Type parseFrom(byte[] data,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws org.spark_project.protobuf.InvalidProtocolBufferException
org.spark_project.protobuf.InvalidProtocolBufferException
public static OrcProto.Type parseFrom(InputStream input)
throws IOException
IOException
public static OrcProto.Type parseFrom(InputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static OrcProto.Type parseDelimitedFrom(InputStream input)
throws IOException
IOException
public static OrcProto.Type parseDelimitedFrom(InputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOException
public static OrcProto.Type parseFrom(org.spark_project.protobuf.CodedInputStream input)
throws IOException
IOException
public static OrcProto.Type parseFrom(org.spark_project.protobuf.CodedInputStream input,
org.spark_project.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
IOExceptionpublic static OrcProto.Type.Builder newBuilder()
public OrcProto.Type.Builder newBuilderForType()
newBuilderForType in interface org.spark_project.protobuf.MessagenewBuilderForType in interface org.spark_project.protobuf.MessageLitepublic static OrcProto.Type.Builder newBuilder(OrcProto.Type prototype)
public OrcProto.Type.Builder toBuilder()
toBuilder in interface org.spark_project.protobuf.MessagetoBuilder in interface org.spark_project.protobuf.MessageLiteprotected OrcProto.Type.Builder newBuilderForType(org.spark_project.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class org.spark_project.protobuf.GeneratedMessage
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||