跳过导航链接
A B C D E F G H I J M N O P R S T U V W Y 

A

AbstractJobExecutorServiceHandler - org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl中的类
Abstract job executor service handler.
AbstractJobExecutorServiceHandler() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.AbstractJobExecutorServiceHandler
 
afterJobExecuted(ShardingContexts) - 接口 中的方法org.apache.shardingsphere.elasticjob.infra.listener.ElasticJobListener
Called after job executed.
AverageAllocationJobShardingStrategy - org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl中的类
Sharding strategy which for average by sharding item.
AverageAllocationJobShardingStrategy() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.AverageAllocationJobShardingStrategy
 

B

beforeJobExecuted(ShardingContexts) - 接口 中的方法org.apache.shardingsphere.elasticjob.infra.listener.ElasticJobListener
Called before job executed.
BlockUtils - org.apache.shardingsphere.elasticjob.infra.concurrent中的类
Block utility.
BlockUtils() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.concurrent.BlockUtils
 

C

CPUUsageJobExecutorServiceHandler - org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl中的类
Job executor service handler with use CPU available processors.
CPUUsageJobExecutorServiceHandler() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.CPUUsageJobExecutorServiceHandler
 
createExecutorService() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.concurrent.ElasticJobExecutorService
Create executor service.
createExecutorService(String) - 类 中的方法org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.AbstractJobExecutorServiceHandler
 
createExecutorService(String) - 接口 中的方法org.apache.shardingsphere.elasticjob.infra.handler.threadpool.JobExecutorServiceHandler
Create executor service.
createListener(String) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.listener.ElasticJobListenerFactory
Create a job listener instance.
createShardingContext(int) - 类 中的方法org.apache.shardingsphere.elasticjob.infra.listener.ShardingContexts
Create sharding context.

D

DefaultYamlTupleProcessor - org.apache.shardingsphere.elasticjob.infra.yaml中的类
Default YAML tuple processor.
DefaultYamlTupleProcessor() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.yaml.DefaultYamlTupleProcessor
 

E

ElasticJobExecutorService - org.apache.shardingsphere.elasticjob.infra.concurrent中的类
ElasticJob executor service.
ElasticJobExecutorService(String, int) - 类 的构造器org.apache.shardingsphere.elasticjob.infra.concurrent.ElasticJobExecutorService
 
ElasticJobListener - org.apache.shardingsphere.elasticjob.infra.listener中的接口
ElasticJob listener.
ElasticJobListenerFactory - org.apache.shardingsphere.elasticjob.infra.listener中的类
Job listener factory.
ElasticJobListenerFactory() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.listener.ElasticJobListenerFactory
 
ElasticJobServiceLoader - org.apache.shardingsphere.elasticjob.infra.spi中的类
ElasticJob service loader.
ElasticJobServiceLoader() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.spi.ElasticJobServiceLoader
 
ElasticJobYamlRepresenter - org.apache.shardingsphere.elasticjob.infra.yaml中的类
ElasticJob YAML representer.
ElasticJobYamlRepresenter() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.yaml.ElasticJobYamlRepresenter
 
ExceptionUtils - org.apache.shardingsphere.elasticjob.infra.exception中的类
Exception utilities.
ExceptionUtils() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.exception.ExceptionUtils
 
ExecutionType - org.apache.shardingsphere.elasticjob.infra.context中的枚举
Execution type.

F

from(String) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.context.TaskContext
Get task context via task ID.
from(String) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.context.TaskContext.MetaInfo
Get task meta data info via string.
fromJobConfiguration(JobConfiguration) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.pojo.JobConfigurationPOJO
Convert from job configuration.

G

getActiveThreadCount() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.concurrent.ElasticJobExecutorService
Get active thread count.
getCachedTypedServiceInstance(Class<T>, String) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.spi.ElasticJobServiceLoader
Get cached typed instance.
getCurrentMillis() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.env.TimeService
Get current millis.
getExecutorId(String) - 类 中的方法org.apache.shardingsphere.elasticjob.infra.context.TaskContext
Get executor ID.
getGson() - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.json.GsonFactory
Get gson instance.
getHandler(String) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.handler.threadpool.JobExecutorServiceHandlerFactory
Get job executor service handler.
getHostName() - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.env.IpUtils
Get host name for localhost.
getIdForUnassignedSlave(String) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.context.TaskContext
Get unassigned task ID before job execute.
getIp() - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.env.IpUtils
Get IP address for localhost.
getIp() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.handler.sharding.JobInstance
Get server IP address.
getJsonParser() - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.json.GsonFactory
Get json parser.
getPoolSize() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.AbstractJobExecutorServiceHandler
 
