Index

A B C D E F G H I L M O P R S T V W 
All Classes and Interfaces|All Packages

A

ActorClockConfiguration - Class in io.camunda.zeebe.shared
 
ActorClockConfiguration(boolean) - Constructor for class io.camunda.zeebe.shared.ActorClockConfiguration
 
ActorClockEndpoint - Class in io.camunda.zeebe.shared.management
An actuator endpoint which exposes the current actor clock, provided there it can resolve a bean of type ActorClockService somewhere, and it's enabled via configuration (which by default it isn't).
ActorClockEndpoint(ActorClockService) - Constructor for class io.camunda.zeebe.shared.management.ActorClockEndpoint
 
ActorClockService - Interface in io.camunda.zeebe.shared.management
A service which wraps an ActorClock instance.
ActorClockService.MutableClock - Interface in io.camunda.zeebe.shared.management
A mutable variant of this service.
actorScheduler() - Method in class io.camunda.zeebe.gateway.ActorSchedulerComponent
 
ActorSchedulerComponent - Class in io.camunda.zeebe.gateway
 
ActorSchedulerComponent(GatewayCfg, ActorClockConfiguration) - Constructor for class io.camunda.zeebe.gateway.ActorSchedulerComponent
 
ActorSchedulerConfiguration - Class in io.camunda.zeebe.broker
 
ActorSchedulerConfiguration(BrokerCfg, ActorClockConfiguration) - Constructor for class io.camunda.zeebe.broker.ActorSchedulerConfiguration
 
addDetailsItem(PartitionBackupInfo) - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
 
addTime(Duration) - Method in interface io.camunda.zeebe.shared.management.ActorClockService.MutableClock
Adds the offset to the current clock.
addTime(Duration) - Method in class io.camunda.zeebe.shared.management.ControlledActorClockService
 
atomixCluster(ClusterConfig) - Method in class io.camunda.zeebe.broker.BrokerClusterConfiguration
 
atomixCluster(GatewayCfg) - Method in class io.camunda.zeebe.gateway.GatewayClusterConfiguration
 

B

BackupEndpoint - Class in io.camunda.zeebe.shared.management
 
BackupEndpoint(BrokerClient) - Constructor for class io.camunda.zeebe.shared.management.BackupEndpoint
 
backupId(Long) - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
 
backupId(Long) - Method in class io.camunda.zeebe.shared.management.openapi.models.TakeBackupRequest
 
BackupInfo - Class in io.camunda.zeebe.shared.management.openapi.models
Detailed status of a backup.
BackupInfo() - Constructor for class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
 
banInstance(long) - Method in class io.camunda.zeebe.shared.management.BanInstanceService
 
BanInstanceEndpoint - Class in io.camunda.zeebe.shared.management
 
BanInstanceEndpoint(BanInstanceService) - Constructor for class io.camunda.zeebe.shared.management.BanInstanceEndpoint
 
BanInstanceService - Class in io.camunda.zeebe.shared.management
 
BanInstanceService(BrokerClient) - Constructor for class io.camunda.zeebe.shared.management.BanInstanceService
 
BROKER - Enum constant in enum class io.camunda.zeebe.shared.Profile
 
brokerClient() - Method in class io.camunda.zeebe.gateway.BrokerClientComponent
 
BrokerClientComponent - Class in io.camunda.zeebe.gateway
 
BrokerClientComponent(GatewayCfg, AtomixCluster, ActorScheduler) - Constructor for class io.camunda.zeebe.gateway.BrokerClientComponent
 
BrokerClusterConfiguration - Class in io.camunda.zeebe.broker
 
BrokerClusterConfiguration() - Constructor for class io.camunda.zeebe.broker.BrokerClusterConfiguration
 
brokerId(Integer) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
brokerVersion(String) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 

C

checkpointPosition(Long) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
close() - Method in class io.camunda.zeebe.gateway.StandaloneGateway
 
