Class: Flock::Edges::FlockDB::Count2_args
- Inherits:
-
Object
- Object
- Flock::Edges::FlockDB::Count2_args
- 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::LIST, :element => {:type => ::Thrift::Types::STRUCT, :class => Flock::Edges::SelectOperation}}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
484 |
# File 'lib/flock/gen-rb/flock_d_b.rb', line 484 def struct_fields; FIELDS; end |
#validate ⇒ Object
486 487 |
# File 'lib/flock/gen-rb/flock_d_b.rb', line 486 def validate end |