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