public static final class BinaryDownloadGrpc.BinaryDownloadStub extends io.grpc.stub.AbstractAsyncStub<BinaryDownloadGrpc.BinaryDownloadStub>
| Modifier and Type | Method and Description |
|---|---|
protected BinaryDownloadGrpc.BinaryDownloadStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
deleteBinary(SiLABinaryTransfer.DeleteBinaryRequest request,
io.grpc.stub.StreamObserver<SiLABinaryTransfer.DeleteBinaryResponse> responseObserver) |
void |
getBinaryInfo(SiLABinaryTransfer.GetBinaryInfoRequest request,
io.grpc.stub.StreamObserver<SiLABinaryTransfer.GetBinaryInfoResponse> responseObserver) |
io.grpc.stub.StreamObserver<SiLABinaryTransfer.GetChunkRequest> |
getChunk(io.grpc.stub.StreamObserver<SiLABinaryTransfer.GetChunkResponse> responseObserver) |
protected BinaryDownloadGrpc.BinaryDownloadStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<BinaryDownloadGrpc.BinaryDownloadStub>public void getBinaryInfo(SiLABinaryTransfer.GetBinaryInfoRequest request, io.grpc.stub.StreamObserver<SiLABinaryTransfer.GetBinaryInfoResponse> responseObserver)
public io.grpc.stub.StreamObserver<SiLABinaryTransfer.GetChunkRequest> getChunk(io.grpc.stub.StreamObserver<SiLABinaryTransfer.GetChunkResponse> responseObserver)
public void deleteBinary(SiLABinaryTransfer.DeleteBinaryRequest request, io.grpc.stub.StreamObserver<SiLABinaryTransfer.DeleteBinaryResponse> responseObserver)
Copyright © 2024 SiLA Java Developers. All rights reserved.