Class: Concord::Thrift::BoltMetricsService::Gauge_args

Inherits:
Object
  • Object
show all
Includes:
Thrift::Struct, Thrift::Struct_Union
Defined in:
lib/gen-rb/bolt_metrics_service.rb

Overview

HELPER FUNCTIONS AND STRUCTURES

Constant Summary collapse

NAME =
1
VAL =
2
FIELDS =
{
  NAME => {:type => ::Thrift::Types::STRING, :name => 'name'},
  VAL => {:type => ::Thrift::Types::I64, :name => 'val'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



139
# File 'lib/gen-rb/bolt_metrics_service.rb', line 139

def struct_fields; FIELDS; end

#validateObject



141
142
# File 'lib/gen-rb/bolt_metrics_service.rb', line 141

def validate
end