Class: ThriftFlumeClientServer::GetConfig_result
- Inherits:
-
Object
- Object
- ThriftFlumeClientServer::GetConfig_result
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/thrift_flume_client_server.rb
Constant Summary collapse
- SUCCESS =
0
- FIELDS =
{ SUCCESS => {:type => ::Thrift::Types::STRUCT, :name => 'success', :class => ThriftFlumeConfigData} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
242 |
# File 'lib/thrift/thrift_flume_client_server.rb', line 242 def struct_fields; FIELDS; end |
#validate ⇒ Object
244 245 |
# File 'lib/thrift/thrift_flume_client_server.rb', line 244 def validate end |