Class: AnalyticsInfo
- Inherits:
-
Object
- Object
- AnalyticsInfo
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/takagi_chan_types.rb,
lib/linerb/gen-rb/takagi_chan_types.rb
Constant Summary collapse
- GASAMPLINGRATE =
1
- TMID =
2
- FIELDS =
{ GASAMPLINGRATE => {:type => ::Thrift::Types::DOUBLE, :name => 'gaSamplingRate'}, TMID => {:type => ::Thrift::Types::STRING, :name => 'tmid'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
17940 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17940 def struct_fields; FIELDS; end |
#validate ⇒ Object
17942 17943 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 17942 def validate end |