Index

A B C D E F G H I L M O P Q R S T W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

accessKey() - Method in class io.camunda.zeebe.qa.util.testcontainers.MinioContainer
Returns the configured Minio access key.

B

BackupActuator - Interface in io.camunda.zeebe.qa.util.actuator
Java interface for the node's backup actuator.
BackupActuator.ErrorHandler - Class in io.camunda.zeebe.qa.util.actuator
Custom error handler, mapping errors with body to custom types for easier verification/handling.
BackupActuator.ErrorResponse - Exception in io.camunda.zeebe.qa.util.actuator
 
ban(long) - Method in interface io.camunda.zeebe.qa.util.actuator.BanningActuator
 
BanningActuator - Interface in io.camunda.zeebe.qa.util.actuator
 

C

configureContainer(GenericContainer<?>) - Static method in class io.camunda.zeebe.qa.util.testcontainers.RemoteDebugger
 
configureContainer(GenericContainer<?>, int) - Static method in class io.camunda.zeebe.qa.util.testcontainers.RemoteDebugger
 
configuredLevel() - Method in record class io.camunda.zeebe.qa.util.actuator.LoggersActuator.LoggerInfo
Returns the value of the configuredLevel record component.
ContainerProxy(Proxy, int) - Constructor for record class io.camunda.zeebe.qa.util.testcontainers.ProxyRegistry.ContainerProxy
Creates an instance of a ContainerProxy record class.

D

decode(String, Response) - Method in class io.camunda.zeebe.qa.util.actuator.BackupActuator.ErrorHandler
 
DEFAULT_REMOTE_DEBUGGER_PORT - Static variable in class io.camunda.zeebe.qa.util.testcontainers.RemoteDebugger
 
DEFAULT_START_TIMEOUT - Static variable in class io.camunda.zeebe.qa.util.testcontainers.RemoteDebugger
 
defaultTestImage() - Static method in class io.camunda.zeebe.qa.util.testcontainers.ZeebeTestContainerDefaults
 
defaultWaitStrategy() - Method in class io.camunda.zeebe.qa.util.testcontainers.MinioContainer
 
delete(long) - Method in interface io.camunda.zeebe.qa.util.actuator.BackupActuator
 

E

effectiveLevel() - Method in record class io.camunda.zeebe.qa.util.actuator.LoggersActuator.LoggerInfo
Returns the value of the effectiveLevel record component.
equals(Object) - Method in record class io.camunda.zeebe.qa.util.actuator.LoggersActuator.LoggerInfo
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.zeebe.qa.util.actuator.PartitionsActuator.PartitionStatus
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.zeebe.qa.util.testcontainers.ProxyRegistry.ContainerProxy
Indicates whether some other object is "equal to" this one.
ErrorHandler(JacksonDecoder) - Constructor for class io.camunda.zeebe.qa.util.actuator.BackupActuator.ErrorHandler
 
exportedPosition() - Method in record class io.camunda.zeebe.qa.util.actuator.PartitionsActuator.PartitionStatus
Returns the value of the exportedPosition record component.
exporterPhase() - Method in record class io.camunda.zeebe.qa.util.actuator.PartitionsActuator.PartitionStatus
Returns the value of the exporterPhase record component.
ExportingActuator - Interface in io.camunda.zeebe.qa.util.actuator
 
externalEndpoint() - Method in class io.camunda.zeebe.qa.util.testcontainers.GcsContainer
 
externalEndpoint() - Method in class io.camunda.zeebe.qa.util.testcontainers.MinioContainer
Returns the S3 accessible endpoint for a client running on the host machine.

F

failure() - Method in exception io.camunda.zeebe.qa.util.actuator.BackupActuator.ErrorResponse
 

G

GcsContainer - Class in io.camunda.zeebe.qa.util.testcontainers
 
GcsContainer(Network, String) - Constructor for class io.camunda.zeebe.qa.util.testcontainers.GcsContainer
 
get(String) - Method in interface io.camunda.zeebe.qa.util.actuator.LoggersActuator
 
getOrCreateProxy(String) - Method in class io.camunda.zeebe.qa.util.testcontainers.ProxyRegistry
Returns the proxy associated with the given upstream, or creates a new instance.

H

hashCode() - Method in record class io.camunda.zeebe.qa.util.actuator.LoggersActuator.LoggerInfo
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.zeebe.qa.util.actuator.PartitionsActuator.PartitionStatus
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.zeebe.qa.util.testcontainers.ProxyRegistry.ContainerProxy
Returns a hash code value for this object.

