Hierarchy For All Packages
Package Hierarchies:- io.camunda.zeebe.gateway,
- io.camunda.zeebe.gateway.admin,
- io.camunda.zeebe.gateway.admin.backup,
- io.camunda.zeebe.gateway.admin.exporting,
- io.camunda.zeebe.gateway.cmd,
- io.camunda.zeebe.gateway.grpc,
- io.camunda.zeebe.gateway.health,
- io.camunda.zeebe.gateway.health.impl,
- io.camunda.zeebe.gateway.impl,
- io.camunda.zeebe.gateway.impl.broker,
- io.camunda.zeebe.gateway.impl.broker.cluster,
- io.camunda.zeebe.gateway.impl.broker.request,
- io.camunda.zeebe.gateway.impl.broker.response,
- io.camunda.zeebe.gateway.impl.configuration,
- io.camunda.zeebe.gateway.impl.job,
- io.camunda.zeebe.gateway.impl.probes.health,
- io.camunda.zeebe.gateway.impl.probes.liveness,
- io.camunda.zeebe.gateway.impl.stream,
- io.camunda.zeebe.gateway.interceptors,
- io.camunda.zeebe.gateway.interceptors.impl,
- io.camunda.zeebe.gateway.metrics,
- io.camunda.zeebe.gateway.query,
- io.camunda.zeebe.gateway.query.impl
Class Hierarchy
- java.lang.Object
- io.camunda.zeebe.util.health.AbstractDelayedHealthIndicatorProperties
- io.camunda.zeebe.gateway.impl.probes.liveness.LivenessClusterAwarenessHealthIndicatorProperties
- io.camunda.zeebe.gateway.impl.probes.liveness.LivenessPartitionLeaderAwarenessHealthIndicatorProperties
- io.camunda.zeebe.scheduler.Actor (implements io.camunda.zeebe.scheduler.AsyncClosable, java.lang.AutoCloseable, io.camunda.zeebe.scheduler.ConcurrencyControl)
- io.camunda.zeebe.gateway.impl.broker.cluster.BrokerTopologyManagerImpl (implements io.camunda.zeebe.gateway.impl.broker.cluster.BrokerTopologyManager, io.atomix.cluster.ClusterMembershipEventListener, io.camunda.zeebe.topology.GatewayClusterTopologyService.Listener)
- io.camunda.zeebe.gateway.impl.stream.StreamJobsHandler
- io.camunda.zeebe.gateway.impl.configuration.AuthenticationCfg
- io.camunda.zeebe.gateway.admin.backup.BackupRequestHandler (implements io.camunda.zeebe.gateway.admin.backup.BackupApi)
- io.camunda.zeebe.gateway.impl.broker.BrokerClientImpl (implements io.camunda.zeebe.gateway.impl.broker.BrokerClient)
- io.camunda.zeebe.gateway.impl.broker.cluster.BrokerClusterStateImpl (implements io.camunda.zeebe.gateway.impl.broker.cluster.BrokerClusterState)
- io.camunda.zeebe.gateway.impl.broker.response.BrokerError
- io.camunda.zeebe.gateway.impl.broker.request.BrokerRequest<T> (implements io.camunda.zeebe.transport.ClientRequest)
- io.camunda.zeebe.gateway.admin.backup.BackupDeleteRequest
- io.camunda.zeebe.gateway.admin.backup.BackupListRequest
- io.camunda.zeebe.gateway.admin.backup.BackupStatusRequest
- io.camunda.zeebe.gateway.admin.BrokerAdminRequest
- io.camunda.zeebe.gateway.admin.backup.BrokerBackupRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerExecuteCommand<T>
- io.camunda.zeebe.gateway.impl.broker.request.BrokerActivateJobsRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerBroadcastSignalRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerCancelProcessInstanceRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerCompleteJobRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerCreateProcessInstanceRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerCreateProcessInstanceWithResultRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerDeleteResourceRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerDeployResourceRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerEvaluateDecisionRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerFailJobRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerModifyProcessInstanceRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerPublishMessageRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerResolveIncidentRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerSetVariablesRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerThrowErrorRequest
- io.camunda.zeebe.gateway.impl.broker.request.BrokerUpdateJobRetriesRequest
- io.camunda.zeebe.gateway.query.impl.BrokerExecuteQuery
- io.camunda.zeebe.gateway.impl.broker.response.BrokerResponse<T>
- io.camunda.zeebe.gateway.impl.broker.response.BrokerErrorResponse<T>
- io.camunda.zeebe.gateway.impl.broker.response.BrokerRejectionResponse<T>
- io.grpc.stub.CallStreamObserver<V> (implements io.grpc.stub.StreamObserver<V>)
- io.grpc.stub.ServerCallStreamObserver<RespT>
- io.camunda.zeebe.gateway.grpc.ErrorMappingStreamObserver<GrpcResponseT> (implements io.camunda.zeebe.gateway.grpc.ServerStreamObserver<GrpcResponseT>)
- io.grpc.stub.ServerCallStreamObserver<RespT>
- io.camunda.zeebe.gateway.impl.probes.health.ClusterAwarenessHealthIndicator (implements org.springframework.boot.actuate.health.HealthIndicator)
- io.camunda.zeebe.gateway.impl.probes.health.ClusterAwarenessHealthIndicatorAutoConfiguration
- io.camunda.zeebe.gateway.impl.configuration.ClusterCfg
- io.camunda.zeebe.gateway.impl.configuration.ConfigurationDefaults
- io.camunda.zeebe.gateway.interceptors.impl.ContextInjectingInterceptor (implements io.grpc.ServerInterceptor)
- io.camunda.zeebe.gateway.interceptors.impl.DecoratedInterceptor (implements io.grpc.ServerInterceptor)
- io.camunda.zeebe.gateway.EndpointManager
- io.camunda.zeebe.gateway.impl.ErrorResponseHandler
- io.camunda.zeebe.gateway.admin.exporting.ExportingControlService (implements io.camunda.zeebe.gateway.admin.exporting.ExportingControlApi)
- io.camunda.zeebe.gateway.Gateway (implements io.camunda.zeebe.util.CloseableSilently)
- io.camunda.zeebe.gateway.impl.configuration.GatewayCfg
- io.camunda.zeebe.gateway.protocol.GatewayGrpc.GatewayImplBase (implements io.grpc.BindableService, io.camunda.zeebe.gateway.protocol.GatewayGrpc.AsyncService)
- io.camunda.zeebe.gateway.GatewayGrpcService
- io.camunda.zeebe.gateway.health.impl.GatewayHealthManagerImpl (implements io.camunda.zeebe.gateway.health.GatewayHealthManager)
- io.camunda.zeebe.gateway.metrics.GatewayMetrics
- io.camunda.zeebe.gateway.impl.broker.cluster.GatewayTopologyMetrics
- io.camunda.zeebe.gateway.grpc.GrpcErrorMapper
- io.camunda.zeebe.gateway.impl.configuration.IdentityCfg
- io.camunda.zeebe.gateway.interceptors.impl.IdentityInterceptor (implements io.grpc.ServerInterceptor)
- io.camunda.zeebe.gateway.impl.job.InflightActivateJobsRequest
- io.camunda.zeebe.gateway.impl.job.InflightActivateJobsRequestState
- io.camunda.zeebe.gateway.impl.job.InFlightLongPollingActivateJobsRequestsState
- io.camunda.zeebe.gateway.impl.configuration.InterceptorCfg
- io.camunda.zeebe.gateway.interceptors.impl.InterceptorRepository
- io.camunda.zeebe.gateway.interceptors.InterceptorUtil
- io.camunda.zeebe.gateway.impl.stream.JobStreamClientImpl (implements io.camunda.zeebe.gateway.impl.stream.JobStreamClient)
- io.camunda.zeebe.gateway.impl.probes.liveness.LivenessClusterAwarenessHealthIndicatorAutoConfiguration
- io.camunda.zeebe.gateway.impl.probes.liveness.LivenessPartitionLeaderAwarenessHealthIndicatorAutoConfiguration
- io.camunda.zeebe.gateway.Loggers
- io.camunda.zeebe.gateway.impl.job.LongPollingActivateJobsHandler (implements io.camunda.zeebe.gateway.impl.job.ActivateJobsHandler)
- io.camunda.zeebe.gateway.impl.job.LongPollingActivateJobsHandler.Builder
- io.camunda.zeebe.gateway.impl.configuration.LongPollingCfg
- io.camunda.zeebe.gateway.metrics.LongPollingMetrics
- io.camunda.zeebe.gateway.impl.configuration.MembershipCfg
- io.camunda.zeebe.gateway.impl.configuration.MultiTenancyCfg
- io.camunda.zeebe.gateway.impl.configuration.NetworkCfg
- io.camunda.zeebe.gateway.impl.broker.PartitionIdIterator (implements java.util.Iterator<E>)
- io.camunda.zeebe.gateway.impl.probes.health.PartitionLeaderAwarenessHealthIndicator (implements org.springframework.boot.actuate.health.HealthIndicator)
- io.camunda.zeebe.gateway.impl.probes.health.PartitionLeaderAwarenessHealthIndicatorAutoConfiguration
- io.camunda.zeebe.gateway.query.impl.QueryApiImpl (implements io.camunda.zeebe.gateway.query.QueryApi)
- java.lang.Record
- io.camunda.zeebe.gateway.admin.backup.BackupResponse
- io.camunda.zeebe.gateway.admin.backup.BackupStatus
- io.camunda.zeebe.gateway.impl.broker.response.BrokerRejection
- io.camunda.zeebe.gateway.admin.backup.PartitionBackupStatus
- io.camunda.zeebe.gateway.RequestMapper
- io.camunda.zeebe.gateway.impl.broker.RequestRetryHandler
- io.camunda.zeebe.gateway.ResponseMapper
- io.camunda.zeebe.gateway.impl.job.RoundRobinActivateJobsHandler (implements io.camunda.zeebe.gateway.impl.job.ActivateJobsHandler)
- io.camunda.zeebe.gateway.impl.broker.RoundRobinDispatchStrategy (implements io.camunda.zeebe.gateway.impl.broker.RequestDispatchStrategy)
- io.camunda.zeebe.gateway.impl.configuration.SecurityCfg
- io.camunda.zeebe.gateway.impl.SpringGatewayBridge
- io.camunda.zeebe.gateway.impl.probes.health.StartedHealthIndicator (implements org.springframework.boot.actuate.health.HealthIndicator)
- io.camunda.zeebe.gateway.impl.probes.health.StartedHealthIndicatorAutoConfiguration
- io.camunda.zeebe.gateway.impl.configuration.ThreadsCfg
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- io.camunda.zeebe.gateway.admin.backup.BackupAlreadyExistException
- io.camunda.zeebe.gateway.admin.backup.BackupOperationFailedException
- io.camunda.zeebe.gateway.cmd.BrokerException
- io.camunda.zeebe.gateway.cmd.BrokerErrorException
- io.camunda.zeebe.gateway.cmd.BrokerRejectionException
- io.camunda.zeebe.gateway.cmd.BrokerResponseException
- io.camunda.zeebe.gateway.cmd.IllegalBrokerResponseException
- io.camunda.zeebe.gateway.cmd.UnsupportedBrokerResponseException
- io.camunda.zeebe.gateway.cmd.ClientException
- io.camunda.zeebe.gateway.cmd.ClientResponseException
- io.camunda.zeebe.gateway.cmd.IllegalTenantRequestException
- io.camunda.zeebe.gateway.cmd.InvalidBrokerRequestArgumentException
- io.camunda.zeebe.gateway.cmd.InvalidTenantRequestException
- io.camunda.zeebe.gateway.cmd.NoTopologyAvailableException
- io.camunda.zeebe.gateway.cmd.PartitionNotFoundException
- io.camunda.zeebe.gateway.impl.broker.RequestRetriesExhaustedException
- io.camunda.zeebe.gateway.cmd.UnknownPartitionRoleException
- io.camunda.zeebe.gateway.admin.IncompleteTopologyException
- io.camunda.zeebe.gateway.interceptors.impl.InterceptorLoadException
- java.lang.RuntimeException
- java.lang.Exception
- io.camunda.zeebe.util.health.AbstractDelayedHealthIndicatorProperties
Interface Hierarchy
- java.lang.AutoCloseable
- io.camunda.zeebe.gateway.impl.broker.BrokerClient
- io.camunda.zeebe.util.CloseableSilently
- io.camunda.zeebe.gateway.impl.stream.JobStreamClient (also extends io.camunda.zeebe.gateway.impl.broker.cluster.BrokerTopologyListener)
- io.camunda.zeebe.gateway.admin.backup.BackupApi
- io.camunda.zeebe.gateway.impl.broker.cluster.BrokerClusterState
- io.camunda.zeebe.gateway.impl.broker.BrokerResponseConsumer<T>
- io.camunda.zeebe.gateway.impl.broker.cluster.BrokerTopologyListener
- io.camunda.zeebe.gateway.impl.stream.JobStreamClient (also extends io.camunda.zeebe.util.CloseableSilently)
- io.camunda.zeebe.gateway.impl.broker.cluster.BrokerTopologyManager
- java.util.function.Consumer<T>
- io.camunda.zeebe.gateway.impl.job.ActivateJobsHandler
- io.camunda.zeebe.gateway.admin.exporting.ExportingControlApi
- io.camunda.zeebe.gateway.health.GatewayHealthManager
- io.camunda.zeebe.gateway.query.QueryApi
- io.camunda.zeebe.gateway.impl.broker.RequestDispatchStrategy
- io.camunda.zeebe.gateway.ResponseMapper.BrokerResponseMapper<BrokerResponseDto,
GrpcResponseT> - io.grpc.stub.StreamObserver<V>
- io.camunda.zeebe.gateway.grpc.ServerStreamObserver<GrpcResponseT>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- io.camunda.zeebe.gateway.impl.configuration.AuthenticationCfg.AuthMode
- io.camunda.zeebe.gateway.impl.configuration.IdentityCfg.OAuthType
- io.camunda.zeebe.gateway.admin.backup.State
- io.camunda.zeebe.gateway.health.Status
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)