getPoolSize() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.CPUUsageJobExecutorServiceHandler
 
getPoolSize() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.SingleThreadJobExecutorServiceHandler
 
getStrategy(String) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.handler.sharding.JobShardingStrategyFactory
Get job sharding sharding.
getTaskName() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.context.TaskContext
Get task name.
getType() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.AverageAllocationJobShardingStrategy
 
getType() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.OdevitySortByNameJobShardingStrategy
 
getType() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.RoundRobinByNameJobShardingStrategy
 
getType() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.CPUUsageJobExecutorServiceHandler
 
getType() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.SingleThreadJobExecutorServiceHandler
 
getType() - 接口 中的方法org.apache.shardingsphere.elasticjob.infra.spi.TypedSPI
Get type.
getWorkQueueSize() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.concurrent.ElasticJobExecutorService
Get work queue size.
GsonFactory - org.apache.shardingsphere.elasticjob.infra.json中的类
Gson factory.
GsonFactory() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.json.GsonFactory
 

H

HostException - org.apache.shardingsphere.elasticjob.infra.env中的异常错误
Host exception.
HostException(IOException) - 异常错误 的构造器org.apache.shardingsphere.elasticjob.infra.env.HostException
 
HostException(String) - 异常错误 的构造器org.apache.shardingsphere.elasticjob.infra.env.HostException
 

I

init(Properties) - 接口 中的方法org.apache.shardingsphere.elasticjob.infra.spi.SPIPostProcessor
Initialize SPI instance.
IP_REGEX - 类 中的静态变量org.apache.shardingsphere.elasticjob.infra.env.IpUtils
 
IpUtils - org.apache.shardingsphere.elasticjob.infra.env中的类
IP address utility.
IpUtils() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.env.IpUtils
 
isShutdown() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.concurrent.ElasticJobExecutorService
Whether the threadPoolExecutor has been shut down.

J

JobConfigurationException - org.apache.shardingsphere.elasticjob.infra.exception中的异常错误
Job configuration exception.
JobConfigurationException(String, Object...) - 异常错误 的构造器org.apache.shardingsphere.elasticjob.infra.exception.JobConfigurationException
 
JobConfigurationException(Throwable) - 异常错误 的构造器org.apache.shardingsphere.elasticjob.infra.exception.JobConfigurationException
 
JobConfigurationPOJO - org.apache.shardingsphere.elasticjob.infra.pojo中的类
Job configuration POJO.
JobConfigurationPOJO() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.pojo.JobConfigurationPOJO
 
JobExecutionEnvironmentException - org.apache.shardingsphere.elasticjob.infra.exception中的异常错误
Job execution environment exception.
JobExecutionEnvironmentException(String, Object...) - 异常错误 的构造器org.apache.shardingsphere.elasticjob.infra.exception.JobExecutionEnvironmentException
 
JobExecutionException - org.apache.shardingsphere.elasticjob.infra.exception中的异常错误
Job execution exception.
JobExecutionException(String, Object...) - 异常错误 的构造器org.apache.shardingsphere.elasticjob.infra.exception.JobExecutionException
 
JobExecutionException(Throwable) - 异常错误 的构造器org.apache.shardingsphere.elasticjob.infra.exception.JobExecutionException
 
JobExecutorServiceHandler - org.apache.shardingsphere.elasticjob.infra.handler.threadpool中的接口
Job executor service handler.
JobExecutorServiceHandlerFactory - org.apache.shardingsphere.elasticjob.infra.handler.threadpool中的类
Job executor service handler factory.
JobExecutorServiceHandlerFactory() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.handler.threadpool.JobExecutorServiceHandlerFactory
 
JobInstance - org.apache.shardingsphere.elasticjob.infra.handler.sharding中的类
Job instance.
JobInstance() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.handler.sharding.JobInstance
 
JobPropertiesValidateRule - org.apache.shardingsphere.elasticjob.infra.validator中的类
Job properties validate rule.
JobPropertiesValidateRule() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.validator.JobPropertiesValidateRule
 
