Class: Blur::Blur::CurrentQueries_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
FIELDS =
{
  TABLE => {:type => ::Thrift::Types::STRING, :name => 'table'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end