clusterConfig(BrokerCfg) - Method in class io.camunda.zeebe.broker.BrokerClusterConfiguration
 
clusterConfig(GatewayCfg) - Method in class io.camunda.zeebe.gateway.GatewayClusterConfiguration
 
collectorRegistry() - Method in class io.camunda.zeebe.shared.PrometheusRegistryConfiguration
 
COMPLETED - Enum constant in enum class io.camunda.zeebe.shared.management.openapi.models.StateCode
 
ControlledActorClockService - Class in io.camunda.zeebe.shared.management
An implementation of ActorClockService which wraps a mutable clock, allowing for modification of the clock from the outside.
ControlledActorClockService(ControlledActorClock) - Constructor for class io.camunda.zeebe.shared.management.ControlledActorClockService
 
createdAt(OffsetDateTime) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 

D

delete(long) - Method in class io.camunda.zeebe.shared.management.BackupEndpoint
 
details(List<PartitionBackupInfo>) - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
 
DEVELOPMENT - Enum constant in enum class io.camunda.zeebe.shared.Profile
 
DOES_NOT_EXIST - Enum constant in enum class io.camunda.zeebe.shared.management.openapi.models.StateCode
 

E

environment() - Method in record class io.camunda.zeebe.broker.shared.WorkingDirectoryConfiguration
Returns the value of the environment record component.
epochMilli() - Method in interface io.camunda.zeebe.shared.management.ActorClockService
 
epochMilli() - Method in class io.camunda.zeebe.shared.management.ControlledActorClockService
 
equals(Object) - Method in record class io.camunda.zeebe.broker.shared.WorkingDirectoryConfiguration
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in record class io.camunda.zeebe.broker.shared.WorkingDirectoryConfiguration.WorkingDirectory
Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
 
equals(Object) - Method in class io.camunda.zeebe.shared.management.openapi.models.Error
 
equals(Object) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
equals(Object) - Method in class io.camunda.zeebe.shared.management.openapi.models.TakeBackupRequest
 
equals(Object) - Method in class io.camunda.zeebe.shared.management.openapi.models.TakeBackupResponse
 
Error - Class in io.camunda.zeebe.shared.management.openapi.models
Generic response for all errors
Error() - Constructor for class io.camunda.zeebe.shared.management.openapi.models.Error
 
ExporterControlComponent - Class in io.camunda.zeebe.shared.management
 
ExporterControlComponent() - Constructor for class io.camunda.zeebe.shared.management.ExporterControlComponent
 
ExportingEndpoint - Class in io.camunda.zeebe.shared.management
 
ExportingEndpoint(ExportingControlApi) - Constructor for class io.camunda.zeebe.shared.management.ExportingEndpoint
 

F

FAILED - Enum constant in enum class io.camunda.zeebe.shared.management.openapi.models.StateCode
 
failureReason(String) - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
 
failureReason(String) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
fromValue(String) - Static method in enum class io.camunda.zeebe.shared.management.openapi.models.StateCode
 

G

GATEWAY - Enum constant in enum class io.camunda.zeebe.shared.Profile
 
GatewayClusterConfiguration - Class in io.camunda.zeebe.gateway
 
GatewayClusterConfiguration() - Constructor for class io.camunda.zeebe.gateway.GatewayClusterConfiguration
 
getBackupId() - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
Get backupId
getBackupId() - Method in class io.camunda.zeebe.shared.management.openapi.models.TakeBackupRequest
The ID of the backup to be taken
getBrokerId() - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
The ID of the broker from which the backup was taken for this partition.
getBrokerVersion() - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
The version of the broker from which the backup was taken for this partition.
getCheckpointPosition() - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
The position of the checkpoint for this backup.
getClock() - Method in class io.camunda.zeebe.shared.ActorClockConfiguration
 
getClockService() - Method in class io.camunda.zeebe.shared.ActorClockConfiguration
 