I

id() - Method in exception io.camunda.zeebe.qa.util.actuator.BackupActuator.ErrorResponse
 
internalEndpoint() - Method in class io.camunda.zeebe.qa.util.testcontainers.GcsContainer
 
internalEndpoint() - Method in class io.camunda.zeebe.qa.util.testcontainers.MinioContainer
Returns the internal endpoint, i.e.
internalPort() - Method in record class io.camunda.zeebe.qa.util.testcontainers.ProxyRegistry.ContainerProxy
Returns the value of the internalPort record component.
io.camunda.zeebe.qa.util.actuator - package io.camunda.zeebe.qa.util.actuator
 
io.camunda.zeebe.qa.util.testcontainers - package io.camunda.zeebe.qa.util.testcontainers
 

L

list() - Method in interface io.camunda.zeebe.qa.util.actuator.BackupActuator
 
LoggerInfo(String, String) - Constructor for record class io.camunda.zeebe.qa.util.actuator.LoggersActuator.LoggerInfo
Creates an instance of a LoggerInfo record class.
LoggersActuator - Interface in io.camunda.zeebe.qa.util.actuator
Java interface for any node's loggers actuator.
LoggersActuator.LoggerInfo - Record Class in io.camunda.zeebe.qa.util.actuator
 

M

MinioContainer - Class in io.camunda.zeebe.qa.util.testcontainers
Minio is a S3 compatible high performance object storage.
MinioContainer() - Constructor for class io.camunda.zeebe.qa.util.testcontainers.MinioContainer
Creates a default container with a pinned image version.
MinioContainer(String) - Constructor for class io.camunda.zeebe.qa.util.testcontainers.MinioContainer
Creates a new container with the specific image version.

O

of(ZeebeBrokerNode<?>) - Static method in interface io.camunda.zeebe.qa.util.actuator.PartitionsActuator
Returns a PartitionsActuator instance using the given node as upstream.
of(ZeebeNode<?>) - Static method in interface io.camunda.zeebe.qa.util.actuator.BackupActuator
Returns a BackupActuator instance using the given node as upstream.
of(ZeebeNode<?>) - Static method in interface io.camunda.zeebe.qa.util.actuator.BanningActuator
 
of(ZeebeNode<?>) - Static method in interface io.camunda.zeebe.qa.util.actuator.ExportingActuator
 
of(ZeebeNode<?>) - Static method in interface io.camunda.zeebe.qa.util.actuator.LoggersActuator
Returns a LoggersActuator instance using the given node as upstream.
of(ZeebeNode<?>) - Static method in interface io.camunda.zeebe.qa.util.actuator.RebalanceActuator
Returns a RebalanceActuator instance using the given node as upstream.
of(String) - Static method in interface io.camunda.zeebe.qa.util.actuator.BackupActuator
Returns a BackupActuator instance using the given endpoint as upstream.
of(String) - Static method in interface io.camunda.zeebe.qa.util.actuator.BanningActuator
 
of(String) - Static method in interface io.camunda.zeebe.qa.util.actuator.ExportingActuator
 
of(String) - Static method in interface io.camunda.zeebe.qa.util.actuator.LoggersActuator
Returns a LoggersActuator instance using the given endpoint as upstream.
of(String) - Static method in interface io.camunda.zeebe.qa.util.actuator.PartitionsActuator
Returns a PartitionsActuator instance using the given endpoint as upstream.
of(String) - Static method in interface io.camunda.zeebe.qa.util.actuator.RebalanceActuator
Returns a RebalanceActuator instance using the given endpoint as upstream.

P

PartitionsActuator - Interface in io.camunda.zeebe.qa.util.actuator
Java interface for the broker's partitions actuator (roughly mapping to the broker admin service).
PartitionsActuator.PartitionStatus - Record Class in io.camunda.zeebe.qa.util.actuator
 
PartitionStatus(String, String, Long, Long, String, Long, String) - Constructor for record class io.camunda.zeebe.qa.util.actuator.PartitionsActuator.PartitionStatus
Creates an instance of a PartitionStatus record class.
pause() - Method in interface io.camunda.zeebe.qa.util.actuator.ExportingActuator
 
pauseExporting() - Method in interface io.camunda.zeebe.qa.util.actuator.PartitionsActuator
 
