public static final class ExtentServerServiceGrpc.ExtentServerServiceBlockingStub extends io.grpc.stub.AbstractBlockingStub<ExtentServerServiceGrpc.ExtentServerServiceBlockingStub>
| Modifier and Type | Method and Description |
|---|---|
AppendResponse |
append(AppendRequest request)
client
|
protected ExtentServerServiceGrpc.ExtentServerServiceBlockingStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
CommitResponse |
commit(CommitRequest request) |
CreateExtentResponse |
createExtent(CreateExtentRequest request)
extent
|
GetEndResponse |
getEnd(GetEndRequest request) |
InactivateExtentResponse |
inactivateExtent(InactivateExtentRequest request) |
PurgeResponse |
purge(PurgeRequest request) |
ReadResponse |
read(ReadRequest request) |
RemoveExtentResponse |
removeExtent(RemoveExtentRequest request) |
SealExtentResponse |
sealExtent(SealExtentRequest request) |
protected ExtentServerServiceGrpc.ExtentServerServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<ExtentServerServiceGrpc.ExtentServerServiceBlockingStub>public CreateExtentResponse createExtent(CreateExtentRequest request)
extent
public RemoveExtentResponse removeExtent(RemoveExtentRequest request)
public SealExtentResponse sealExtent(SealExtentRequest request)
public InactivateExtentResponse inactivateExtent(InactivateExtentRequest request)
public AppendResponse append(AppendRequest request)
client
public CommitResponse commit(CommitRequest request)
public ReadResponse read(ReadRequest request)
public PurgeResponse purge(PurgeRequest request)
public GetEndResponse getEnd(GetEndRequest request)
Copyright © 2024. All rights reserved.