getCreatedAt() - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
The timestamp at which the backup was started on this partition.
getCurrentClock() - Method in class io.camunda.zeebe.shared.management.ActorClockEndpoint
GET /actuator/clock - returns the current instant of the clock in human-readable format using DateTimeFormatter.ISO_INSTANT.
getDetails() - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
Detailed list of the status of the backup per partition.
getFailureReason() - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
Reason for failure if the state is 'FAILED'
getFailureReason() - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
Failure reason if stats is 'FAILED'
getId() - Method in enum class io.camunda.zeebe.shared.Profile
 
getLastUpdatedAt() - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
The timestamp at which the backup was last updated on this partition, e.g.
getMessage() - Method in class io.camunda.zeebe.shared.management.openapi.models.Error
Error message
getMessage() - Method in class io.camunda.zeebe.shared.management.openapi.models.TakeBackupResponse
A message indicating backup has been triggered
getPartitionId() - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
Get partitionId
getSnapshotId() - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
The ID of the snapshot which is included in this backup.
getState() - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
Get state
getState() - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
Get state
getValue() - Method in enum class io.camunda.zeebe.shared.management.openapi.models.StateCode
 

H

hashCode() - Method in record class io.camunda.zeebe.broker.shared.WorkingDirectoryConfiguration
Returns a hash code value for this object.
hashCode() - Method in record class io.camunda.zeebe.broker.shared.WorkingDirectoryConfiguration.WorkingDirectory
Returns a hash code value for this object.
hashCode() - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
 
hashCode() - Method in class io.camunda.zeebe.shared.management.openapi.models.Error
 
hashCode() - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
hashCode() - Method in class io.camunda.zeebe.shared.management.openapi.models.TakeBackupRequest
 
hashCode() - Method in class io.camunda.zeebe.shared.management.openapi.models.TakeBackupResponse
 

I

IN_PROGRESS - Enum constant in enum class io.camunda.zeebe.shared.management.openapi.models.StateCode
 
INCOMPATIBLE - Enum constant in enum class io.camunda.zeebe.shared.management.openapi.models.StateCode
 
INCOMPLETE - Enum constant in enum class io.camunda.zeebe.shared.management.openapi.models.StateCode
 
io.camunda.zeebe.broker - package io.camunda.zeebe.broker
 
io.camunda.zeebe.broker.shared - package io.camunda.zeebe.broker.shared
 
io.camunda.zeebe.gateway - package io.camunda.zeebe.gateway
 
io.camunda.zeebe.restore - package io.camunda.zeebe.restore
 
io.camunda.zeebe.shared - package io.camunda.zeebe.shared
 
io.camunda.zeebe.shared.management - package io.camunda.zeebe.shared.management
 
io.camunda.zeebe.shared.management.openapi.models - package io.camunda.zeebe.shared.management.openapi.models
 
isTemporary() - Method in record class io.camunda.zeebe.broker.shared.WorkingDirectoryConfiguration.WorkingDirectory
Returns the value of the isTemporary record component.

L

lastUpdatedAt(OffsetDateTime) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
list() - Method in class io.camunda.zeebe.shared.management.BackupEndpoint
 

M

main(String[]) - Static method in class io.camunda.zeebe.broker.StandaloneBroker
 
main(String[]) - Static method in class io.camunda.zeebe.gateway.StandaloneGateway
 
main(String[]) - Static method in class io.camunda.zeebe.restore.RestoreApp
 
message(String) - Method in class io.camunda.zeebe.shared.management.openapi.models.Error
 
message(String) - Method in class io.camunda.zeebe.shared.management.openapi.models.TakeBackupResponse
 
modify(String, Long, Long) - Method in class io.camunda.zeebe.shared.management.ActorClockEndpoint
POST /actuator/clock/{operationKey} - modifies the current clock, either by `pin`ning it to the given `epochMilli` or by `add`ing a relative offset to it.
mutable() - Method in interface io.camunda.zeebe.shared.management.ActorClockService
 
mutable() - Method in class io.camunda.zeebe.shared.management.ControlledActorClockService
 

