| Package | Description | 
|---|---|
| org.apache.orc | |
| org.apache.orc.impl | 
| Modifier and Type | Method and Description | 
|---|---|
| OrcProto.Type.Kind | OrcProto.TypeOrBuilder. getKind()optional .orc.proto.Type.Kind kind = 1; | 
| OrcProto.Type.Kind | OrcProto.Type. getKind()optional .orc.proto.Type.Kind kind = 1; | 
| OrcProto.Type.Kind | OrcProto.Type.Builder. getKind()optional .orc.proto.Type.Kind kind = 1; | 
| static OrcProto.Type.Kind | OrcProto.Type.Kind. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) | 
| static OrcProto.Type.Kind | OrcProto.Type.Kind. valueOf(int value) | 
| static OrcProto.Type.Kind | OrcProto.Type.Kind. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static OrcProto.Type.Kind[] | OrcProto.Type.Kind. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| static com.google.protobuf.Internal.EnumLiteMap<OrcProto.Type.Kind> | OrcProto.Type.Kind. internalGetValueMap() | 
| Modifier and Type | Method and Description | 
|---|---|
| OrcProto.Type.Builder | OrcProto.Type.Builder. setKind(OrcProto.Type.Kind value)optional .orc.proto.Type.Kind kind = 1; | 
| Modifier and Type | Method and Description | 
|---|---|
| static int | RecordReaderUtils. getIndexPosition(OrcProto.ColumnEncoding.Kind columnEncoding,
                OrcProto.Type.Kind columnType,
                OrcProto.Stream.Kind streamType,
                boolean isCompressed,
                boolean hasNulls)Get the offset in the index positions for the column that the given
 stream starts. | 
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.