Package com.atlassian.bamboo.grpc
Class CrossNodesEventsServiceGrpc
- java.lang.Object
-
- com.atlassian.bamboo.grpc.CrossNodesEventsServiceGrpc
-
@Generated(value="by gRPC proto compiler (version 1.58.0)", comments="Source: CrossNodesCommunication.proto") public final class CrossNodesEventsServiceGrpc extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
CrossNodesEventsServiceGrpc.AsyncService
static class
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceBlockingStub
A stub to allow clients to do synchronous rpc calls to service CrossNodesEventsService.static class
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceFutureStub
A stub to allow clients to do ListenableFuture-style rpc calls to service CrossNodesEventsService.static class
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceImplBase
Base class for the server implementation of the service CrossNodesEventsService.static class
CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub
A stub to allow clients to do asynchronous rpc calls to service CrossNodesEventsService.
-
Field Summary
Fields Modifier and Type Field Description static String
SERVICE_NAME
-
Method Summary
-
-
-
Field Detail
-
SERVICE_NAME
public static final String SERVICE_NAME
- See Also:
- Constant Field Values
-
-
Method Detail
-
getInvalidatePlanCacheMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.InvalidatePlanCacheRequest,CrossNodesCommunication.CommonResponse> getInvalidatePlanCacheMethod()
-
getHidePlanMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.HidePlanRequest,CrossNodesCommunication.CommonResponse> getHidePlanMethod()
-
getHideStageMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.HideStageRequest,CrossNodesCommunication.CommonResponse> getHideStageMethod()
-
getInvalidateBuildNumbersRangeMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.InvalidateBuildNumbersRangeRequest,CrossNodesCommunication.CommonResponse> getInvalidateBuildNumbersRangeMethod()
-
getInvalidateLatestResultSummaryMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.InvalidateLatestResultSummaryRequest,CrossNodesCommunication.CommonResponse> getInvalidateLatestResultSummaryMethod()
-
getInvalidateAllLatestResultSummariesMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.Metadata,CrossNodesCommunication.CommonResponse> getInvalidateAllLatestResultSummariesMethod()
-
getInvalidateSpecsStateForPlanMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.InvalidateSpecsStateForPlanRequest,CrossNodesCommunication.CommonResponse> getInvalidateSpecsStateForPlanMethod()
-
getInvalidateRepositoryCacheMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.InvalidateRepositoryCacheRequest,CrossNodesCommunication.CommonResponse> getInvalidateRepositoryCacheMethod()
-
getInstallPluginMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.InstallPluginRequest,CrossNodesCommunication.CommonResponse> getInstallPluginMethod()
-
getUninstallPluginMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.UninstallPluginRequest,CrossNodesCommunication.CommonResponse> getUninstallPluginMethod()
-
getEnablePluginMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.EnablePluginRequest,CrossNodesCommunication.CommonResponse> getEnablePluginMethod()
-
getDisablePluginMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.DisablePluginRequest,CrossNodesCommunication.CommonResponse> getDisablePluginMethod()
-
getUpgradePluginMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.UpgradePluginRequest,CrossNodesCommunication.CommonResponse> getUpgradePluginMethod()
-
getPropagateAtlassianCachePutMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.AtlassianCachePutRequest,CrossNodesCommunication.CommonResponse> getPropagateAtlassianCachePutMethod()
-
getPropagateAtlassianCachePutIfAbsentMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.AtlassianCachePutIfAbsentRequest,CrossNodesCommunication.CommonResponse> getPropagateAtlassianCachePutIfAbsentMethod()
-
getPropagateAtlassianCacheRemoveByKeyMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.AtlassianCacheRemoveByKeyRequest,CrossNodesCommunication.CommonResponse> getPropagateAtlassianCacheRemoveByKeyMethod()
-
getPropagateAtlassianCacheRemoveByKeyAndValueMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.AtlassianCacheRemoveByKeyAndValueRequest,CrossNodesCommunication.CommonResponse> getPropagateAtlassianCacheRemoveByKeyAndValueMethod()
-
getPropagateAtlassianCacheRemoveAllMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.AtlassianCacheRemoveAllRequest,CrossNodesCommunication.CommonResponse> getPropagateAtlassianCacheRemoveAllMethod()
-
getPropagateAtlassianCacheReplaceMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.AtlassianCacheReplaceRequest,CrossNodesCommunication.CommonResponse> getPropagateAtlassianCacheReplaceMethod()
-
getPropagateAtlassianCacheBulkMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.AtlassianCacheBulkRequest,CrossNodesCommunication.CommonResponse> getPropagateAtlassianCacheBulkMethod()
-
getPropagateAtlassianCachedReferenceResetMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.AtlassianCachedReferenceResetRequest,CrossNodesCommunication.CommonResponse> getPropagateAtlassianCachedReferenceResetMethod()
-
getInvalidateUserSessionsMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.InvalidateUserSessionsRequest,CrossNodesCommunication.CommonResponse> getInvalidateUserSessionsMethod()
-
getRefreshClusterLifecycleStateMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.RefreshClusterLifecycleStateRequest,CrossNodesCommunication.CommonResponse> getRefreshClusterLifecycleStateMethod()
-
getRefreshAdministrationConfigurationMethod
public static io.grpc.MethodDescriptor<CrossNodesCommunication.RefreshAdministrationConfigurationRequest,CrossNodesCommunication.CommonResponse> getRefreshAdministrationConfigurationMethod()
-
newStub
public static CrossNodesEventsServiceGrpc.CrossNodesEventsServiceStub newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
-
newBlockingStub
public static CrossNodesEventsServiceGrpc.CrossNodesEventsServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
-
newFutureStub
public static CrossNodesEventsServiceGrpc.CrossNodesEventsServiceFutureStub newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
-
bindService
public static final io.grpc.ServerServiceDefinition bindService(CrossNodesEventsServiceGrpc.AsyncService service)
-
getServiceDescriptor
public static io.grpc.ServiceDescriptor getServiceDescriptor()
-
-