Uses of Class
com.atlassian.bamboo.grpc.CrossNodesCommunication.CommonResponse
-
-
Uses of CrossNodesCommunication.CommonResponse in com.atlassian.bamboo.cluster.event
Method parameters in com.atlassian.bamboo.cluster.event with type arguments of type CrossNodesCommunication.CommonResponse Modifier and Type Method Description abstract void
AbstractCrossNodesEvent. send(CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
-
Uses of CrossNodesCommunication.CommonResponse in com.atlassian.bamboo.cluster.event.administration
Method parameters in com.atlassian.bamboo.cluster.event.administration with type arguments of type CrossNodesCommunication.CommonResponse Modifier and Type Method Description void
RefreshAdministrationConfigurationEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
-
Uses of CrossNodesCommunication.CommonResponse in com.atlassian.bamboo.cluster.event.atlassiancache
Method parameters in com.atlassian.bamboo.cluster.event.atlassiancache with type arguments of type CrossNodesCommunication.CommonResponse Modifier and Type Method Description void
AtlassianCacheBulkEvent. send(CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
AtlassianCachedReferenceResetEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
AtlassianCachePutEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
AtlassianCachePutIfAbsentEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
AtlassianCacheRemoveAllEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
AtlassianCacheRemoveByKeyAndValueEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
AtlassianCacheRemoveByKeyEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
AtlassianCacheReplaceEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
-
Uses of CrossNodesCommunication.CommonResponse in com.atlassian.bamboo.cluster.event.plan
Method parameters in com.atlassian.bamboo.cluster.event.plan with type arguments of type CrossNodesCommunication.CommonResponse Modifier and Type Method Description void
HidePlanEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
HideStageEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
InvalidateAllLatestResultSummariesEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
InvalidateBuildNumbersRangeEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
InvalidateLatestResultSummaryEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
InvalidatePlanCacheEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
InvalidateSpecsStateForPlanRequestEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
-
Uses of CrossNodesCommunication.CommonResponse in com.atlassian.bamboo.cluster.event.plugin
Method parameters in com.atlassian.bamboo.cluster.event.plugin with type arguments of type CrossNodesCommunication.CommonResponse Modifier and Type Method Description void
DisablePluginEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
EnablePluginEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
InstallPluginEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
UninstallPluginEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
UpgradePluginEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
-
Uses of CrossNodesCommunication.CommonResponse in com.atlassian.bamboo.cluster.event.repository
Method parameters in com.atlassian.bamboo.cluster.event.repository with type arguments of type CrossNodesCommunication.CommonResponse Modifier and Type Method Description void
InvalidateRepositoryCacheEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
-
Uses of CrossNodesCommunication.CommonResponse in com.atlassian.bamboo.cluster.event.serverlifecycle
Method parameters in com.atlassian.bamboo.cluster.event.serverlifecycle with type arguments of type CrossNodesCommunication.CommonResponse Modifier and Type Method Description void
RefreshClusterLifecycleStateEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
-
Uses of CrossNodesCommunication.CommonResponse in com.atlassian.bamboo.cluster.event.session
Method parameters in com.atlassian.bamboo.cluster.event.session with type arguments of type CrossNodesCommunication.CommonResponse Modifier and Type Method Description void
InvalidateUserSessionsEvent. send(@NotNull CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub stub, @NotNull MetadataInfo metadataInfo, @NotNull io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
-
Uses of CrossNodesCommunication.CommonResponse in com.atlassian.bamboo.grpc
Methods in com.atlassian.bamboo.grpc with parameters of type CrossNodesCommunication.CommonResponse Modifier and Type Method Description CrossNodesCommunication.CommonResponse.Builder
CrossNodesCommunication.CommonResponse.Builder. mergeFrom(CrossNodesCommunication.CommonResponse other)
static CrossNodesCommunication.CommonResponse.Builder
CrossNodesCommunication.CommonResponse. newBuilder(CrossNodesCommunication.CommonResponse prototype)
Method parameters in com.atlassian.bamboo.grpc with type arguments of type CrossNodesCommunication.CommonResponse Modifier and Type Method Description void
CrossNodesEventsReceiverService. disablePlugin(CrossNodesCommunication.DisablePluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. disablePlugin(CrossNodesCommunication.DisablePluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. disablePlugin(CrossNodesCommunication.DisablePluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. enablePlugin(CrossNodesCommunication.EnablePluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. enablePlugin(CrossNodesCommunication.EnablePluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. enablePlugin(CrossNodesCommunication.EnablePluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. hidePlan(CrossNodesCommunication.HidePlanRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. hidePlan(CrossNodesCommunication.HidePlanRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. hidePlan(CrossNodesCommunication.HidePlanRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. hideStage(CrossNodesCommunication.HideStageRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. hideStage(CrossNodesCommunication.HideStageRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. hideStage(CrossNodesCommunication.HideStageRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. installPlugin(CrossNodesCommunication.InstallPluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. installPlugin(CrossNodesCommunication.InstallPluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
Plugins management related eventsvoid
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. installPlugin(CrossNodesCommunication.InstallPluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
Plugins management related eventsvoid
CrossNodesEventsReceiverService. invalidateAllLatestResultSummaries(CrossNodesCommunication.Metadata request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. invalidateAllLatestResultSummaries(CrossNodesCommunication.Metadata request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. invalidateAllLatestResultSummaries(CrossNodesCommunication.Metadata request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. invalidateBuildNumbersRange(CrossNodesCommunication.InvalidateBuildNumbersRangeRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. invalidateBuildNumbersRange(CrossNodesCommunication.InvalidateBuildNumbersRangeRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. invalidateBuildNumbersRange(CrossNodesCommunication.InvalidateBuildNumbersRangeRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. invalidateLatestResultSummary(CrossNodesCommunication.InvalidateLatestResultSummaryRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. invalidateLatestResultSummary(CrossNodesCommunication.InvalidateLatestResultSummaryRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. invalidateLatestResultSummary(CrossNodesCommunication.InvalidateLatestResultSummaryRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. invalidatePlanCache(CrossNodesCommunication.InvalidatePlanCacheRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. invalidatePlanCache(CrossNodesCommunication.InvalidatePlanCacheRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
Plan cache related eventsvoid
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. invalidatePlanCache(CrossNodesCommunication.InvalidatePlanCacheRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
Plan cache related eventsvoid
CrossNodesEventsReceiverService. invalidateRepositoryCache(CrossNodesCommunication.InvalidateRepositoryCacheRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. invalidateRepositoryCache(CrossNodesCommunication.InvalidateRepositoryCacheRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
Repository cache related eventsvoid
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. invalidateRepositoryCache(CrossNodesCommunication.InvalidateRepositoryCacheRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
Repository cache related eventsvoid
CrossNodesEventsReceiverService. invalidateSpecsStateForPlan(CrossNodesCommunication.InvalidateSpecsStateForPlanRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. invalidateSpecsStateForPlan(CrossNodesCommunication.InvalidateSpecsStateForPlanRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. invalidateSpecsStateForPlan(CrossNodesCommunication.InvalidateSpecsStateForPlanRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. invalidateUserSessions(CrossNodesCommunication.InvalidateUserSessionsRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. invalidateUserSessions(CrossNodesCommunication.InvalidateUserSessionsRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
User sessions related eventsvoid
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. invalidateUserSessions(CrossNodesCommunication.InvalidateUserSessionsRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
User sessions related eventsvoid
CrossNodesEventsReceiverService. propagateAtlassianCacheBulk(CrossNodesCommunication.AtlassianCacheBulkRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. propagateAtlassianCacheBulk(CrossNodesCommunication.AtlassianCacheBulkRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. propagateAtlassianCacheBulk(CrossNodesCommunication.AtlassianCacheBulkRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. propagateAtlassianCachedReferenceReset(CrossNodesCommunication.AtlassianCachedReferenceResetRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. propagateAtlassianCachedReferenceReset(CrossNodesCommunication.AtlassianCachedReferenceResetRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. propagateAtlassianCachedReferenceReset(CrossNodesCommunication.AtlassianCachedReferenceResetRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. propagateAtlassianCachePut(CrossNodesCommunication.AtlassianCachePutRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. propagateAtlassianCachePut(CrossNodesCommunication.AtlassianCachePutRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
Atlassian cache related eventsvoid
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. propagateAtlassianCachePut(CrossNodesCommunication.AtlassianCachePutRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
Atlassian cache related eventsvoid
CrossNodesEventsReceiverService. propagateAtlassianCachePutIfAbsent(CrossNodesCommunication.AtlassianCachePutIfAbsentRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. propagateAtlassianCachePutIfAbsent(CrossNodesCommunication.AtlassianCachePutIfAbsentRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. propagateAtlassianCachePutIfAbsent(CrossNodesCommunication.AtlassianCachePutIfAbsentRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. propagateAtlassianCacheRemoveAll(CrossNodesCommunication.AtlassianCacheRemoveAllRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. propagateAtlassianCacheRemoveAll(CrossNodesCommunication.AtlassianCacheRemoveAllRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. propagateAtlassianCacheRemoveAll(CrossNodesCommunication.AtlassianCacheRemoveAllRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. propagateAtlassianCacheRemoveByKey(CrossNodesCommunication.AtlassianCacheRemoveByKeyRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. propagateAtlassianCacheRemoveByKey(CrossNodesCommunication.AtlassianCacheRemoveByKeyRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. propagateAtlassianCacheRemoveByKey(CrossNodesCommunication.AtlassianCacheRemoveByKeyRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. propagateAtlassianCacheRemoveByKeyAndValue(CrossNodesCommunication.AtlassianCacheRemoveByKeyAndValueRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. propagateAtlassianCacheRemoveByKeyAndValue(CrossNodesCommunication.AtlassianCacheRemoveByKeyAndValueRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. propagateAtlassianCacheRemoveByKeyAndValue(CrossNodesCommunication.AtlassianCacheRemoveByKeyAndValueRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. propagateAtlassianCacheReplace(CrossNodesCommunication.AtlassianCacheReplaceRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. propagateAtlassianCacheReplace(CrossNodesCommunication.AtlassianCacheReplaceRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. propagateAtlassianCacheReplace(CrossNodesCommunication.AtlassianCacheReplaceRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. refreshAdministrationConfiguration(CrossNodesCommunication.RefreshAdministrationConfigurationRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. refreshAdministrationConfiguration(CrossNodesCommunication.RefreshAdministrationConfigurationRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
Administration configuration related eventsvoid
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. refreshAdministrationConfiguration(CrossNodesCommunication.RefreshAdministrationConfigurationRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
Administration configuration related eventsvoid
CrossNodesEventsReceiverService. refreshClusterLifecycleState(CrossNodesCommunication.RefreshClusterLifecycleStateRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. refreshClusterLifecycleState(CrossNodesCommunication.RefreshClusterLifecycleStateRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
Server lifecycle related eventsvoid
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. refreshClusterLifecycleState(CrossNodesCommunication.RefreshClusterLifecycleStateRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
Server lifecycle related eventsvoid
CrossNodesEventsReceiverService. uninstallPlugin(CrossNodesCommunication.UninstallPluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. uninstallPlugin(CrossNodesCommunication.UninstallPluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. uninstallPlugin(CrossNodesCommunication.UninstallPluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsReceiverService. upgradePlugin(CrossNodesCommunication.UpgradePluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
default void
CrossNodesEventsServiceGrpc.AsyncService. upgradePlugin(CrossNodesCommunication.UpgradePluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
void
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub. upgradePlugin(CrossNodesCommunication.UpgradePluginRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)
-