Class: ThriftFlumeEventServer::Append_args
- Inherits:
-
Object
- Object
- ThriftFlumeEventServer::Append_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/flume-logger/flume-og/thrift_flume_event_server.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- EVT =
1
- FIELDS =
{ EVT => {:type => ::Thrift::Types::STRUCT, :name => 'evt', :class => ::ThriftFlumeEvent} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
65 |
# File 'lib/flume-logger/flume-og/thrift_flume_event_server.rb', line 65 def struct_fields; FIELDS; end |
#validate ⇒ Object
67 68 |
# File 'lib/flume-logger/flume-og/thrift_flume_event_server.rb', line 67 def validate end |