O

onApplicationEvent(ContextClosedEvent) - Method in class io.camunda.zeebe.broker.StandaloneBroker
 
onApplicationEvent(ContextClosedEvent) - Method in class io.camunda.zeebe.gateway.StandaloneGateway
 

P

PartitionBackupInfo - Class in io.camunda.zeebe.shared.management.openapi.models
Detailed info of the backup for a given partition.
PartitionBackupInfo() - Constructor for class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
partitionId(Integer) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
path() - Method in record class io.camunda.zeebe.broker.shared.WorkingDirectoryConfiguration.WorkingDirectory
Returns the value of the path record component.
pinTime(Instant) - Method in interface io.camunda.zeebe.shared.management.ActorClockService.MutableClock
Pins the clock to the given time.
pinTime(Instant) - Method in class io.camunda.zeebe.shared.management.ControlledActorClockService
 
post(long) - Method in class io.camunda.zeebe.shared.management.BanInstanceEndpoint
 
post(String) - Method in class io.camunda.zeebe.shared.management.ExportingEndpoint
 
PRODUCTION - Enum constant in enum class io.camunda.zeebe.shared.Profile
 
Profile - Enum Class in io.camunda.zeebe.shared
A fixed set of Spring profiles.
PrometheusRegistryConfiguration - Class in io.camunda.zeebe.shared
 
PrometheusRegistryConfiguration() - Constructor for class io.camunda.zeebe.shared.PrometheusRegistryConfiguration
 

R

rebalance() - Method in class io.camunda.zeebe.shared.management.RebalancingEndpoint
 
rebalanceCluster() - Method in class io.camunda.zeebe.shared.management.RebalancingService
 
RebalancingEndpoint - Class in io.camunda.zeebe.shared.management
 
RebalancingEndpoint(RebalancingService) - Constructor for class io.camunda.zeebe.shared.management.RebalancingEndpoint
 
RebalancingService - Class in io.camunda.zeebe.shared.management
 
RebalancingService(BrokerClient) - Constructor for class io.camunda.zeebe.shared.management.RebalancingService
 
resetTime() - Method in class io.camunda.zeebe.shared.management.ActorClockEndpoint
DELETE /actuator/clock - will reset any modification to the current clock, which will unpin (if required) and start using the current system time.
resetTime() - Method in interface io.camunda.zeebe.shared.management.ActorClockService.MutableClock
Resets the clock to use the system time
resetTime() - Method in class io.camunda.zeebe.shared.management.ControlledActorClockService
 
RESTORE - Enum constant in enum class io.camunda.zeebe.shared.Profile
 
RestoreApp - Class in io.camunda.zeebe.restore
 
RestoreApp(BrokerCfg, BackupStore) - Constructor for class io.camunda.zeebe.restore.RestoreApp
 
run(String...) - Method in class io.camunda.zeebe.broker.StandaloneBroker
 
run(String...) - Method in class io.camunda.zeebe.gateway.StandaloneGateway
 
run(ApplicationArguments) - Method in class io.camunda.zeebe.restore.RestoreApp
 

S

scheduler() - Method in class io.camunda.zeebe.broker.ActorSchedulerConfiguration
 
setBackupId(Long) - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
 
setBackupId(Long) - Method in class io.camunda.zeebe.shared.management.openapi.models.TakeBackupRequest
 
setBrokerId(Integer) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
setBrokerVersion(String) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
setCheckpointPosition(Long) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
setCreatedAt(OffsetDateTime) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
setDetails(List<PartitionBackupInfo>) - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
 
setFailureReason(String) - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
 
setFailureReason(String) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
setLastUpdatedAt(OffsetDateTime) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
setMessage(String) - Method in class io.camunda.zeebe.shared.management.openapi.models.Error
 
setMessage(String) - Method in class io.camunda.zeebe.shared.management.openapi.models.TakeBackupResponse
 
