| Package | Description |
|---|---|
| com.facebook.hive.orc |
The Optimized Row Columnar (ORC) File Format.
|
| Modifier and Type | Method and Description |
|---|---|
OrcProto.Type.Kind |
OrcProto.TypeOrBuilder.getKind() |
OrcProto.Type.Kind |
OrcProto.Type.getKind() |
OrcProto.Type.Kind |
OrcProto.Type.Builder.getKind() |
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) |
Copyright © 2013–2021. All rights reserved.