Class: ThriftFlumeEventServer::Append_args

Inherits:
Object
  • Object
show all
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_fieldsObject



65
# File 'lib/flume-logger/flume-og/thrift_flume_event_server.rb', line 65

def struct_fields; FIELDS; end

#validateObject



67
68
# File 'lib/flume-logger/flume-og/thrift_flume_event_server.rb', line 67

def validate
end