JobPropertiesValidator - org.apache.shardingsphere.elasticjob.infra.validator中的接口
Job properties validator.
JobShardingStrategy - org.apache.shardingsphere.elasticjob.infra.handler.sharding中的接口
Job sharding sharding.
JobShardingStrategyFactory - org.apache.shardingsphere.elasticjob.infra.handler.sharding中的类
Job sharding sharding factory.
JobShardingStrategyFactory() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.handler.sharding.JobShardingStrategyFactory
 
JobStatisticException - org.apache.shardingsphere.elasticjob.infra.exception中的异常错误
Job statistic exception.
JobStatisticException(Exception) - 异常错误 的构造器org.apache.shardingsphere.elasticjob.infra.exception.JobStatisticException
 
JobSystemException - org.apache.shardingsphere.elasticjob.infra.exception中的异常错误
Job system exception.
JobSystemException(String, Object...) - 异常错误 的构造器org.apache.shardingsphere.elasticjob.infra.exception.JobSystemException
 
JobSystemException(Throwable) - 异常错误 的构造器org.apache.shardingsphere.elasticjob.infra.exception.JobSystemException
 

M

marshal(Object) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.yaml.YamlEngine
Marshal YAML.
MetaInfo() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.context.TaskContext.MetaInfo
 

N

newTypedServiceInstance(Class<T>, String, Properties) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.spi.ElasticJobServiceLoader
New typed instance.

O

OdevitySortByNameJobShardingStrategy - org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl中的类
Sharding strategy which for hash with job name to determine IP asc or desc.
OdevitySortByNameJobShardingStrategy() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.OdevitySortByNameJobShardingStrategy
 
org.apache.shardingsphere.elasticjob.infra.concurrent - 程序包 org.apache.shardingsphere.elasticjob.infra.concurrent
 
org.apache.shardingsphere.elasticjob.infra.context - 程序包 org.apache.shardingsphere.elasticjob.infra.context
 
org.apache.shardingsphere.elasticjob.infra.env - 程序包 org.apache.shardingsphere.elasticjob.infra.env
 
org.apache.shardingsphere.elasticjob.infra.exception - 程序包 org.apache.shardingsphere.elasticjob.infra.exception
 
org.apache.shardingsphere.elasticjob.infra.handler.sharding - 程序包 org.apache.shardingsphere.elasticjob.infra.handler.sharding
 
org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl - 程序包 org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl
 
org.apache.shardingsphere.elasticjob.infra.handler.threadpool - 程序包 org.apache.shardingsphere.elasticjob.infra.handler.threadpool
 
org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl - 程序包 org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl
 
org.apache.shardingsphere.elasticjob.infra.json - 程序包 org.apache.shardingsphere.elasticjob.infra.json
 
org.apache.shardingsphere.elasticjob.infra.listener - 程序包 org.apache.shardingsphere.elasticjob.infra.listener
 
org.apache.shardingsphere.elasticjob.infra.pojo - 程序包 org.apache.shardingsphere.elasticjob.infra.pojo
 
org.apache.shardingsphere.elasticjob.infra.spi - 程序包 org.apache.shardingsphere.elasticjob.infra.spi
 
org.apache.shardingsphere.elasticjob.infra.spi.exception - 程序包 org.apache.shardingsphere.elasticjob.infra.spi.exception
 
org.apache.shardingsphere.elasticjob.infra.validator - 程序包 org.apache.shardingsphere.elasticjob.infra.validator
 
org.apache.shardingsphere.elasticjob.infra.yaml - 程序包 org.apache.shardingsphere.elasticjob.infra.yaml
 

P

process(NodeTuple) - 类 中的方法org.apache.shardingsphere.elasticjob.infra.yaml.DefaultYamlTupleProcessor
Process node tuple.

R

registerTypeAdapter(Type, TypeAdapter) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.json.GsonFactory
Register type adapter.
registerTypedService(Class<T>) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.spi.ElasticJobServiceLoader
Register typeSPI service.
representJavaBeanProperty(Object, Property, Object, Tag) - 类 中的方法org.apache.shardingsphere.elasticjob.infra.yaml.ElasticJobYamlRepresenter
 
RoundRobinByNameJobShardingStrategy - org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl中的类
Sharding strategy which for round robin by name job.
RoundRobinByNameJobShardingStrategy() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.RoundRobinByNameJobShardingStrategy
 

S

