Module: Thrift::Types
- Defined in:
- lib/thrift/types.rb,
lib/thrift/types/value.rb,
lib/thrift/types/known/any.rb,
lib/thrift/types/value_types.rb,
lib/thrift/types/known/duration.rb,
lib/thrift/types/known/any_types.rb,
lib/thrift/types/known/timestamp.rb,
lib/thrift/types/value_constants.rb,
lib/thrift/types/known/any_constants.rb,
lib/thrift/types/known/duration_types.rb,
lib/thrift/types/known/timestamp_types.rb,
lib/thrift/types/known/duration_constants.rb,
lib/thrift/types/known/timestamp_constants.rb
Defined Under Namespace
Modules: 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