applySnapshotChunk abstract method

Future<ResponseApplySnapshotChunk> applySnapshotChunk(
  1. ServiceCall call,
  2. RequestApplySnapshotChunk request
)

Implementation

$async.Future<$0.ResponseApplySnapshotChunk> applySnapshotChunk(
    $grpc.ServiceCall call, $0.RequestApplySnapshotChunk request);