|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TGetInfoValue._Fields | |
---|---|
org.apache.hive.service.cli.thrift |
Uses of TGetInfoValue._Fields in org.apache.hive.service.cli.thrift |
---|
Fields in org.apache.hive.service.cli.thrift with type parameters of type TGetInfoValue._Fields | |
---|---|
static Map<TGetInfoValue._Fields,org.apache.thrift.meta_data.FieldMetaData> |
TGetInfoValue.metaDataMap
|
Methods in org.apache.hive.service.cli.thrift that return TGetInfoValue._Fields | |
---|---|
protected TGetInfoValue._Fields |
TGetInfoValue.enumForId(short id)
|
TGetInfoValue._Fields |
TGetInfoValue.fieldForId(int fieldId)
|
static TGetInfoValue._Fields |
TGetInfoValue._Fields.findByName(String name)
Find the _Fields constant that matches name, or null if its not found. |
static TGetInfoValue._Fields |
TGetInfoValue._Fields.findByThriftId(int fieldId)
Find the _Fields constant that matches fieldId, or null if its not found. |
static TGetInfoValue._Fields |
TGetInfoValue._Fields.findByThriftIdOrThrow(int fieldId)
Find the _Fields constant that matches fieldId, throwing an exception if it is not found. |
static TGetInfoValue._Fields |
TGetInfoValue._Fields.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static TGetInfoValue._Fields[] |
TGetInfoValue._Fields.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.apache.hive.service.cli.thrift with parameters of type TGetInfoValue._Fields | |
---|---|
protected void |
TGetInfoValue.checkType(TGetInfoValue._Fields setField,
Object value)
|
protected org.apache.thrift.protocol.TField |
TGetInfoValue.getFieldDesc(TGetInfoValue._Fields setField)
|
Constructors in org.apache.hive.service.cli.thrift with parameters of type TGetInfoValue._Fields | |
---|---|
TGetInfoValue(TGetInfoValue._Fields setField,
Object value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |