Class: ThriftFlumeClientServer::Acknowledge_args
- Inherits:
-
Object
- Object
- ThriftFlumeClientServer::Acknowledge_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/thrift/thrift_flume_client_server.rb
Constant Summary collapse
- ACKID =
1
- FIELDS =
{ ACKID => {:type => ::Thrift::Types::STRING, :name => 'ackid'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
322 |
# File 'lib/thrift/thrift_flume_client_server.rb', line 322 def struct_fields; FIELDS; end |
#validate ⇒ Object
324 325 |
# File 'lib/thrift/thrift_flume_client_server.rb', line 324 def validate end |