public static final class LockControllerGrpc.LockControllerStub extends AbstractAsyncStub<LockControllerGrpc.LockControllerStub>
AbstractStub.StubFactory<T extends AbstractStub<T>>| Modifier and Type | Method and Description |
|---|---|
protected LockControllerGrpc.LockControllerStub |
build(Channel channel,
CallOptions callOptions) |
void |
getFCPAffectedByMetadataLockIdentifier(LockControllerOuterClass.Get_FCPAffectedByMetadata_LockIdentifier_Parameters request,
StreamObserver<LockControllerOuterClass.Get_FCPAffectedByMetadata_LockIdentifier_Responses> responseObserver) |
void |
lockServer(LockControllerOuterClass.LockServer_Parameters request,
StreamObserver<LockControllerOuterClass.LockServer_Responses> responseObserver) |
void |
subscribeIsLocked(LockControllerOuterClass.Subscribe_IsLocked_Parameters request,
StreamObserver<LockControllerOuterClass.Subscribe_IsLocked_Responses> responseObserver) |
void |
unlockServer(LockControllerOuterClass.UnlockServer_Parameters request,
StreamObserver<LockControllerOuterClass.UnlockServer_Responses> responseObserver) |
newStub, newStubgetCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOption, withWaitForReadyprotected LockControllerGrpc.LockControllerStub build(Channel channel, CallOptions callOptions)
build in class AbstractStub<LockControllerGrpc.LockControllerStub>public void lockServer(LockControllerOuterClass.LockServer_Parameters request, StreamObserver<LockControllerOuterClass.LockServer_Responses> responseObserver)
public void unlockServer(LockControllerOuterClass.UnlockServer_Parameters request, StreamObserver<LockControllerOuterClass.UnlockServer_Responses> responseObserver)
public void subscribeIsLocked(LockControllerOuterClass.Subscribe_IsLocked_Parameters request, StreamObserver<LockControllerOuterClass.Subscribe_IsLocked_Responses> responseObserver)
public void getFCPAffectedByMetadataLockIdentifier(LockControllerOuterClass.Get_FCPAffectedByMetadata_LockIdentifier_Parameters request, StreamObserver<LockControllerOuterClass.Get_FCPAffectedByMetadata_LockIdentifier_Responses> responseObserver)
Copyright © 2022 SiLA Java Developers. All rights reserved.