|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrcProto.Stream.Kind | |
|---|---|
| org.apache.hadoop.hive.ql.io.orc | The Optimized Row Columnar (ORC) File Format. |
| Uses of OrcProto.Stream.Kind in org.apache.hadoop.hive.ql.io.orc |
|---|
| Methods in org.apache.hadoop.hive.ql.io.orc that return OrcProto.Stream.Kind | |
|---|---|
OrcProto.Stream.Kind |
OrcProto.StreamOrBuilder.getKind()
required .org.apache.hadoop.hive.ql.io.orc.Stream.Kind kind = 1; |
OrcProto.Stream.Kind |
OrcProto.Stream.getKind()
required .org.apache.hadoop.hive.ql.io.orc.Stream.Kind kind = 1; |
OrcProto.Stream.Kind |
OrcProto.Stream.Builder.getKind()
required .org.apache.hadoop.hive.ql.io.orc.Stream.Kind kind = 1; |
static OrcProto.Stream.Kind |
OrcProto.Stream.Kind.valueOf(org.spark_project.protobuf.Descriptors.EnumValueDescriptor desc)
|
static OrcProto.Stream.Kind |
OrcProto.Stream.Kind.valueOf(int value)
|
static OrcProto.Stream.Kind |
OrcProto.Stream.Kind.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static OrcProto.Stream.Kind[] |
OrcProto.Stream.Kind.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.apache.hadoop.hive.ql.io.orc that return types with arguments of type OrcProto.Stream.Kind | |
|---|---|
static org.spark_project.protobuf.Internal.EnumLiteMap<OrcProto.Stream.Kind> |
OrcProto.Stream.Kind.internalGetValueMap()
|
| Methods in org.apache.hadoop.hive.ql.io.orc with parameters of type OrcProto.Stream.Kind | |
|---|---|
OrcProto.Stream.Builder |
OrcProto.Stream.Builder.setKind(OrcProto.Stream.Kind value)
required .org.apache.hadoop.hive.ql.io.orc.Stream.Kind kind = 1; |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||