Index
All Classes and Interfaces|All Packages|Serialized Form
C
- CLOUD_EXECUTOR - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.Source
- CLOUD_SCHEDULER - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.Source
- configurationType() - Method in class org.apache.shardingsphere.elasticjob.tracing.yaml.YamlTracingConfigurationConverter
- convertObjectToConfiguration(T) - Method in interface org.apache.shardingsphere.elasticjob.tracing.storage.TracingStorageConverter
-
Convert storage to
TracingStorageConfiguration. - convertToYamlConfiguration(TracingConfiguration<T>) - Method in class org.apache.shardingsphere.elasticjob.tracing.yaml.YamlTracingConfigurationConverter
- createTracingListener(T) - Method in interface org.apache.shardingsphere.elasticjob.tracing.listener.TracingListenerConfiguration
-
Create tracing listener.
E
- executionFailure(String) - Method in class org.apache.shardingsphere.elasticjob.tracing.event.JobExecutionEvent
-
Execution failure.
- executionSuccess() - Method in class org.apache.shardingsphere.elasticjob.tracing.event.JobExecutionEvent
-
Execution success.
F
- FAILOVER - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobExecutionEvent.ExecutionSource
- findConverter(Class<T>) - Static method in class org.apache.shardingsphere.elasticjob.tracing.storage.TracingStorageConverterFactory
-
Find
TracingStorageConverterfor specific storage type.
G
- getJobName() - Method in interface org.apache.shardingsphere.elasticjob.tracing.event.JobEvent
-
Get job name.
- getListener(TracingConfiguration) - Static method in class org.apache.shardingsphere.elasticjob.tracing.listener.TracingListenerFactory
-
Get tracing listener.
- getStorage() - Method in interface org.apache.shardingsphere.elasticjob.tracing.api.TracingStorageConfiguration
-
Create storage.
- getType() - Method in interface org.apache.shardingsphere.elasticjob.tracing.listener.TracingListenerConfiguration
-
Get tracing type.
J
- JobEvent - Interface in org.apache.shardingsphere.elasticjob.tracing.event
-
Job event.
- JobExecutionEvent - Class in org.apache.shardingsphere.elasticjob.tracing.event
-
Job execution event.
- JobExecutionEvent() - Constructor for class org.apache.shardingsphere.elasticjob.tracing.event.JobExecutionEvent
- JobExecutionEvent.ExecutionSource - Enum in org.apache.shardingsphere.elasticjob.tracing.event
-
Execution source.
- JobStatusTraceEvent - Class in org.apache.shardingsphere.elasticjob.tracing.event
-
Job status trace event.
- JobStatusTraceEvent() - Constructor for class org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent
- JobStatusTraceEvent.Source - Enum in org.apache.shardingsphere.elasticjob.tracing.event
- JobStatusTraceEvent.State - Enum in org.apache.shardingsphere.elasticjob.tracing.event
- JobTracingEventBus - Class in org.apache.shardingsphere.elasticjob.tracing
-
Job tracing event bus.
- JobTracingEventBus() - Constructor for class org.apache.shardingsphere.elasticjob.tracing.JobTracingEventBus
- JobTracingEventBus(TracingConfiguration<?>) - Constructor for class org.apache.shardingsphere.elasticjob.tracing.JobTracingEventBus
L
- listen(JobExecutionEvent) - Method in interface org.apache.shardingsphere.elasticjob.tracing.listener.TracingListener
-
Listen job execution event.
- listen(JobStatusTraceEvent) - Method in interface org.apache.shardingsphere.elasticjob.tracing.listener.TracingListener
-
Listen job status trace event.
- LITE_EXECUTOR - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.Source
M
- MISFIRE - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobExecutionEvent.ExecutionSource
N
- NORMAL_TRIGGER - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobExecutionEvent.ExecutionSource
O
- org.apache.shardingsphere.elasticjob.tracing - package org.apache.shardingsphere.elasticjob.tracing
- org.apache.shardingsphere.elasticjob.tracing.api - package org.apache.shardingsphere.elasticjob.tracing.api
- org.apache.shardingsphere.elasticjob.tracing.event - package org.apache.shardingsphere.elasticjob.tracing.event
- org.apache.shardingsphere.elasticjob.tracing.exception - package org.apache.shardingsphere.elasticjob.tracing.exception
- org.apache.shardingsphere.elasticjob.tracing.listener - package org.apache.shardingsphere.elasticjob.tracing.listener
- org.apache.shardingsphere.elasticjob.tracing.storage - package org.apache.shardingsphere.elasticjob.tracing.storage
- org.apache.shardingsphere.elasticjob.tracing.yaml - package org.apache.shardingsphere.elasticjob.tracing.yaml
P
- post(JobEvent) - Method in class org.apache.shardingsphere.elasticjob.tracing.JobTracingEventBus
-
Post event.
S
- storageType() - Method in interface org.apache.shardingsphere.elasticjob.tracing.storage.TracingStorageConverter
-
Storage type.
T
- TASK_DROPPED - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
- TASK_ERROR - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
- TASK_FAILED - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
- TASK_FINISHED - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
- TASK_GONE - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
- TASK_GONE_BY_OPERATOR - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
- TASK_KILLED - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
- TASK_LOST - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
- TASK_RUNNING - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
- TASK_STAGING - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
- TASK_UNKNOWN - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
- TASK_UNREACHABLE - Enum constant in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
- toConfiguration() - Method in class org.apache.shardingsphere.elasticjob.tracing.yaml.YamlTracingConfiguration
- TracingConfiguration<T> - Class in org.apache.shardingsphere.elasticjob.tracing.api
-
Tracing configuration.
- TracingConfiguration(String, T) - Constructor for class org.apache.shardingsphere.elasticjob.tracing.api.TracingConfiguration
- TracingConfigurationException - Exception in org.apache.shardingsphere.elasticjob.tracing.exception
-
Tracing configuration exception.
- TracingConfigurationException(Exception) - Constructor for exception org.apache.shardingsphere.elasticjob.tracing.exception.TracingConfigurationException
- TracingConfigurationException(String) - Constructor for exception org.apache.shardingsphere.elasticjob.tracing.exception.TracingConfigurationException
- TracingListener - Interface in org.apache.shardingsphere.elasticjob.tracing.listener
-
Tracing listener.
- TracingListenerConfiguration<T> - Interface in org.apache.shardingsphere.elasticjob.tracing.listener
-
Tracing listener configuration.
- TracingListenerFactory - Class in org.apache.shardingsphere.elasticjob.tracing.listener
-
Tracing listener factory.
- TracingListenerFactory() - Constructor for class org.apache.shardingsphere.elasticjob.tracing.listener.TracingListenerFactory
- TracingStorageConfiguration<T> - Interface in org.apache.shardingsphere.elasticjob.tracing.api
-
Tracing storage configuration.
- TracingStorageConverter<T> - Interface in org.apache.shardingsphere.elasticjob.tracing.storage
-
Tracing storage converter.
- TracingStorageConverterFactory - Class in org.apache.shardingsphere.elasticjob.tracing.storage
-
Factory for
TracingStorageConverter. - TracingStorageConverterFactory() - Constructor for class org.apache.shardingsphere.elasticjob.tracing.storage.TracingStorageConverterFactory
- TracingStorageConverterNotFoundException - Exception in org.apache.shardingsphere.elasticjob.tracing.exception
-
TracingStorageConverternot found exception. - TracingStorageConverterNotFoundException(Class<?>) - Constructor for exception org.apache.shardingsphere.elasticjob.tracing.exception.TracingStorageConverterNotFoundException
- TracingStorageUnavailableException - Exception in org.apache.shardingsphere.elasticjob.tracing.exception
-
Tracing storage unavailable exception.
- TracingStorageUnavailableException(Throwable) - Constructor for exception org.apache.shardingsphere.elasticjob.tracing.exception.TracingStorageUnavailableException
V
- valueOf(String) - Static method in enum org.apache.shardingsphere.elasticjob.tracing.event.JobExecutionEvent.ExecutionSource
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.Source
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.shardingsphere.elasticjob.tracing.event.JobExecutionEvent.ExecutionSource
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.Source
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.shardingsphere.elasticjob.tracing.event.JobStatusTraceEvent.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
Y
- YamlTracingConfiguration<T> - Class in org.apache.shardingsphere.elasticjob.tracing.yaml
-
YAML configuration for
TracingConfiguration. - YamlTracingConfiguration() - Constructor for class org.apache.shardingsphere.elasticjob.tracing.yaml.YamlTracingConfiguration
- YamlTracingConfigurationConverter<T> - Class in org.apache.shardingsphere.elasticjob.tracing.yaml
-
Converter to convert
TracingConfigurationtoYamlTracingConfiguration. - YamlTracingConfigurationConverter() - Constructor for class org.apache.shardingsphere.elasticjob.tracing.yaml.YamlTracingConfigurationConverter
- YamlTracingStorageConfiguration<T> - Interface in org.apache.shardingsphere.elasticjob.tracing.yaml
-
YAML configuration for
TracingStorageConfiguration.
All Classes and Interfaces|All Packages|Serialized Form