GraphServiceProcessor class

Implemented types

Properties

hashCode int
The hash code for this object.
no setterinherited
iface_ GraphService
getter/setter pair
PROCESS_MAP Map<String, ProcessFunction>
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

authenticate(int seqid, TProtocol iprot, TProtocol oprot) → dynamic
execute(int seqid, TProtocol iprot, TProtocol oprot) → dynamic
executeJson(int seqid, TProtocol iprot, TProtocol oprot) → dynamic
executeJsonWithParameter(int seqid, TProtocol iprot, TProtocol oprot) → dynamic
executeWithParameter(int seqid, TProtocol iprot, TProtocol oprot) → dynamic
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
process(TProtocol iprot, TProtocol oprot) bool
override
signout(int seqid, TProtocol iprot, TProtocol oprot) → dynamic
toString() String
A string representation of this object.
inherited
verifyClientVersion(int seqid, TProtocol iprot, TProtocol oprot) → dynamic

Operators

operator ==(Object other) bool
The equality operator.
inherited