Class: Configurations
- Inherits:
-
Object
- Object
- Configurations
- 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
- REVISION =
1
- CONFIGMAP =
2
- FIELDS =
{ REVISION => {:type => ::Thrift::Types::I64, :name => 'revision'}, CONFIGMAP => {:type => ::Thrift::Types::MAP, :name => 'configMap', :key => {:type => ::Thrift::Types::STRING}, :value => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
16408 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16408 def struct_fields; FIELDS; end |
#validate ⇒ Object
16410 16411 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 16410 def validate end |