Class: Haplocheirus::TimelineStore::Get_multi_args

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

Constant Summary collapse

GETS =
1
FIELDS =
{
  GETS => {:type => ::Thrift::Types::LIST, :name => 'gets', :element => {:type => ::Thrift::Types::STRUCT, :class => Haplocheirus::TimelineGet}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



582
# File 'lib/haplocheirus/thrift/timeline_store.rb', line 582

def struct_fields; FIELDS; end

#validateObject



584
585
# File 'lib/haplocheirus/thrift/timeline_store.rb', line 584

def validate
end