setPartitionId(Integer) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
setSnapshotId(String) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
setState(StateCode) - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
 
setState(StateCode) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
snapshotId(String) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
StandaloneBroker - Class in io.camunda.zeebe.broker
Entry point for the standalone broker application.
StandaloneBroker(BrokerCfg, WorkingDirectoryConfiguration.WorkingDirectory, SpringBrokerBridge, ActorScheduler, AtomixCluster, BrokerClient) - Constructor for class io.camunda.zeebe.broker.StandaloneBroker
 
StandaloneGateway - Class in io.camunda.zeebe.gateway
Entry point for the standalone gateway application.
StandaloneGateway(GatewayCfg, SpringGatewayBridge, ActorScheduler, AtomixCluster, BrokerClient) - Constructor for class io.camunda.zeebe.gateway.StandaloneGateway
 
state(StateCode) - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
 
state(StateCode) - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
StateCode - Enum Class in io.camunda.zeebe.shared.management.openapi.models
The state of the backup.
status(long) - Method in class io.camunda.zeebe.shared.management.BackupEndpoint
 

T

take(long) - Method in class io.camunda.zeebe.shared.management.BackupEndpoint
 
TakeBackupRequest - Class in io.camunda.zeebe.shared.management.openapi.models
Request body for take backup
TakeBackupRequest() - Constructor for class io.camunda.zeebe.shared.management.openapi.models.TakeBackupRequest
 
TakeBackupResponse - Class in io.camunda.zeebe.shared.management.openapi.models
Request body for take backup
TakeBackupResponse() - Constructor for class io.camunda.zeebe.shared.management.openapi.models.TakeBackupResponse
 
TEST - Enum constant in enum class io.camunda.zeebe.shared.Profile
 
toString() - Method in record class io.camunda.zeebe.broker.shared.WorkingDirectoryConfiguration
Returns a string representation of this record class.
toString() - Method in record class io.camunda.zeebe.broker.shared.WorkingDirectoryConfiguration.WorkingDirectory
Returns a string representation of this record class.
toString() - Method in class io.camunda.zeebe.shared.management.openapi.models.BackupInfo
 
toString() - Method in class io.camunda.zeebe.shared.management.openapi.models.Error
 
toString() - Method in class io.camunda.zeebe.shared.management.openapi.models.PartitionBackupInfo
 
toString() - Method in enum class io.camunda.zeebe.shared.management.openapi.models.StateCode
 
toString() - Method in class io.camunda.zeebe.shared.management.openapi.models.TakeBackupRequest
 
toString() - Method in class io.camunda.zeebe.shared.management.openapi.models.TakeBackupResponse
 
toString() - Method in enum class io.camunda.zeebe.shared.Profile
 

V

valueOf(String) - Static method in enum class io.camunda.zeebe.shared.management.openapi.models.StateCode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class io.camunda.zeebe.shared.Profile
Returns the enum constant of this class with the specified name.
values() - Static method in enum class io.camunda.zeebe.shared.management.openapi.models.StateCode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class io.camunda.zeebe.shared.Profile
Returns an array containing the constants of this enum class, in the order they are declared.

W

workingDirectory() - Method in record class io.camunda.zeebe.broker.shared.WorkingDirectoryConfiguration
 
WorkingDirectory(Path, boolean) - Constructor for record class io.camunda.zeebe.broker.shared.WorkingDirectoryConfiguration.WorkingDirectory
Creates an instance of a WorkingDirectory record class.
WorkingDirectoryConfiguration - Record Class in io.camunda.zeebe.broker.shared
 
WorkingDirectoryConfiguration(Environment) - Constructor for record class io.camunda.zeebe.broker.shared.WorkingDirectoryConfiguration
Creates an instance of a WorkingDirectoryConfiguration record class.
WorkingDirectoryConfiguration.WorkingDirectory - Record Class in io.camunda.zeebe.broker.shared
 
A B C D E F G H I L M O P R S T V W 
All Classes and Interfaces|All Packages