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



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

def struct_fields; FIELDS; end

#validateObject



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

def validate
end