JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Y
A
AbstractJobExecutorServiceHandler
- Class in
org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl
Abstract job executor service handler.
AbstractJobExecutorServiceHandler()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.
AbstractJobExecutorServiceHandler
afterJobExecuted(ShardingContexts)
- Method in interface org.apache.shardingsphere.elasticjob.infra.listener.
ElasticJobListener
Called after job executed.
AverageAllocationJobShardingStrategy
- Class in
org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl
Sharding strategy which for average by sharding item.
AverageAllocationJobShardingStrategy()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.
AverageAllocationJobShardingStrategy
B
beforeJobExecuted(ShardingContexts)
- Method in interface org.apache.shardingsphere.elasticjob.infra.listener.
ElasticJobListener
Called before job executed.
BlockUtils
- Class in
org.apache.shardingsphere.elasticjob.infra.concurrent
Block utility.
BlockUtils()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.concurrent.
BlockUtils
C
clean()
- Static method in class org.apache.shardingsphere.elasticjob.infra.json.
GsonFactory
Re-initialize the GsonBuilder.
close()
- Method in class org.apache.shardingsphere.elasticjob.infra.concurrent.
ExecutorServiceReloadable
configurationType()
- Method in interface org.apache.shardingsphere.elasticjob.infra.yaml.config.
YamlConfigurationConverter
Get type of Configuration.
convertToYamlConfiguration(T)
- Method in interface org.apache.shardingsphere.elasticjob.infra.yaml.config.
YamlConfigurationConverter
Convert to YAML configuration.
CPUUsageJobExecutorServiceHandler
- Class in
org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl
Job executor service handler with use CPU available processors.
CPUUsageJobExecutorServiceHandler()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.
CPUUsageJobExecutorServiceHandler
createExecutorService()
- Method in class org.apache.shardingsphere.elasticjob.infra.concurrent.
ElasticJobExecutorService
Create executor service.
createExecutorService(String)
- Method in class org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.
AbstractJobExecutorServiceHandler
createExecutorService(String)
- Method in interface org.apache.shardingsphere.elasticjob.infra.handler.threadpool.
JobExecutorServiceHandler
Create executor service.
createListener(String)
- Static method in class org.apache.shardingsphere.elasticjob.infra.listener.
ElasticJobListenerFactory
Create a job listener instance.
createShardingContext(int)
- Method in class org.apache.shardingsphere.elasticjob.infra.listener.
ShardingContexts
Create sharding context.
D
DEFAULT_HANDLER
- Static variable in class org.apache.shardingsphere.elasticjob.infra.handler.threadpool.
JobExecutorServiceHandlerFactory
DefaultYamlTupleProcessor
- Class in
org.apache.shardingsphere.elasticjob.infra.yaml.representer
Default YAML tuple processor.
DefaultYamlTupleProcessor()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.yaml.representer.
DefaultYamlTupleProcessor
DELIMITER
- Static variable in class org.apache.shardingsphere.elasticjob.infra.handler.sharding.
JobInstance
E
ElasticJobExecutorService
- Class in
org.apache.shardingsphere.elasticjob.infra.concurrent
ElasticJob executor service.
ElasticJobExecutorService(String, int)
- Constructor for class org.apache.shardingsphere.elasticjob.infra.concurrent.
ElasticJobExecutorService
ElasticJobListener
- Interface in
org.apache.shardingsphere.elasticjob.infra.listener
ElasticJob listener.
ElasticJobListenerFactory
- Class in
org.apache.shardingsphere.elasticjob.infra.listener
Job listener factory.
ElasticJobListenerFactory()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.listener.
ElasticJobListenerFactory
ElasticJobServiceLoader
- Class in
org.apache.shardingsphere.elasticjob.infra.spi
ElasticJob service loader.
ElasticJobServiceLoader()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.spi.
ElasticJobServiceLoader
ElasticJobYamlRepresenter
- Class in
org.apache.shardingsphere.elasticjob.infra.yaml.representer
ElasticJob YAML representer.
ElasticJobYamlRepresenter()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.yaml.representer.
ElasticJobYamlRepresenter
ExceptionUtils
- Class in
org.apache.shardingsphere.elasticjob.infra.exception
Exception utilities.
ExceptionUtils()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.exception.
ExceptionUtils
ExecutionType
- Enum in
org.apache.shardingsphere.elasticjob.infra.context
Execution type.
ExecutorServiceReloadable
- Class in
org.apache.shardingsphere.elasticjob.infra.concurrent
Executor service reloadable.
ExecutorServiceReloadable()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.concurrent.
ExecutorServiceReloadable
F
findConverter(Class<T>)
- Static method in class org.apache.shardingsphere.elasticjob.infra.yaml.config.
YamlConfigurationConverterFactory
Find
YamlConfigurationConverter
for specific configuration type.
from(String)
- Static method in class org.apache.shardingsphere.elasticjob.infra.context.
TaskContext
Get task context via task ID.
from(String)
- Static method in class org.apache.shardingsphere.elasticjob.infra.context.
TaskContext.MetaInfo
Get task meta data info via string.
fromJobConfiguration(JobConfiguration)
- Static method in class org.apache.shardingsphere.elasticjob.infra.pojo.
JobConfigurationPOJO
Convert from job configuration.
G
getActiveThreadCount()
- Method in class org.apache.shardingsphere.elasticjob.infra.concurrent.
ElasticJobExecutorService
Get active thread count.
getCachedTypedServiceInstance(Class<T>, String)
- Static method in class org.apache.shardingsphere.elasticjob.infra.spi.
ElasticJobServiceLoader
Get cached typed instance.
getCurrentMillis()
- Method in class org.apache.shardingsphere.elasticjob.infra.env.
TimeService
Get current millis.
getExecutorId(String)
- Method in class org.apache.shardingsphere.elasticjob.infra.context.
TaskContext
Get executor ID.
getGson()
- Static method in class org.apache.shardingsphere.elasticjob.infra.json.
GsonFactory
Get gson instance.
getHandler(String)
- Static method in class org.apache.shardingsphere.elasticjob.infra.handler.threadpool.
JobExecutorServiceHandlerFactory
Get job executor service handler.
getHostName()
- Static method in class org.apache.shardingsphere.elasticjob.infra.env.
IpUtils
Get host name for localhost.
getIdForUnassignedSlave(String)
- Static method in class org.apache.shardingsphere.elasticjob.infra.context.
TaskContext
Get unassigned task ID before job execute.
getInstance()
- Method in class org.apache.shardingsphere.elasticjob.infra.concurrent.
ExecutorServiceReloadable
getInstance()
- Method in interface org.apache.shardingsphere.elasticjob.infra.context.
Reloadable
Get target instance.
getIp()
- Static method in class org.apache.shardingsphere.elasticjob.infra.env.
IpUtils
Get IP address for localhost.
getJsonParser()
- Static method in class org.apache.shardingsphere.elasticjob.infra.json.
GsonFactory
Get json parser.
getPoolSize()
- Method in class org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.
AbstractJobExecutorServiceHandler
getPoolSize()
- Method in class org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.
CPUUsageJobExecutorServiceHandler
getPoolSize()
- Method in class org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.
SingleThreadJobExecutorServiceHandler
getStrategy(String)
- Static method in class org.apache.shardingsphere.elasticjob.infra.handler.sharding.
JobShardingStrategyFactory
Get job sharding strategy.
getTaskName()
- Method in class org.apache.shardingsphere.elasticjob.infra.context.
TaskContext
Get task name.
getType()
- Method in class org.apache.shardingsphere.elasticjob.infra.concurrent.
ExecutorServiceReloadable
getType()
- Method in class org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.
AverageAllocationJobShardingStrategy
getType()
- Method in class org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.
OdevitySortByNameJobShardingStrategy
getType()
- Method in class org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.
RoundRobinByNameJobShardingStrategy
getType()
- Method in class org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.
CPUUsageJobExecutorServiceHandler
getType()
- Method in class org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.
SingleThreadJobExecutorServiceHandler
getType()
- Method in interface org.apache.shardingsphere.elasticjob.infra.spi.
TypedSPI
Get type.
getWorkQueueSize()
- Method in class org.apache.shardingsphere.elasticjob.infra.concurrent.
ElasticJobExecutorService
Get work queue size.
GsonFactory
- Class in
org.apache.shardingsphere.elasticjob.infra.json
Gson factory.
GsonFactory()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.json.
GsonFactory
H
HostException
- Exception in
org.apache.shardingsphere.elasticjob.infra.env
Host exception.
HostException(IOException)
- Constructor for exception org.apache.shardingsphere.elasticjob.infra.env.
HostException
HostException(String)
- Constructor for exception org.apache.shardingsphere.elasticjob.infra.env.
HostException
I
init(JobConfiguration)
- Method in class org.apache.shardingsphere.elasticjob.infra.concurrent.
ExecutorServiceReloadable
init(JobConfiguration)
- Method in interface org.apache.shardingsphere.elasticjob.infra.context.
ReloadablePostProcessor
Initialize reloadable.
init(Properties)
- Method in interface org.apache.shardingsphere.elasticjob.infra.spi.
SPIPostProcessor
Initialize SPI instance.
IP_REGEX
- Static variable in class org.apache.shardingsphere.elasticjob.infra.env.
IpUtils
IpUtils
- Class in
org.apache.shardingsphere.elasticjob.infra.env
IP address utility.
IpUtils()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.env.
IpUtils
isShutdown()
- Method in class org.apache.shardingsphere.elasticjob.infra.concurrent.
ElasticJobExecutorService
Whether the threadPoolExecutor has been shut down.
J
JobConfigurationException
- Exception in
org.apache.shardingsphere.elasticjob.infra.exception
Job configuration exception.
JobConfigurationException(String, Object...)
- Constructor for exception org.apache.shardingsphere.elasticjob.infra.exception.
JobConfigurationException
JobConfigurationException(Throwable)
- Constructor for exception org.apache.shardingsphere.elasticjob.infra.exception.
JobConfigurationException
JobConfigurationPOJO
- Class in
org.apache.shardingsphere.elasticjob.infra.pojo
Job configuration POJO.
JobConfigurationPOJO()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.pojo.
JobConfigurationPOJO
JobExecutionEnvironmentException
- Exception in
org.apache.shardingsphere.elasticjob.infra.exception
Job execution environment exception.
JobExecutionEnvironmentException(String, Object...)
- Constructor for exception org.apache.shardingsphere.elasticjob.infra.exception.
JobExecutionEnvironmentException
JobExecutionException
- Exception in
org.apache.shardingsphere.elasticjob.infra.exception
Job execution exception.
JobExecutionException(String, Object...)
- Constructor for exception org.apache.shardingsphere.elasticjob.infra.exception.
JobExecutionException
JobExecutionException(Throwable)
- Constructor for exception org.apache.shardingsphere.elasticjob.infra.exception.
JobExecutionException
JobExecutorServiceHandler
- Interface in
org.apache.shardingsphere.elasticjob.infra.handler.threadpool
Job executor service handler.
JobExecutorServiceHandlerFactory
- Class in
org.apache.shardingsphere.elasticjob.infra.handler.threadpool
Job executor service handler factory.
JobExecutorServiceHandlerFactory()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.handler.threadpool.
JobExecutorServiceHandlerFactory
JobInstance
- Class in
org.apache.shardingsphere.elasticjob.infra.handler.sharding
Job instance.
JobInstance()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.handler.sharding.
JobInstance
JobInstance(String)
- Constructor for class org.apache.shardingsphere.elasticjob.infra.handler.sharding.
JobInstance
JobInstance(String, String)
- Constructor for class org.apache.shardingsphere.elasticjob.infra.handler.sharding.
JobInstance
JobInstance(String, String, String)
- Constructor for class org.apache.shardingsphere.elasticjob.infra.handler.sharding.
JobInstance
JobPropertiesValidateRule
- Class in
org.apache.shardingsphere.elasticjob.infra.validator
Job properties validate rule.
JobPropertiesValidateRule()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.validator.
JobPropertiesValidateRule
JobPropertiesValidator
- Interface in
org.apache.shardingsphere.elasticjob.infra.validator
Job properties validator.
JobShardingStrategy
- Interface in
org.apache.shardingsphere.elasticjob.infra.handler.sharding
Job sharding strategy.
JobShardingStrategyFactory
- Class in
org.apache.shardingsphere.elasticjob.infra.handler.sharding
Job sharding strategy factory.
JobShardingStrategyFactory()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.handler.sharding.
JobShardingStrategyFactory
JobStatisticException
- Exception in
org.apache.shardingsphere.elasticjob.infra.exception
Job statistic exception.
JobStatisticException(Exception)
- Constructor for exception org.apache.shardingsphere.elasticjob.infra.exception.
JobStatisticException
JobSystemException
- Exception in
org.apache.shardingsphere.elasticjob.infra.exception
Job system exception.
JobSystemException(String, Object...)
- Constructor for exception org.apache.shardingsphere.elasticjob.infra.exception.
JobSystemException
JobSystemException(Throwable)
- Constructor for exception org.apache.shardingsphere.elasticjob.infra.exception.
JobSystemException
L
LOWEST
- Static variable in interface org.apache.shardingsphere.elasticjob.infra.listener.
ElasticJobListener
M
marshal(Object)
- Static method in class org.apache.shardingsphere.elasticjob.infra.yaml.
YamlEngine
Marshal YAML.
MetaInfo()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.context.
TaskContext.MetaInfo
N
newTypedServiceInstance(Class<T>, String, Properties)
- Static method in class org.apache.shardingsphere.elasticjob.infra.spi.
ElasticJobServiceLoader
New typed instance.
O
OdevitySortByNameJobShardingStrategy
- Class in
org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl
Sharding strategy which for hash with job name to determine IP asc or desc.
OdevitySortByNameJobShardingStrategy()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.
OdevitySortByNameJobShardingStrategy
order()
- Method in interface org.apache.shardingsphere.elasticjob.infra.listener.
ElasticJobListener
Listener order, default is the lowest.
org.apache.shardingsphere.elasticjob.infra.concurrent
- package org.apache.shardingsphere.elasticjob.infra.concurrent
org.apache.shardingsphere.elasticjob.infra.context
- package org.apache.shardingsphere.elasticjob.infra.context
org.apache.shardingsphere.elasticjob.infra.env
- package org.apache.shardingsphere.elasticjob.infra.env
org.apache.shardingsphere.elasticjob.infra.exception
- package org.apache.shardingsphere.elasticjob.infra.exception
org.apache.shardingsphere.elasticjob.infra.handler.sharding
- package org.apache.shardingsphere.elasticjob.infra.handler.sharding
org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl
- package org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl
org.apache.shardingsphere.elasticjob.infra.handler.threadpool
- package org.apache.shardingsphere.elasticjob.infra.handler.threadpool
org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl
- package org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl
org.apache.shardingsphere.elasticjob.infra.json
- package org.apache.shardingsphere.elasticjob.infra.json
org.apache.shardingsphere.elasticjob.infra.listener
- package org.apache.shardingsphere.elasticjob.infra.listener
org.apache.shardingsphere.elasticjob.infra.pojo
- package org.apache.shardingsphere.elasticjob.infra.pojo
org.apache.shardingsphere.elasticjob.infra.spi
- package org.apache.shardingsphere.elasticjob.infra.spi
org.apache.shardingsphere.elasticjob.infra.spi.exception
- package org.apache.shardingsphere.elasticjob.infra.spi.exception
org.apache.shardingsphere.elasticjob.infra.validator
- package org.apache.shardingsphere.elasticjob.infra.validator
org.apache.shardingsphere.elasticjob.infra.yaml
- package org.apache.shardingsphere.elasticjob.infra.yaml
org.apache.shardingsphere.elasticjob.infra.yaml.config
- package org.apache.shardingsphere.elasticjob.infra.yaml.config
org.apache.shardingsphere.elasticjob.infra.yaml.exception
- package org.apache.shardingsphere.elasticjob.infra.yaml.exception
org.apache.shardingsphere.elasticjob.infra.yaml.representer
- package org.apache.shardingsphere.elasticjob.infra.yaml.representer
P
PREFERRED_NETWORK_INTERFACE
- Static variable in class org.apache.shardingsphere.elasticjob.infra.env.
IpUtils
PREFERRED_NETWORK_IP
- Static variable in class org.apache.shardingsphere.elasticjob.infra.env.
IpUtils
process(NodeTuple)
- Method in class org.apache.shardingsphere.elasticjob.infra.yaml.representer.
DefaultYamlTupleProcessor
Process node tuple.
R
registerTypeAdapter(Type, TypeAdapter)
- Static method in class org.apache.shardingsphere.elasticjob.infra.json.
GsonFactory
Register type adapter.
registerTypedService(Class<T>)
- Static method in class org.apache.shardingsphere.elasticjob.infra.spi.
ElasticJobServiceLoader
Register typeSPI service.
Reloadable
<
T
> - Interface in
org.apache.shardingsphere.elasticjob.infra.context
Reloadable.
ReloadablePostProcessor
- Interface in
org.apache.shardingsphere.elasticjob.infra.context
Reloadable post processor.
reloadIfNecessary(JobConfiguration)
- Method in class org.apache.shardingsphere.elasticjob.infra.concurrent.
ExecutorServiceReloadable
reloadIfNecessary(JobConfiguration)
- Method in interface org.apache.shardingsphere.elasticjob.infra.context.
Reloadable
Reload if necessary.
representJavaBeanProperty(Object, Property, Object, Tag)
- Method in class org.apache.shardingsphere.elasticjob.infra.yaml.representer.
ElasticJobYamlRepresenter
RoundRobinByNameJobShardingStrategy
- Class in
org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl
Sharding strategy which for round robin by name job.
RoundRobinByNameJobShardingStrategy()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.
RoundRobinByNameJobShardingStrategy
S
ServiceLoaderInstantiationException
- Exception in
org.apache.shardingsphere.elasticjob.infra.spi.exception
Service loader instantiation exception.
ServiceLoaderInstantiationException(Class<?>, Throwable)
- Constructor for exception org.apache.shardingsphere.elasticjob.infra.spi.exception.
ServiceLoaderInstantiationException
setSlaveId(String)
- Method in class org.apache.shardingsphere.elasticjob.infra.context.
TaskContext
Set job server ID.
sharding(List<JobInstance>, String, int)
- Method in class org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.
AverageAllocationJobShardingStrategy
sharding(List<JobInstance>, String, int)
- Method in class org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.
OdevitySortByNameJobShardingStrategy
sharding(List<JobInstance>, String, int)
- Method in class org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.
RoundRobinByNameJobShardingStrategy
sharding(List<JobInstance>, String, int)
- Method in interface org.apache.shardingsphere.elasticjob.infra.handler.sharding.
JobShardingStrategy
Sharding job.
ShardingContexts
- Class in
org.apache.shardingsphere.elasticjob.infra.listener
Sharding contexts.
ShardingContexts(String, String, int, String, Map<Integer, String>, int)
- Constructor for class org.apache.shardingsphere.elasticjob.infra.listener.
ShardingContexts
ShardingItemParameters
- Class in
org.apache.shardingsphere.elasticjob.infra.context
Sharding item parameters.
ShardingItemParameters(String)
- Constructor for class org.apache.shardingsphere.elasticjob.infra.context.
ShardingItemParameters
SingleThreadJobExecutorServiceHandler
- Class in
org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl
Job executor service handler with single thread.
SingleThreadJobExecutorServiceHandler()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.
SingleThreadJobExecutorServiceHandler
sleep(long)
- Static method in class org.apache.shardingsphere.elasticjob.infra.concurrent.
BlockUtils
Sleep for the specified number of milliseconds.
SPIPostProcessor
- Interface in
org.apache.shardingsphere.elasticjob.infra.spi
SPI post processor.
T
TaskContext
- Class in
org.apache.shardingsphere.elasticjob.infra.context
Task runtime context.
TaskContext(String, List<Integer>, ExecutionType)
- Constructor for class org.apache.shardingsphere.elasticjob.infra.context.
TaskContext
TaskContext(String, List<Integer>, ExecutionType, String)
- Constructor for class org.apache.shardingsphere.elasticjob.infra.context.
TaskContext
TaskContext.MetaInfo
- Class in
org.apache.shardingsphere.elasticjob.infra.context
Task meta data.
TimeService
- Class in
org.apache.shardingsphere.elasticjob.infra.env
Time service.
TimeService()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.env.
TimeService
toConfiguration()
- Method in interface org.apache.shardingsphere.elasticjob.infra.yaml.config.
YamlConfiguration
Convert to original configuration.
toJobConfiguration()
- Method in class org.apache.shardingsphere.elasticjob.infra.pojo.
JobConfigurationPOJO
Convert to job configuration.
toString()
- Method in class org.apache.shardingsphere.elasticjob.infra.context.
TaskContext.MetaInfo
transform(Throwable)
- Static method in class org.apache.shardingsphere.elasticjob.infra.exception.
ExceptionUtils
Transform throwable to string.
TypedSPI
- Interface in
org.apache.shardingsphere.elasticjob.infra.spi
Type based SPI.
U
unmarshal(String, Class<T>)
- Static method in class org.apache.shardingsphere.elasticjob.infra.yaml.
YamlEngine
Unmarshal YAML.
V
validate(Properties)
- Method in interface org.apache.shardingsphere.elasticjob.infra.validator.
JobPropertiesValidator
Validate job properties.
validateIsPositiveInteger(Properties, String)
- Static method in class org.apache.shardingsphere.elasticjob.infra.validator.
JobPropertiesValidateRule
Validate property value is positive integer.
validateIsRequired(Properties, String)
- Static method in class org.apache.shardingsphere.elasticjob.infra.validator.
JobPropertiesValidateRule
Validate property value is required.
valueOf(String)
- Static method in enum org.apache.shardingsphere.elasticjob.infra.context.
ExecutionType
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.apache.shardingsphere.elasticjob.infra.context.
ExecutionType
Returns an array containing the constants of this enum type, in the order they are declared.
W
waitingShortTime()
- Static method in class org.apache.shardingsphere.elasticjob.infra.concurrent.
BlockUtils
Wait short time.
Y
YamlConfiguration
<
T
> - Interface in
org.apache.shardingsphere.elasticjob.infra.yaml.config
YAML configuration.
YamlConfigurationConverter
<
T
,
Y
extends
YamlConfiguration
<
T
>> - Interface in
org.apache.shardingsphere.elasticjob.infra.yaml.config
YAML configuration converter.
YamlConfigurationConverterFactory
- Class in
org.apache.shardingsphere.elasticjob.infra.yaml.config
Factory for
YamlConfigurationConverter
.
YamlConfigurationConverterFactory()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.yaml.config.
YamlConfigurationConverterFactory
YamlConfigurationConverterNotFoundException
- Exception in
org.apache.shardingsphere.elasticjob.infra.yaml.exception
Yaml configuration converter not found exception.
YamlConfigurationConverterNotFoundException(Class<?>)
- Constructor for exception org.apache.shardingsphere.elasticjob.infra.yaml.exception.
YamlConfigurationConverterNotFoundException
YamlEngine
- Class in
org.apache.shardingsphere.elasticjob.infra.yaml
YAML engine.
YamlEngine()
- Constructor for class org.apache.shardingsphere.elasticjob.infra.yaml.
YamlEngine
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
Y
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021
The Apache Software Foundation
. All rights reserved.