Package | Description |
---|---|
org.apache.hadoop.hive.metastore.api |
Modifier and Type | Field and Description |
---|---|
static Map<RequestPartsSpec._Fields,org.apache.thrift.meta_data.FieldMetaData> |
RequestPartsSpec.metaDataMap |
Modifier and Type | Method and Description |
---|---|
protected RequestPartsSpec._Fields |
RequestPartsSpec.enumForId(short id) |
RequestPartsSpec._Fields |
RequestPartsSpec.fieldForId(int fieldId) |
static RequestPartsSpec._Fields |
RequestPartsSpec._Fields.findByName(String name)
Find the _Fields constant that matches name, or null if its not found.
|
static RequestPartsSpec._Fields |
RequestPartsSpec._Fields.findByThriftId(int fieldId)
Find the _Fields constant that matches fieldId, or null if its not found.
|
static RequestPartsSpec._Fields |
RequestPartsSpec._Fields.findByThriftIdOrThrow(int fieldId)
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
|
static RequestPartsSpec._Fields |
RequestPartsSpec._Fields.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestPartsSpec._Fields[] |
RequestPartsSpec._Fields.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected void |
RequestPartsSpec.checkType(RequestPartsSpec._Fields setField,
Object value) |
protected org.apache.thrift.protocol.TField |
RequestPartsSpec.getFieldDesc(RequestPartsSpec._Fields setField) |
Constructor and Description |
---|
RequestPartsSpec(RequestPartsSpec._Fields setField,
Object value) |
Copyright © 2017 The Apache Software Foundation. All rights reserved.