Class: Relevanced::ListCentroidRangeFromID_args
- Inherits:
-
Object
- Object
- Relevanced::ListCentroidRangeFromID_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/gen-rb/relevanced.rb
Constant Summary collapse
- CENTROIDID =
1- COUNT =
2- FIELDS =
{ CENTROIDID => {:type => ::Thrift::Types::STRING, :name => 'centroidId'}, COUNT => {:type => ::Thrift::Types::I64, :name => 'count'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
1493 |
# File 'lib/gen-rb/relevanced.rb', line 1493 def struct_fields; FIELDS; end |
#validate ⇒ Object
1495 1496 |
# File 'lib/gen-rb/relevanced.rb', line 1495 def validate end |