Class: TalkService::FetchOperations_args
- Inherits:
-
Object
- Object
- TalkService::FetchOperations_args
- Includes:
- Thrift::Struct, Thrift::Struct_Union
- Defined in:
- lib/linerb/gen-rb/talk_service.rb
Constant Summary collapse
- LOCALREV =
2
- COUNT =
3
- FIELDS =
{ LOCALREV => {:type => ::Thrift::Types::I64, :name => 'localRev'}, COUNT => {:type => ::Thrift::Types::I32, :name => 'count'} }
Instance Method Summary collapse
Instance Method Details
#struct_fields ⇒ Object
2766 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 2766 def struct_fields; FIELDS; end |
#validate ⇒ Object
2768 2769 |
# File 'lib/linerb/gen-rb/talk_service.rb', line 2768 def validate end |