您的浏览器已禁用 JavaScript。
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
所有程序包的分层结构
程序包分层结构:
com.dangdang.ddframe.job.api
,
com.dangdang.ddframe.job.api.dataflow
,
com.dangdang.ddframe.job.api.script
,
com.dangdang.ddframe.job.api.simple
,
com.dangdang.ddframe.job.config
,
com.dangdang.ddframe.job.config.dataflow
,
com.dangdang.ddframe.job.config.script
,
com.dangdang.ddframe.job.config.simple
,
com.dangdang.ddframe.job.context
,
com.dangdang.ddframe.job.event
,
com.dangdang.ddframe.job.event.rdb
,
com.dangdang.ddframe.job.event.type
,
com.dangdang.ddframe.job.exception
,
com.dangdang.ddframe.job.executor
,
com.dangdang.ddframe.job.executor.handler
,
com.dangdang.ddframe.job.executor.handler.impl
,
com.dangdang.ddframe.job.executor.type
,
com.dangdang.ddframe.job.reg.base
,
com.dangdang.ddframe.job.reg.exception
,
com.dangdang.ddframe.job.reg.zookeeper
,
com.dangdang.ddframe.job.statistics
,
com.dangdang.ddframe.job.statistics.rdb
,
com.dangdang.ddframe.job.statistics.type.job
,
com.dangdang.ddframe.job.statistics.type.task
,
com.dangdang.ddframe.job.util.concurrent
,
com.dangdang.ddframe.job.util.config
,
com.dangdang.ddframe.job.util.digest
,
com.dangdang.ddframe.job.util.env
,
com.dangdang.ddframe.job.util.json
类分层结构
java.lang.
Object
com.dangdang.ddframe.job.executor.
AbstractElasticJobExecutor
com.dangdang.ddframe.job.executor.type.
DataflowJobExecutor
com.dangdang.ddframe.job.executor.type.
ScriptJobExecutor
com.dangdang.ddframe.job.executor.type.
SimpleJobExecutor
com.dangdang.ddframe.job.util.concurrent.
BlockUtils
com.dangdang.ddframe.job.config.dataflow.
DataflowJobConfiguration
(implements com.dangdang.ddframe.job.config.
JobTypeConfiguration
)
com.dangdang.ddframe.job.executor.handler.impl.
DefaultExecutorServiceHandler
(implements com.dangdang.ddframe.job.executor.handler.
ExecutorServiceHandler
)
com.dangdang.ddframe.job.executor.handler.impl.
DefaultJobExceptionHandler
(implements com.dangdang.ddframe.job.executor.handler.
JobExceptionHandler
)
com.dangdang.ddframe.job.util.digest.
Encryption
com.dangdang.ddframe.job.exception.
ExceptionUtil
com.dangdang.ddframe.job.executor.handler.
ExecutorServiceHandlerRegistry
com.dangdang.ddframe.job.util.concurrent.
ExecutorServiceObject
com.dangdang.ddframe.job.util.json.
GsonFactory
com.dangdang.ddframe.job.util.env.
IpUtils
com.dangdang.ddframe.job.config.
JobCoreConfiguration
com.dangdang.ddframe.job.config.
JobCoreConfiguration.Builder
com.dangdang.ddframe.job.event.
JobEventBus
com.dangdang.ddframe.job.event.rdb.
JobEventRdbIdentity
(implements com.dangdang.ddframe.job.event.
JobEventIdentity
)
com.dangdang.ddframe.job.event.rdb.
JobEventRdbConfiguration
(implements com.dangdang.ddframe.job.event.
JobEventConfiguration
, java.io.
Serializable
)
com.dangdang.ddframe.job.event.rdb.
JobEventRdbListener
(implements com.dangdang.ddframe.job.event.
JobEventListener
)
com.dangdang.ddframe.job.event.rdb.
JobEventRdbSearch
com.dangdang.ddframe.job.event.rdb.
JobEventRdbSearch.Condition
com.dangdang.ddframe.job.event.rdb.
JobEventRdbSearch.Result
<T>
com.dangdang.ddframe.job.event.type.
JobExecutionEvent
(implements com.dangdang.ddframe.job.event.
JobEvent
)
com.dangdang.ddframe.job.event.type.
JobExecutionEventThrowable
com.dangdang.ddframe.job.statistics.type.job.
JobExecutionTypeStatistics
com.dangdang.ddframe.job.executor.
JobExecutorFactory
com.dangdang.ddframe.job.executor.handler.
JobProperties
com.dangdang.ddframe.job.statistics.type.job.
JobRegisterStatistics
com.dangdang.ddframe.job.statistics.type.job.
JobRunningStatistics
com.dangdang.ddframe.job.event.type.
JobStatusTraceEvent
(implements com.dangdang.ddframe.job.event.
JobEvent
)
com.dangdang.ddframe.job.statistics.type.job.
JobTypeStatistics
com.dangdang.ddframe.job.reg.exception.
RegExceptionHandler
com.dangdang.ddframe.job.config.script.
ScriptJobConfiguration
(implements com.dangdang.ddframe.job.config.
JobTypeConfiguration
)
com.dangdang.ddframe.job.api.
ShardingContext
com.dangdang.ddframe.job.executor.
ShardingContexts
(implements java.io.
Serializable
)
com.dangdang.ddframe.job.util.config.
ShardingItemParameters
com.dangdang.ddframe.job.util.config.
ShardingItems
com.dangdang.ddframe.job.config.simple.
SimpleJobConfiguration
(implements com.dangdang.ddframe.job.config.
JobTypeConfiguration
)
com.dangdang.ddframe.job.statistics.rdb.
StatisticRdbRepository
com.dangdang.ddframe.job.context.
TaskContext
com.dangdang.ddframe.job.context.
TaskContext.MetaInfo
com.dangdang.ddframe.job.statistics.type.task.
TaskResultStatistics
com.dangdang.ddframe.job.statistics.type.task.
TaskRunningStatistics
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
com.dangdang.ddframe.job.event.
JobEventListenerConfigurationException
com.dangdang.ddframe.job.exception.
JobExecutionEnvironmentException
java.lang.
RuntimeException
com.dangdang.ddframe.job.exception.
AppConfigurationException
com.dangdang.ddframe.job.util.env.
HostException
com.dangdang.ddframe.job.exception.
JobConfigurationException
com.dangdang.ddframe.job.exception.
JobStatisticException
com.dangdang.ddframe.job.exception.
JobSystemException
com.dangdang.ddframe.job.reg.exception.
RegException
com.dangdang.ddframe.job.util.env.
TimeService
com.google.gson.TypeAdapter<T>
com.dangdang.ddframe.job.util.json.
AbstractJobConfigurationGsonTypeAdapter
<T>
com.dangdang.ddframe.job.reg.zookeeper.
ZookeeperConfiguration
com.dangdang.ddframe.job.reg.zookeeper.
ZookeeperElectionService
com.dangdang.ddframe.job.reg.zookeeper.
ZookeeperRegistryCenter
(implements com.dangdang.ddframe.job.reg.base.
CoordinatorRegistryCenter
)
接口分层结构
com.dangdang.ddframe.job.api.
ElasticJob
com.dangdang.ddframe.job.api.dataflow.
DataflowJob
<T>
com.dangdang.ddframe.job.api.script.
ScriptJob
com.dangdang.ddframe.job.api.simple.
SimpleJob
com.dangdang.ddframe.job.reg.base.
ElectionCandidate
com.dangdang.ddframe.job.executor.handler.
ExecutorServiceHandler
com.dangdang.ddframe.job.event.
JobEvent
com.dangdang.ddframe.job.event.
JobEventIdentity
com.dangdang.ddframe.job.event.
JobEventConfiguration
com.dangdang.ddframe.job.event.
JobEventListener
com.dangdang.ddframe.job.executor.handler.
JobExceptionHandler
com.dangdang.ddframe.job.executor.
JobFacade
com.dangdang.ddframe.job.config.
JobRootConfiguration
com.dangdang.ddframe.job.config.
JobTypeConfiguration
com.dangdang.ddframe.job.reg.base.
RegistryCenter
com.dangdang.ddframe.job.reg.base.
CoordinatorRegistryCenter
枚举分层结构
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.dangdang.ddframe.job.api.
JobType
com.dangdang.ddframe.job.context.
ExecutionType
com.dangdang.ddframe.job.event.rdb.
DatabaseType
com.dangdang.ddframe.job.event.type.
JobStatusTraceEvent.State
com.dangdang.ddframe.job.event.type.
JobStatusTraceEvent.Source
com.dangdang.ddframe.job.event.type.
JobExecutionEvent.ExecutionSource
com.dangdang.ddframe.job.executor.handler.
JobProperties.JobPropertiesEnum
com.dangdang.ddframe.job.statistics.
StatisticInterval
概览
程序包
类
使用
树
已过时
索引
帮助
上一个
下一个
框架
无框架
所有类
Copyright © 2017. All rights reserved.