Class: Haplocheirus::TimelineStore::Remove_result

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

Constant Summary collapse

EX =
1
FIELDS =
{
  EX => {:type => ::Thrift::Types::STRUCT, :name => 'ex', :class => Haplocheirus::TimelineStoreException}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end