Class: ChannelDomain
- Inherits:
-
Object
- Object
- ChannelDomain
- 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
- HOST =
1
- REMOVED =
2
- FIELDS =
{ HOST => {:type => ::Thrift::Types::STRING, :name => 'host'}, REMOVED => {:type => ::Thrift::Types::BOOL, :name => 'removed'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
13674 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 13674 def struct_fields; FIELDS; end |
#validate ⇒ Object
13676 13677 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 13676 def validate end |