Class: TalkService::FetchOps_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
GLOBALREV =
4
INDIVIDUALREV =
5
FIELDS =
{
  LOCALREV => {:type => ::Thrift::Types::I64, :name => 'localRev'},
  COUNT => {:type => ::Thrift::Types::I32, :name => 'count'},
  GLOBALREV => {:type => ::Thrift::Types::I64, :name => 'globalRev'},
  INDIVIDUALREV => {:type => ::Thrift::Types::I64, :name => 'individualRev'}
}

Instance Method Summary collapse

Instance Method Details

#struct_fieldsObject



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end