Class: ThriftFlumeClientServer::CheckAck_result
- Inherits:
-
Object
- Object
- ThriftFlumeClientServer::CheckAck_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::BOOL, :name => 'success'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
369 |
# File 'lib/thrift/thrift_flume_client_server.rb', line 369 def struct_fields; FIELDS; end |
#validate ⇒ Object
371 372 |
# File 'lib/thrift/thrift_flume_client_server.rb', line 371 def validate end |