Skip navigation links
C E F G J L O P S T V Y 

C

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

findConverter(Class<T>) - Static method in class org.apache.shardingsphere.elasticjob.tracing.storage.TracingStorageConverterFactory
Find TracingStorageConverter for 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.

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

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
TracingStorageConverterFactory() - Constructor for class org.apache.shardingsphere.elasticjob.tracing.storage.TracingStorageConverterFactory
 
TracingStorageConverterNotFoundException - Exception in org.apache.shardingsphere.elasticjob.tracing.exception
TracingStorageConverter not 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
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.
C E F G J L O P S T V Y 
Skip navigation links

Copyright © 2021 The Apache Software Foundation. All rights reserved.