InternalStorageServiceClient class

Implemented types

Constructors

InternalStorageServiceClient.new(TProtocol iprot, [TProtocol? oprot])

Properties

hashCode int
The hash code for this object.
no setterinherited
iprot TProtocol
no setter
oprot TProtocol
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
seqid int
no setter

Methods

chainAddEdges(ChainAddEdgesRequest? req) Future<ExecResponse>
override
chainDeleteEdges(ChainDeleteEdgesRequest? req) Future<ExecResponse>
override
chainUpdateEdge(ChainUpdateEdgeRequest? req) Future<UpdateResponse>
override
nextSeqid() int
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

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