Class: ThriftFlumeClientServer::GetLogicalNodes_result
- Inherits:
-
Object
- Object
- ThriftFlumeClientServer::GetLogicalNodes_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::LIST, :name => 'success', :element => {:type => ::Thrift::Types::STRING}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
274 |
# File 'lib/thrift/thrift_flume_client_server.rb', line 274 def struct_fields; FIELDS; end |
#validate ⇒ Object
276 277 |
# File 'lib/thrift/thrift_flume_client_server.rb', line 276 def validate end |