Class: Flock::Edges::FlockDB::Select2_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/flock/gen-rb/flock_d_b.rb

Constant Summary collapse

QUERIES =
1
FIELDS =
{
  QUERIES => {:type => ::Thrift::Types::LIST, :name => 'queries', :element => {:type => ::Thrift::Types::STRUCT, :class => Flock::Edges::SelectQuery}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



450
# File 'lib/flock/gen-rb/flock_d_b.rb', line 450

def struct_fields; FIELDS; end

#validateObject



452
453
# File 'lib/flock/gen-rb/flock_d_b.rb', line 452

def validate
end