Class: Flock::Edges::FlockDB::Count2_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct
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::LIST, :element => {:type => ::Thrift::Types::STRUCT, :class => Flock::Edges::SelectOperation}}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end