Class: Flock::Edges::FlockDB::Count_args
- Inherits:
-
Object
- Object
- Flock::Edges::FlockDB::Count_args
- 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_fields ⇒ Object
584 |
# File 'lib/flock/gen-rb/flock_d_b.rb', line 584 def struct_fields; FIELDS; end |
#validate ⇒ Object
586 587 |
# File 'lib/flock/gen-rb/flock_d_b.rb', line 586 def validate end |