| 程序包 | 说明 |
|---|---|
| com.alibaba.hbase.thrift2.generated |
| 限定符和类型 | 字段和说明 |
|---|---|
static Map<TScan._Fields,org.apache.thrift.meta_data.FieldMetaData> |
TScan.metaDataMap |
| 限定符和类型 | 方法和说明 |
|---|---|
TScan._Fields |
TScan.fieldForId(int fieldId) |
static TScan._Fields |
TScan._Fields.findByName(String name)
Find the _Fields constant that matches name, or null if its not found.
|
static TScan._Fields |
TScan._Fields.findByThriftId(int fieldId)
Find the _Fields constant that matches fieldId, or null if its not found.
|
static TScan._Fields |
TScan._Fields.findByThriftIdOrThrow(int fieldId)
Find the _Fields constant that matches fieldId, throwing an exception
if it is not found.
|
static TScan._Fields |
TScan._Fields.valueOf(String name)
返回带有指定名称的该类型的枚举常量。
|
static TScan._Fields[] |
TScan._Fields.values()
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Object |
TScan.getFieldValue(TScan._Fields field) |
boolean |
TScan.isSet(TScan._Fields field)
Returns true if field corresponding to fieldID is set (has been assigned a value) and false otherwise
|
void |
TScan.setFieldValue(TScan._Fields field,
Object value) |
Copyright © 2019. All rights reserved.