InternalStorageServiceClient class
- Implemented types
Constructors
- InternalStorageServiceClient.new(TProtocol iprot, [TProtocol? oprot])
Properties
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