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
12488 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12488 def struct_fields; FIELDS; end |
#validate ⇒ Object
12490 12491 |
# File 'lib/linerb/gen-rb/takagi_chan_types.rb', line 12490 def validate end |