Class: CadenceThrift::CloseShardRequest
- Inherits:
-
Object
- Object
- CadenceThrift::CloseShardRequest
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen/thrift/shared_types.rb,
lib/gen/thrift/shared_types.rb
Constant Summary collapse
- SHARDID =
10
- FIELDS =
{ SHARDID => {:type => ::Thrift::Types::I32, :name => 'shardID', :optional => true} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
4464 |
# File 'lib/gen/thrift/shared_types.rb', line 4464 def struct_fields; FIELDS; end |
#validate ⇒ Object
4466 4467 |
# File 'lib/gen/thrift/shared_types.rb', line 4466 def validate end |