Package | Description |
---|---|
org.apache.tajo.catalog.proto |
Modifier and Type | Method and Description |
---|---|
static CatalogProtos.OrderType |
CatalogProtos.OrderType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static CatalogProtos.OrderType |
CatalogProtos.OrderType.valueOf(int value) |
static CatalogProtos.OrderType |
CatalogProtos.OrderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CatalogProtos.OrderType[] |
CatalogProtos.OrderType.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<CatalogProtos.OrderType> |
CatalogProtos.OrderType.internalGetValueMap() |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.