| Package | Description |
|---|---|
| com.facebook.hive.orc |
The Optimized Row Columnar (ORC) File Format.
|
| Modifier and Type | Method and Description |
|---|---|
StreamName.Area |
StreamName.getArea() |
static StreamName.Area |
StreamName.getArea(OrcProto.Stream.Kind kind) |
static StreamName.Area |
StreamName.Area.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamName.Area[] |
StreamName.Area.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013–2021. All rights reserved.