Module: Thrift::Types

Defined in:
lib/thrift/types.rb,
lib/thrift/types/value/value.rb,
lib/thrift/types/known/any/any.rb,
lib/thrift/types/value/value_types.rb,
lib/thrift/types/known/any/any_types.rb,
lib/thrift/types/value/value_constants.rb,
lib/thrift/types/known/any/any_constants.rb,
lib/thrift/types/known/duration/duration.rb,
lib/thrift/types/annotation/naming/naming.rb,
lib/thrift/types/known/timestamp/timestamp.rb,
lib/thrift/types/known/duration/duration_types.rb,
lib/thrift/types/annotation/naming/naming_types.rb,
lib/thrift/types/known/timestamp/timestamp_types.rb,
lib/thrift/types/known/duration/duration_constants.rb,
lib/thrift/types/annotation/naming/naming_constants.rb,
lib/thrift/types/known/timestamp/timestamp_constants.rb,
lib/thrift/types/annotation/deprecation/deprecation_types.rb,
lib/thrift/types/annotation/deprecation/deprecation_constants.rb

Defined Under Namespace

Modules: Annotation, Known, Value

Constant Summary collapse

STOP =
0
VOID =
1
BOOL =
2
BYTE =
3
DOUBLE =
4
I16 =
6
I32 =
8
I64 =
10
STRING =
11
STRUCT =
12
MAP =
13
SET =
14
LIST =
15