Class: TalkService::FetchOperations_args

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



2766
# File 'lib/linerb/gen-rb/talk_service.rb', line 2766

def struct_fields; FIELDS; end

#validateObject



2768
2769
# File 'lib/linerb/gen-rb/talk_service.rb', line 2768

def validate
end