Class: Storm::DistributedRPCInvocations::FetchRequest_result

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

Constant Summary collapse

SUCCESS =
0
FIELDS =
{
  SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => DRPCRequest}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end