Package com.atlassian.bamboo.grpc
Class AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceBlockingV2Stub
java.lang.Object
io.grpc.stub.AbstractStub<AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceBlockingV2Stub>
io.grpc.stub.AbstractBlockingStub<AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceBlockingV2Stub>
com.atlassian.bamboo.grpc.AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceBlockingV2Stub
- Enclosing class:
AtlassianCacheCrossNodesEventsServiceGrpc
public static final class AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceBlockingV2Stub
extends io.grpc.stub.AbstractBlockingStub<AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceBlockingV2Stub>
A stub to allow clients to do synchronous rpc calls to service AtlassianCacheCrossNodesEventsService.
-
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 TypeMethodDescriptionprotected AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceBlockingV2Stubbuild(io.grpc.Channel channel, io.grpc.CallOptions callOptions) propagateAtlassianCachedReferenceReset(CrossNodesCommunication.AtlassianCachedReferenceResetRequest request) propagateAtlassianCachePutIfAbsent(CrossNodesCommunication.AtlassianCachePutIfAbsentRequest request) propagateAtlassianCacheRemoveByKey(CrossNodesCommunication.AtlassianCacheRemoveByKeyRequest request) propagateAtlassianCacheRemoveByKeyAndValue(CrossNodesCommunication.AtlassianCacheRemoveByKeyAndValueRequest request) Methods inherited from class io.grpc.stub.AbstractBlockingStub
newStub, newStubMethods inherited from class io.grpc.stub.AbstractStub
getCallOptions, getChannel, withCallCredentials, withChannel, withCompression, withDeadline, withDeadlineAfter, withDeadlineAfter, withExecutor, withInterceptors, withMaxInboundMessageSize, withMaxOutboundMessageSize, withOnReadyThreshold, withOption, withWaitForReady
-
Method Details
-
build
protected AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceBlockingV2Stub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions) - Specified by:
buildin classio.grpc.stub.AbstractStub<AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceBlockingV2Stub>
-
propagateAtlassianCachePut
public CrossNodesCommunication.CommonResponse propagateAtlassianCachePut(CrossNodesCommunication.AtlassianCachePutRequest request) throws io.grpc.StatusException - Throws:
io.grpc.StatusException
-
propagateAtlassianCachePutIfAbsent
public CrossNodesCommunication.CommonResponse propagateAtlassianCachePutIfAbsent(CrossNodesCommunication.AtlassianCachePutIfAbsentRequest request) throws io.grpc.StatusException - Throws:
io.grpc.StatusException
-
propagateAtlassianCacheRemoveByKey
public CrossNodesCommunication.CommonResponse propagateAtlassianCacheRemoveByKey(CrossNodesCommunication.AtlassianCacheRemoveByKeyRequest request) throws io.grpc.StatusException - Throws:
io.grpc.StatusException
-
propagateAtlassianCacheRemoveByKeyAndValue
public CrossNodesCommunication.CommonResponse propagateAtlassianCacheRemoveByKeyAndValue(CrossNodesCommunication.AtlassianCacheRemoveByKeyAndValueRequest request) throws io.grpc.StatusException - Throws:
io.grpc.StatusException
-
propagateAtlassianCacheRemoveAll
public CrossNodesCommunication.CommonResponse propagateAtlassianCacheRemoveAll(CrossNodesCommunication.AtlassianCacheRemoveAllRequest request) throws io.grpc.StatusException - Throws:
io.grpc.StatusException
-
propagateAtlassianCacheReplace
public CrossNodesCommunication.CommonResponse propagateAtlassianCacheReplace(CrossNodesCommunication.AtlassianCacheReplaceRequest request) throws io.grpc.StatusException - Throws:
io.grpc.StatusException
-
propagateAtlassianCacheBulk
public CrossNodesCommunication.CommonResponse propagateAtlassianCacheBulk(CrossNodesCommunication.AtlassianCacheBulkRequest request) throws io.grpc.StatusException - Throws:
io.grpc.StatusException
-
propagateAtlassianCachedReferenceReset
public CrossNodesCommunication.CommonResponse propagateAtlassianCachedReferenceReset(CrossNodesCommunication.AtlassianCachedReferenceResetRequest request) throws io.grpc.StatusException - Throws:
io.grpc.StatusException
-