Class: Storm::DistributedRPCInvocations::FetchRequest_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/storm/thrift/distributed_rpc_invocations.rb

Constant Summary collapse

FUNCTIONNAME =
1
FIELDS =
{
  FUNCTIONNAME => {:type => ::Thrift::Types::STRING, :name => 'functionName'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



130
# File 'lib/storm/thrift/distributed_rpc_invocations.rb', line 130

def struct_fields; FIELDS; end

#validateObject



132
133
# File 'lib/storm/thrift/distributed_rpc_invocations.rb', line 132

def validate
end