Class: Flock::Edges::FlockDB::Execute_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::STRUCT, :name => 'operations', :class => Flock::Edges::ExecuteOperations}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end