Class StoreGrpcServiceGrpc.StoreGrpcServiceBlockingStub
java.lang.Object
io.grpc.stub.AbstractStub<S>
io.grpc.stub.AbstractBlockingStub<StoreGrpcServiceGrpc.StoreGrpcServiceBlockingStub>
com.linkedin.venice.protocols.controller.StoreGrpcServiceGrpc.StoreGrpcServiceBlockingStub
- Enclosing class:
- StoreGrpcServiceGrpc
public static final class StoreGrpcServiceGrpc.StoreGrpcServiceBlockingStub
extends io.grpc.stub.AbstractBlockingStub<StoreGrpcServiceGrpc.StoreGrpcServiceBlockingStub>
-
Nested Class Summary
Nested classes/interfaces inherited from class io.grpc.stub.AbstractStub
io.grpc.stub.AbstractStub.StubFactory<T extends io.grpc.stub.AbstractStub<T>>
-
Method Summary
Modifier and TypeMethodDescriptionbuild
(io.grpc.Channel channel, io.grpc.CallOptions callOptions) createStore
(CreateStoreGrpcRequest request) getAclForStore
(GetAclForStoreGrpcRequest request) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStub
Methods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReady
-
Method Details
-
build
protected StoreGrpcServiceGrpc.StoreGrpcServiceBlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
build
in classio.grpc.stub.AbstractStub<StoreGrpcServiceGrpc.StoreGrpcServiceBlockingStub>
-
createStore
-
updateAclForStore
-
getAclForStore
-
deleteAclForStore
-
checkResourceCleanupForStoreCreation
public ResourceCleanupCheckGrpcResponse checkResourceCleanupForStoreCreation(ClusterStoreGrpcInfo request)
-