Class: Scribe::Log_args
- Inherits:
-
Object
- Object
- Scribe::Log_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/generated/scribe.rb
Overview
HELPER FUNCTIONS AND STRUCTURES
Constant Summary collapse
- MESSAGES =
1
- FIELDS =
{ MESSAGES => {:type => ::Thrift::Types::LIST, :name => 'messages', :element => {:type => ::Thrift::Types::STRUCT, :class => LogEntry}} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
54 |
# File 'lib/generated/scribe.rb', line 54 def struct_fields; FIELDS; end |
#validate ⇒ Object
56 57 |
# File 'lib/generated/scribe.rb', line 56 def validate end |