pauseProcessing() - Method in interface io.camunda.zeebe.qa.util.actuator.PartitionsActuator
 
prepareUpgrade() - Method in interface io.camunda.zeebe.qa.util.actuator.PartitionsActuator
 
processedPosition() - Method in record class io.camunda.zeebe.qa.util.actuator.PartitionsActuator.PartitionStatus
Returns the value of the processedPosition record component.
processedPositionInSnapshot() - Method in record class io.camunda.zeebe.qa.util.actuator.PartitionsActuator.PartitionStatus
Returns the value of the processedPositionInSnapshot record component.
proxy() - Method in record class io.camunda.zeebe.qa.util.testcontainers.ProxyRegistry.ContainerProxy
Returns the value of the proxy record component.
ProxyRegistry - Class in io.camunda.zeebe.qa.util.testcontainers
A utility registry to keep track of proxies that were created for a given ToxiproxyContainer.
ProxyRegistry(ToxiproxyContainer) - Constructor for class io.camunda.zeebe.qa.util.testcontainers.ProxyRegistry
 
ProxyRegistry.ContainerProxy - Record Class in io.camunda.zeebe.qa.util.testcontainers
Wrapper type which keeps track of each proxy and their associated unmapped port.

Q

query() - Method in interface io.camunda.zeebe.qa.util.actuator.PartitionsActuator
 

R

rebalance() - Method in interface io.camunda.zeebe.qa.util.actuator.RebalanceActuator
Triggers rebalancing on of the cluster leadership.
RebalanceActuator - Interface in io.camunda.zeebe.qa.util.actuator
Java interface for the node's rebalance actuator.
region() - Method in class io.camunda.zeebe.qa.util.testcontainers.MinioContainer
Returns the configured Minio region.
RemoteDebugger - Class in io.camunda.zeebe.qa.util.testcontainers
To use, create a new instance with the desired port (or, by default, 5005), and pass the container you wish to configure to it.
resume() - Method in interface io.camunda.zeebe.qa.util.actuator.ExportingActuator
 
resumeExporting() - Method in interface io.camunda.zeebe.qa.util.actuator.PartitionsActuator
 
resumeProcessing() - Method in interface io.camunda.zeebe.qa.util.actuator.PartitionsActuator
 
role() - Method in record class io.camunda.zeebe.qa.util.actuator.PartitionsActuator.PartitionStatus
Returns the value of the role record component.

S

secretKey() - Method in class io.camunda.zeebe.qa.util.testcontainers.MinioContainer
Returns the configured Minio secret key.
set(String, LoggersActuator.LoggerInfo) - Method in interface io.camunda.zeebe.qa.util.actuator.LoggersActuator
 
set(String, Level) - Method in interface io.camunda.zeebe.qa.util.actuator.LoggersActuator
A convenience method to set the level of a logger remotely via the Spring Boot actuator, using SLF4J levels as input to avoid any errors (e.g.
snapshotId() - Method in record class io.camunda.zeebe.qa.util.actuator.PartitionsActuator.PartitionStatus
Returns the value of the snapshotId record component.
status(long) - Method in interface io.camunda.zeebe.qa.util.actuator.BackupActuator
 
streamProcessorPhase() - Method in record class io.camunda.zeebe.qa.util.actuator.PartitionsActuator.PartitionStatus
Returns the value of the streamProcessorPhase record component.

T

take(long) - Method in interface io.camunda.zeebe.qa.util.actuator.BackupActuator
Triggers taking a backup of the cluster.
takeSnapshot() - Method in interface io.camunda.zeebe.qa.util.actuator.PartitionsActuator
 
toString() - Method in record class io.camunda.zeebe.qa.util.actuator.LoggersActuator.LoggerInfo
Returns a string representation of this record class.
toString() - Method in record class io.camunda.zeebe.qa.util.actuator.PartitionsActuator.PartitionStatus
Returns a string representation of this record class.
toString() - Method in record class io.camunda.zeebe.qa.util.testcontainers.ProxyRegistry.ContainerProxy
Returns a string representation of this record class.

W

withDomain(String, String...) - Method in class io.camunda.zeebe.qa.util.testcontainers.MinioContainer
Configures Minio to use the specific domain as its internal hostname and virtual wild card host, allowing subdomain access for buckets.

Z

ZeebeTestContainerDefaults - Class in io.camunda.zeebe.qa.util.testcontainers
 
A B C D E F G H I L M O P Q R S T W Z 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form