Class: Blur::Blur::CancelQuery_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/active_blur/thrift/blur.rb

Constant Summary collapse

TABLE =
1
UUID =
2
FIELDS =
{
  TABLE => {:type => ::Thrift::Types::STRING, :name => 'table'},
  UUID => {:type => ::Thrift::Types::I64, :name => 'uuid'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



804
# File 'lib/active_blur/thrift/blur.rb', line 804

def struct_fields; FIELDS; end

#validateObject



806
807
# File 'lib/active_blur/thrift/blur.rb', line 806

def validate
end