| 程序包 | 说明 |
|---|---|
| com.webapp.utils.thrift |
| 限定符和类型 | 类和说明 |
|---|---|
class |
Generic
泛型描述类,是一个树形的结构,每个Generic都有可能有多个types
|
| 限定符和类型 | 字段和说明 |
|---|---|
static ThriftType |
ThriftType.BOOL |
static ThriftType |
ThriftType.BYTE |
static ThriftType |
ThriftType.DOUBLE |
static ThriftType |
ThriftType.ENUM |
static ThriftType |
ThriftType.I16 |
static ThriftType |
ThriftType.I32 |
static ThriftType |
ThriftType.I64 |
static ThriftType |
ThriftType.LIST |
static ThriftType |
ThriftType.MAP |
static ThriftType |
ThriftType.SET |
static ThriftType |
ThriftType.STRING |
static ThriftType |
ThriftType.STRUCT |
static ThriftType |
ThriftType.VOID |
| 限定符和类型 | 方法和说明 |
|---|---|
ThriftType |
ThriftType.clone() |
static ThriftType |
ThriftType.fromJavaType(Class<?> clazz) |
static ThriftType |
ThriftType.fromJavaType(Type type) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<ThriftType> |
Generic.getTypes() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Generic.addGeneric(ThriftType generic) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
Generic.setTypes(List<ThriftType> types) |
Copyright © 2016. All rights reserved.