All Classes and Interfaces

Class
Description
 
Java interface for the broker's actor clock actuator (roughly mapping to the broker admin service).
 
 
 
Java interface for the node's backup actuator.
Custom error handler, mapping errors with body to custom types for easier verification/handling.
 
 
Java interface for the broker's health endpoints.
 
 
Context initializers are called before beans are resolved/autowired, and allows us to prepare the context, so to speak.
 
 
 
Java interface for the broker's health endpoints.
 
Common interface for health actuators on the broker and the gateway.
 
Java interface for the node's job stream actuator.
Convenience class to assert values obtained through a JobStreamActuator.
 
 
Java interface for any node's loggers actuator.
 
Minio is a S3 compatible high performance object storage.
Java interface for the broker's partitions actuator (roughly mapping to the broker admin service).
 
 
A utility registry to keep track of proxies that were created for a given ToxiproxyContainer.
Wrapper type which keeps track of each proxy and their associated unmapped port.
Java interface for the node's rebalance actuator.
To use, create a new instance with the desired port (or, by default, 5005), and pass the container you wish to configure to it.
 
A convenience class representing a one or more Spring applications that form a Zeebe cluster.
 
Represents a Zeebe gateway, either standalone or embedded.
Logical representation of the various health probes in Zeebe
Represents an instance of the RestoreApp Spring application.
Represents an instance of the StandaloneBroker Spring application.
Encapsulates an instance of the StandaloneGateway Spring application.
Represents the known ports in Zeebe and their default values.
Registers the ZeebeIntegrationExtension extension, which will manage the lifecycle of TestCluster or TestApplication instances.