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