Class: ThriftFlumeClientServer::GetConfig_args
- Inherits:
-
Object
- Object
- ThriftFlumeClientServer::GetConfig_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/thrift_flume_client_server.rb
Constant Summary collapse
- SOURCEID =
1
- FIELDS =
{ SOURCEID => {:type => ::Thrift::Types::STRING, :name => 'sourceId'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
226 |
# File 'lib/thrift/thrift_flume_client_server.rb', line 226 def struct_fields; FIELDS; end |
#validate ⇒ Object
228 229 |
# File 'lib/thrift/thrift_flume_client_server.rb', line 228 def validate end |