ServiceLoaderInstantiationException - org.apache.shardingsphere.elasticjob.infra.spi.exception中的异常错误
Service loader instantiation exception.
ServiceLoaderInstantiationException(Class<?>, Throwable) - 异常错误 的构造器org.apache.shardingsphere.elasticjob.infra.spi.exception.ServiceLoaderInstantiationException
 
setSlaveId(String) - 类 中的方法org.apache.shardingsphere.elasticjob.infra.context.TaskContext
Set job server ID.
sharding(List<JobInstance>, String, int) - 类 中的方法org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.AverageAllocationJobShardingStrategy
 
sharding(List<JobInstance>, String, int) - 类 中的方法org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.OdevitySortByNameJobShardingStrategy
 
sharding(List<JobInstance>, String, int) - 类 中的方法org.apache.shardingsphere.elasticjob.infra.handler.sharding.impl.RoundRobinByNameJobShardingStrategy
 
sharding(List<JobInstance>, String, int) - 接口 中的方法org.apache.shardingsphere.elasticjob.infra.handler.sharding.JobShardingStrategy
Sharding job.
ShardingContexts - org.apache.shardingsphere.elasticjob.infra.listener中的类
Sharding contexts.
ShardingContexts(String, String, int, String, Map<Integer, String>, int) - 类 的构造器org.apache.shardingsphere.elasticjob.infra.listener.ShardingContexts
 
ShardingItemParameters - org.apache.shardingsphere.elasticjob.infra.context中的类
Sharding item parameters.
ShardingItemParameters(String) - 类 的构造器org.apache.shardingsphere.elasticjob.infra.context.ShardingItemParameters
 
SingleThreadJobExecutorServiceHandler - org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl中的类
Job executor service handler with single thread.
SingleThreadJobExecutorServiceHandler() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.handler.threadpool.impl.SingleThreadJobExecutorServiceHandler
 
sleep(long) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.concurrent.BlockUtils
Sleep for the specified number of milliseconds.
SPIPostProcessor - org.apache.shardingsphere.elasticjob.infra.spi中的接口
SPI post processor.

T

TaskContext - org.apache.shardingsphere.elasticjob.infra.context中的类
Task runtime context.
TaskContext(String, List<Integer>, ExecutionType) - 类 的构造器org.apache.shardingsphere.elasticjob.infra.context.TaskContext
 
TaskContext(String, List<Integer>, ExecutionType, String) - 类 的构造器org.apache.shardingsphere.elasticjob.infra.context.TaskContext
 
TaskContext.MetaInfo - org.apache.shardingsphere.elasticjob.infra.context中的类
Task meta data.
TimeService - org.apache.shardingsphere.elasticjob.infra.env中的类
Time service.
TimeService() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.env.TimeService
 
toJobConfiguration() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.pojo.JobConfigurationPOJO
Convert to job configuration.
toString() - 类 中的方法org.apache.shardingsphere.elasticjob.infra.context.TaskContext.MetaInfo
 
transform(Throwable) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.exception.ExceptionUtils
Transform throwable to string.
TypedSPI - org.apache.shardingsphere.elasticjob.infra.spi中的接口
Type based SPI.

U

unmarshal(String, Class<T>) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.yaml.YamlEngine
Unmarshal YAML.
unmarshal(String, InputStream, Class<T>) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.yaml.YamlEngine
Unmarshal YAML.

V

validate(Properties) - 接口 中的方法org.apache.shardingsphere.elasticjob.infra.validator.JobPropertiesValidator
Validate job properties.
validateIsPositiveInteger(Properties, String) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.validator.JobPropertiesValidateRule
Validate property value is positive integer.
validateIsRequired(Properties, String) - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.validator.JobPropertiesValidateRule
Validate property value is required.
valueOf(String) - 枚举 中的静态方法org.apache.shardingsphere.elasticjob.infra.context.ExecutionType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.apache.shardingsphere.elasticjob.infra.context.ExecutionType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。

W

waitingShortTime() - 类 中的静态方法org.apache.shardingsphere.elasticjob.infra.concurrent.BlockUtils
Wait short time.

Y

YamlEngine - org.apache.shardingsphere.elasticjob.infra.yaml中的类
YAML engine.
YamlEngine() - 类 的构造器org.apache.shardingsphere.elasticjob.infra.yaml.YamlEngine
 
A B C D E F G H I J M N O P R S T U V W Y 
跳过导航链接

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