Class: Blur::Blur::ShardServerList_args

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

Constant Summary collapse

CLUSTER =
1
FIELDS =
{
  CLUSTER => {:type => ::Thrift::Types::STRING, :name => 'cluster'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end