Uses of Class
com.atlassian.bamboo.grpc.CrossNodesCommunication.RefreshClusterLifecycleStateRequest
Package
Description
-
Uses of CrossNodesCommunication.RefreshClusterLifecycleStateRequest in com.atlassian.bamboo.cluster.event.bamboo.serverlifecycle
Modifier and TypeMethodDescriptionRefreshClusterLifecycleStateEvent.toGrpcRequestMessage
(@NotNull MetadataInfo metadataInfo) -
Uses of CrossNodesCommunication.RefreshClusterLifecycleStateRequest in com.atlassian.bamboo.grpc
Modifier and TypeMethodDescriptionCrossNodesCommunication.RefreshClusterLifecycleStateRequest.Builder.build()
CrossNodesCommunication.RefreshClusterLifecycleStateRequest.Builder.buildPartial()
CrossNodesCommunication.RefreshClusterLifecycleStateRequest.getDefaultInstance()
CrossNodesCommunication.RefreshClusterLifecycleStateRequest.Builder.getDefaultInstanceForType()
CrossNodesCommunication.RefreshClusterLifecycleStateRequest.getDefaultInstanceForType()
CrossNodesCommunication.RefreshClusterLifecycleStateRequest.parseDelimitedFrom
(InputStream input) CrossNodesCommunication.RefreshClusterLifecycleStateRequest.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.RefreshClusterLifecycleStateRequest.parseFrom
(byte[] data) CrossNodesCommunication.RefreshClusterLifecycleStateRequest.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.RefreshClusterLifecycleStateRequest.parseFrom
(com.google.protobuf.ByteString data) CrossNodesCommunication.RefreshClusterLifecycleStateRequest.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.RefreshClusterLifecycleStateRequest.parseFrom
(com.google.protobuf.CodedInputStream input) CrossNodesCommunication.RefreshClusterLifecycleStateRequest.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.RefreshClusterLifecycleStateRequest.parseFrom
(InputStream input) CrossNodesCommunication.RefreshClusterLifecycleStateRequest.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CrossNodesCommunication.RefreshClusterLifecycleStateRequest.parseFrom
(ByteBuffer data) CrossNodesCommunication.RefreshClusterLifecycleStateRequest.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Modifier and TypeMethodDescriptioncom.google.protobuf.Parser<CrossNodesCommunication.RefreshClusterLifecycleStateRequest>
CrossNodesCommunication.RefreshClusterLifecycleStateRequest.getParserForType()
static io.grpc.MethodDescriptor<CrossNodesCommunication.RefreshClusterLifecycleStateRequest,
CrossNodesCommunication.CommonResponse> BambooCrossNodesEventsServiceGrpc.getRefreshClusterLifecycleStateMethod()
static com.google.protobuf.Parser<CrossNodesCommunication.RefreshClusterLifecycleStateRequest>
CrossNodesCommunication.RefreshClusterLifecycleStateRequest.parser()
Modifier and TypeMethodDescriptionCrossNodesCommunication.RefreshClusterLifecycleStateRequest.Builder.mergeFrom
(CrossNodesCommunication.RefreshClusterLifecycleStateRequest other) CrossNodesCommunication.RefreshClusterLifecycleStateRequest.newBuilder
(CrossNodesCommunication.RefreshClusterLifecycleStateRequest prototype) default void
BambooCrossNodesEventsServiceGrpc.AsyncService.refreshClusterLifecycleState
(CrossNodesCommunication.RefreshClusterLifecycleStateRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver) Server lifecycle related eventsBambooCrossNodesEventsServiceGrpc.BambooCrossNodesEventsServiceBlockingStub.refreshClusterLifecycleState
(CrossNodesCommunication.RefreshClusterLifecycleStateRequest request) Server lifecycle related eventscom.google.common.util.concurrent.ListenableFuture<CrossNodesCommunication.CommonResponse>
BambooCrossNodesEventsServiceGrpc.BambooCrossNodesEventsServiceFutureStub.refreshClusterLifecycleState
(CrossNodesCommunication.RefreshClusterLifecycleStateRequest request) Server lifecycle related eventsvoid
BambooCrossNodesEventsServiceGrpc.BambooCrossNodesEventsServiceStub.refreshClusterLifecycleState
(CrossNodesCommunication.RefreshClusterLifecycleStateRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver) Server lifecycle related events -
Uses of CrossNodesCommunication.RefreshClusterLifecycleStateRequest in com.atlassian.bamboo.grpc.receiver
Modifier and TypeMethodDescriptionvoid
BambooCrossNodesEventsReceiverService.refreshClusterLifecycleState
(CrossNodesCommunication.RefreshClusterLifecycleStateRequest request, io.grpc.stub.StreamObserver<CrossNodesCommunication.CommonResponse> responseObserver)