All Classes and Interfaces
Class
Description
Response of take backup request, received from the broker.
Shows the aggregated status of the backup and status of backup of each partition.
Wraps the request and response for "Take Backup" sent between gateway and broker
Health indicator that signals whether the gateway is aware of any nodes in the cluster.
invalid reference
Auto-configuration
ClusterAwarenessHealthIndicator.The cluster health indicator signals if there are still any healthy partition available, if not
then is set as down as no processing is happening.
invalid reference
Auto-configuration
ClusterHealthIndicator.An interceptor implementation which injects common context for further interceptors.
Decorates third-party interceptors in order to ensure that the thread context class loader is
correctly set (required for interceptors loaded from external, isolated JARs).
A
ServerCallStreamObserver decorator which will map errors to StatusException
before passing them on to the delegate.Maps arbitrary
Throwable to StatusRuntimeException and logs the exception.Exception thrown when an interceptor cannot be loaded.
Loads and holds references to the configured interceptors.
A set of utilities which interceptor authors can use in their interceptors.
The main entry point for the client side of job streaming in the gateway.
A thin adapter around a
ClientStreamService instance specifically for streaming jobs.invalid reference
Auto-configuration
MemoryHealthIndicator.invalid reference
Auto-configuration
MemoryHealthIndicator.Health indicator that signals whether the gateway is aware of partition leaders in the cluster.
invalid reference
Auto-configuration
PartitionLeaderAwarenessHealthIndicator.The query API allows you to asynchronously retrieve information about certain resources from a
remote partition on a broker.
A simple extension of
StreamObserver, meant to be used in conjunction with ServerCallStreamObserver.Helper class that allows Spring beans to access information from the gateway code that is not
managed by Spring
Health indicator that signals whether the gateway is starting
DOWN , running UP
or shut down OUT_OF_SERVICEinvalid reference
Auto-configuration
StartedHealthIndicator.