Class: Storm::DistributedRPCInvocations::FailRequest_args
- Inherits:
-
Object
- Object
- Storm::DistributedRPCInvocations::FailRequest_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/storm/thrift/distributed_r_p_c_invocations.rb
Constant Summary collapse
- ID =
1
- FIELDS =
{ ID => {:type => ::Thrift::Types::STRING, :name => 'id'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
162 |
# File 'lib/storm/thrift/distributed_r_p_c_invocations.rb', line 162 def struct_fields; FIELDS; end |
#validate ⇒ Object
164 165 |
# File 'lib/storm/thrift/distributed_r_p_c_invocations.rb', line 164 def validate end |