Package com.atlassian.bamboo.grpc
Class AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceImplBase
java.lang.Object
com.atlassian.bamboo.grpc.AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceImplBase
- All Implemented Interfaces:
AtlassianCacheCrossNodesEventsServiceGrpc.AsyncService
,io.grpc.BindableService
- Direct Known Subclasses:
AtlassianCacheCrossNodesEventsReceiverService
- Enclosing class:
- AtlassianCacheCrossNodesEventsServiceGrpc
public abstract static class AtlassianCacheCrossNodesEventsServiceGrpc.AtlassianCacheCrossNodesEventsServiceImplBase
extends Object
implements io.grpc.BindableService, AtlassianCacheCrossNodesEventsServiceGrpc.AsyncService
Base class for the server implementation of the service AtlassianCacheCrossNodesEventsService.
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.atlassian.bamboo.grpc.AtlassianCacheCrossNodesEventsServiceGrpc.AsyncService
propagateAtlassianCacheBulk, propagateAtlassianCachedReferenceReset, propagateAtlassianCachePut, propagateAtlassianCachePutIfAbsent, propagateAtlassianCacheRemoveAll, propagateAtlassianCacheRemoveByKey, propagateAtlassianCacheRemoveByKeyAndValue, propagateAtlassianCacheReplace
-
Constructor Details
-
AtlassianCacheCrossNodesEventsServiceImplBase
public AtlassianCacheCrossNodesEventsServiceImplBase()
-
-
Method Details
-
bindService
public final io.grpc.ServerServiceDefinition bindService()- Specified by:
bindService
in interfaceio.grpc.BindableService
-