Class: ThriftFlumeClientServer::Heartbeat_result
- Inherits:
-
Object
- Object
- ThriftFlumeClientServer::Heartbeat_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
210 |
# File 'lib/thrift/thrift_flume_client_server.rb', line 210 def struct_fields; FIELDS; end |
#validate ⇒ Object
212 213 |
# File 'lib/thrift/thrift_flume_client_server.rb', line 212 def validate end |