Class: Flock::Edges::FlockDB::Count_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

OPERATIONS =
1
FIELDS =
{
  OPERATIONS => {:type => ::Thrift::Types::LIST, :name => 'operations', :element => {:type => ::Thrift::Types::STRUCT, :class => Flock::Edges::SelectOperation}}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end