Thrift

Summary
Thrift
Types
boolA Thrift built-in type.
byteA Thrift built-in type.
i16A Thrift built-in type.
i32A Thrift built-in type.
i64A Thrift built-in type.
doubleA Thrift built-in type.
stringA Thrift built-in type.
binaryA Thrift built-in type.
slistA Thrift built-in type.
voidA Thrift built-in type.
listA Thrift built-in type.
mapA Thrift built-in type.
setA Thrift built-in type.

Types

bool

A Thrift built-in type.

byte

A Thrift built-in type.

i16

A Thrift built-in type.

i32

A Thrift built-in type.

i64

A Thrift built-in type.

double

A Thrift built-in type.

string

A Thrift built-in type.

binary

A Thrift built-in type.

slist

A Thrift built-in type.

void

A Thrift built-in type.

list

A Thrift built-in type.

map

A Thrift built-in type.

set

A Thrift built-in type.

Close