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

A

AcceptorExecutor<ID,T> - com.alipay.sofa.registry.task.batcher中的类
An active object with an internal thread accepting tasks from clients, and dispatching them to workers in a pull based manner.
addTaskListener(TaskListener) - 类 中的方法com.alipay.sofa.registry.task.listener.DefaultTaskListenerManager
 
addTaskListener(TaskListener) - 接口 中的方法com.alipay.sofa.registry.task.listener.TaskListenerManager
 
ANYHOST - 类 中的静态变量com.alipay.sofa.registry.net.NetUtil
The constant ANYHOST.
AsyncHashedWheelTimer - com.alipay.sofa.registry.timer中的类
based on HashedWheelTimer, add function: exec TimerTask async
AsyncHashedWheelTimer(ThreadFactory, long, TimeUnit, int, ThreadFactory, AsyncHashedWheelTimer.TaskFailedCallback) - 类 的构造器com.alipay.sofa.registry.timer.AsyncHashedWheelTimer
 
AsyncHashedWheelTimer.TaskFailedCallback - com.alipay.sofa.registry.timer中的接口
 

C

checkAndUpdateVersions(Map<String, Long>, String, Long) - 类 中的静态方法com.alipay.sofa.registry.util.VersionsMapUtils
 
checkNotBlank(String, String) - 类 中的静态方法com.alipay.sofa.registry.util.ParaCheckUtil
check string not blank
checkNotEmpty(Collection<?>, String) - 类 中的静态方法com.alipay.sofa.registry.util.ParaCheckUtil
check param not empty
checkNotNull(Object, String) - 类 中的静态方法com.alipay.sofa.registry.util.ParaCheckUtil
check object not null
checkRetryTimes() - 接口 中的方法com.alipay.sofa.registry.task.Retryable
 
cleanDirectory(File) - 类 中的静态方法com.alipay.sofa.registry.util.FileUtils
 
closeQuietly(Closeable) - 类 中的静态方法com.alipay.sofa.registry.util.FileUtils
 
CollectionUtils - com.alipay.sofa.registry.util中的类
The type Collection utils.
CollectionUtils() - 类 的构造器com.alipay.sofa.registry.util.CollectionUtils
 
COLON - 类 中的静态变量com.alipay.sofa.registry.net.NetUtil
symbol :
com.alipay.sofa.registry.converter - 程序包 com.alipay.sofa.registry.converter
 
com.alipay.sofa.registry.log - 程序包 com.alipay.sofa.registry.log
 
com.alipay.sofa.registry.metrics - 程序包 com.alipay.sofa.registry.metrics
 
com.alipay.sofa.registry.net - 程序包 com.alipay.sofa.registry.net
 
com.alipay.sofa.registry.task - 程序包 com.alipay.sofa.registry.task
 
com.alipay.sofa.registry.task.batcher - 程序包 com.alipay.sofa.registry.task.batcher
 
com.alipay.sofa.registry.task.listener - 程序包 com.alipay.sofa.registry.task.listener
 
com.alipay.sofa.registry.task.scheduler - 程序包 com.alipay.sofa.registry.task.scheduler
 
com.alipay.sofa.registry.timer - 程序包 com.alipay.sofa.registry.timer
 
com.alipay.sofa.registry.util - 程序包 com.alipay.sofa.registry.util
 
convertToScope(String) - 类 中的静态方法com.alipay.sofa.registry.converter.ScopeEnumConverter
scope convert func
createDefaultSingleTaskDispatcher(String, TaskProcessor<T>) - 类 中的静态方法com.alipay.sofa.registry.task.batcher.TaskDispatchers
 
createSingleTaskDispatcher(String, int, int, long, long, TaskProcessor<T>) - 类 中的静态方法com.alipay.sofa.registry.task.batcher.TaskDispatchers
 

D

debug(String) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log DEBUG level.
debug(String, Object) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log DEBUG level.
debug(String, Object, Object) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log DEBUG level.
debug(String, Object...) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log DEBUG level.
debug(String, Throwable) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log DEBUG level.
debug(String) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
debug(String, Object) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
debug(String, Object, Object) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
debug(String, Object...) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
debug(String, Throwable) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
DefaultTaskListenerManager - com.alipay.sofa.registry.task.listener中的类
 
DefaultTaskListenerManager() - 类 的构造器com.alipay.sofa.registry.task.listener.DefaultTaskListenerManager
 
deleteDirectory(File) - 类 中的静态方法com.alipay.sofa.registry.util.FileUtils
 
dispatch(ID, T, long) - 接口 中的方法com.alipay.sofa.registry.task.batcher.TaskDispatcher
 

E

error(String) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log ERROR level.
error(String, Object) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log ERROR level.
error(String, Object, Object) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log ERROR level.
error(String, Object...) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log ERROR level.
error(String, Throwable) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log ERROR level.
error(String) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
error(String, Object) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
error(String, Object, Object) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
error(String, Object...) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
error(String, Throwable) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
execute() - 接口 中的方法com.alipay.sofa.registry.task.Task
 
executionFailed(Throwable) - 接口 中的方法com.alipay.sofa.registry.timer.AsyncHashedWheelTimer.TaskFailedCallback
 
executionRejected(Throwable) - 接口 中的方法com.alipay.sofa.registry.timer.AsyncHashedWheelTimer.TaskFailedCallback
 

F

FileUtils - com.alipay.sofa.registry.util中的类
 
FileUtils() - 类 的构造器com.alipay.sofa.registry.util.FileUtils
 
forceDelete(File) - 类 中的静态方法com.alipay.sofa.registry.util.FileUtils
 
forceMkdir(File) - 类 中的静态方法com.alipay.sofa.registry.util.FileUtils
create dir

G

genHost(String, int) - 类 中的静态方法com.alipay.sofa.registry.net.NetUtil
Gen host string.
getAcceptedTasks() - 类 中的方法com.alipay.sofa.registry.task.batcher.AcceptorExecutor
Getter method for property acceptedTasks.
getAcceptorExecutor() - 接口 中的方法com.alipay.sofa.registry.task.batcher.TaskDispatcher
 
getAttribute(String) - 类 中的方法com.alipay.sofa.registry.task.listener.TaskEvent
get attribute by key
getCreateTime() - 类 中的方法com.alipay.sofa.registry.task.listener.TaskEvent
Getter method for property createTime.
getDispatcherName(String) - 类 中的静态方法com.alipay.sofa.registry.task.batcher.TaskDispatchers
 
getDomainFromIP(String) - 类 中的静态方法com.alipay.sofa.registry.net.NetUtil
 
getEventObj() - 类 中的方法com.alipay.sofa.registry.task.listener.TaskEvent
Getter method for property eventObj.
getExpiredTasks() - 类 中的方法com.alipay.sofa.registry.task.batcher.AcceptorExecutor
Getter method for property expiredTasks.
getExpiryTime() - 类 中的方法com.alipay.sofa.registry.task.batcher.TaskHolder
Getter method for property expiryTime.
getExpiryTime() - 接口 中的方法com.alipay.sofa.registry.task.Task
 
getId() - 类 中的方法com.alipay.sofa.registry.task.batcher.TaskHolder
Getter method for property id.
getInstance() - 类 中的静态方法com.alipay.sofa.registry.metrics.TaskMetrics
 
getIPAddressFromDomain(String) - 类 中的静态方法com.alipay.sofa.registry.net.NetUtil
Gets ip address from domain.
getLocalAddress() - 类 中的静态方法com.alipay.sofa.registry.net.NetUtil
Gets local address.
getLocalSocketAddress() - 类 中的静态方法com.alipay.sofa.registry.net.NetUtil
Gets local socket address.
getLogger() - 接口 中的方法com.alipay.sofa.registry.log.Logger
get actually logger
getLogger(String) - 类 中的静态方法com.alipay.sofa.registry.log.LoggerFactory
get logger
getLogger(Class) - 类 中的静态方法com.alipay.sofa.registry.log.LoggerFactory
get logger
getLogger(String, String) - 类 中的静态方法com.alipay.sofa.registry.log.LoggerFactory
get logger
getLogger(Class, String) - 类 中的静态方法com.alipay.sofa.registry.log.LoggerFactory
get logger
getLogger() - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
getLoggerBySpace(String) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
getMaxBufferSize() - 类 中的方法com.alipay.sofa.registry.task.batcher.AcceptorExecutor
Getter method for property maxBufferSize.
getMetricRegistry() - 类 中的方法com.alipay.sofa.registry.metrics.TaskMetrics
 
getName() - 枚举 中的方法com.alipay.sofa.registry.task.listener.TaskEvent.TaskType
 
getOverriddenTasks() - 类 中的方法com.alipay.sofa.registry.task.batcher.AcceptorExecutor
Getter method for property overriddenTasks.
getPendingTaskSize() - 类 中的方法com.alipay.sofa.registry.task.batcher.AcceptorExecutor
Get pending task size
getQueueOverflows() - 类 中的方法com.alipay.sofa.registry.task.batcher.AcceptorExecutor
Getter method for property queueOverflows.
getRandom(Collection<E>) - 类 中的静态方法com.alipay.sofa.registry.util.CollectionUtils
Gets random.
getReplayedTasks() - 类 中的方法com.alipay.sofa.registry.task.batcher.AcceptorExecutor
Getter method for property replayedTasks.
getSendTimeStamp() - 类 中的方法com.alipay.sofa.registry.task.listener.TaskEvent
Getter method for property sendTimeStamp.
getSubmitTimestamp() - 类 中的方法com.alipay.sofa.registry.task.batcher.TaskHolder
Getter method for property submitTimestamp.
getTask() - 类 中的方法com.alipay.sofa.registry.task.batcher.TaskHolder
Getter method for property task.
getTaskClosure() - 类 中的方法com.alipay.sofa.registry.task.listener.TaskEvent
Getter method for property taskClosure.
getTaskDispatcherMap() - 类 中的静态方法com.alipay.sofa.registry.task.batcher.TaskDispatchers
Getter method for property taskDispatcherMap.
getTaskId() - 接口 中的方法com.alipay.sofa.registry.task.Task
 
getTaskListeners() - 类 中的方法com.alipay.sofa.registry.task.listener.DefaultTaskListenerManager
 
getTaskListeners() - 接口 中的方法com.alipay.sofa.registry.task.listener.TaskListenerManager
 
getTaskType() - 类 中的方法com.alipay.sofa.registry.task.listener.TaskEvent
Getter method for property taskType.
groupedList(String) - 类 中的方法com.alipay.sofa.registry.util.PropertySplitter
Example: one.example.property = VALUE1.1,VALUE1.2|VALUE2.1,VALUE2.2

H

handleEvent(TaskEvent) - 接口 中的方法com.alipay.sofa.registry.task.listener.TaskListener
event execute

I

info(String) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log INFO level.
info(String, Object) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log INFO level.
info(String, Object, Object) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log INFO level.
info(String, Object...) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log INFO level.
info(String, Throwable) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log INFO level.
info(String) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
info(String, Object) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
info(String, Object, Object) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
info(String, Object...) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
info(String, Throwable) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
isDebugEnabled() - 接口 中的方法com.alipay.sofa.registry.log.Logger
DEBUG level
isDebugEnabled() - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
isErrorEnabled() - 接口 中的方法com.alipay.sofa.registry.log.Logger
ERROR level
isErrorEnabled() - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
isInfoEnabled() - 接口 中的方法com.alipay.sofa.registry.log.Logger
INFO level
isInfoEnabled() - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
isTraceEnabled() - 接口 中的方法com.alipay.sofa.registry.log.Logger
TRACE level
isTraceEnabled() - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
isWarnEnabled() - 接口 中的方法com.alipay.sofa.registry.log.Logger
WARN level
isWarnEnabled() - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 

L

list(String) - 类 中的方法com.alipay.sofa.registry.util.PropertySplitter
Example: one.example.property = VALUE1,VALUE2,VALUE3,VALUE4
LOCALHOST - 类 中的静态变量com.alipay.sofa.registry.net.NetUtil
The constant LOCALHOST.
Logger - com.alipay.sofa.registry.log中的接口
import slf4j
LoggerFactory - com.alipay.sofa.registry.log中的类
 
LoggerFactory() - 类 的构造器com.alipay.sofa.registry.log.LoggerFactory
 

M

map(String) - 类 中的方法com.alipay.sofa.registry.util.PropertySplitter
Example: one.example.property = KEY1:VALUE1,KEY2:VALUE2
mapOfList(String) - 类 中的方法com.alipay.sofa.registry.util.PropertySplitter
Example: one.example.property = KEY1:VALUE1.1,VALUE1.2|KEY2:VALUE2.1,VALUE2.2

N

NamedThreadFactory - com.alipay.sofa.registry.util中的类
 
NamedThreadFactory() - 类 的构造器com.alipay.sofa.registry.util.NamedThreadFactory
 
NamedThreadFactory(String) - 类 的构造器com.alipay.sofa.registry.util.NamedThreadFactory
 
NamedThreadFactory(String, boolean) - 类 的构造器com.alipay.sofa.registry.util.NamedThreadFactory
 
NetUtil - com.alipay.sofa.registry.net中的类
The type Net util.
NetUtil() - 类 的构造器com.alipay.sofa.registry.net.NetUtil
 
NETWORK_INTERFACE_BINDING - 类 中的静态变量com.alipay.sofa.registry.net.NetUtil
 
NETWORK_INTERFACE_BINDING_VALUE - 类 中的静态变量com.alipay.sofa.registry.net.NetUtil
 
NETWORK_INTERFACE_DENYLIST - 类 中的静态变量com.alipay.sofa.registry.net.NetUtil
 
NETWORK_INTERFACE_DENYLIST_VALUE - 类 中的静态变量com.alipay.sofa.registry.net.NetUtil
 
newThread(Runnable) - 类 中的方法com.alipay.sofa.registry.util.NamedThreadFactory
Create a thread.
newTimeout(TimerTask, long, TimeUnit) - 类 中的方法com.alipay.sofa.registry.timer.AsyncHashedWheelTimer
 

O

openInputStream(File) - 类 中的静态方法com.alipay.sofa.registry.util.FileUtils
file to inputStream
openOutputStream(File, boolean) - 类 中的静态方法com.alipay.sofa.registry.util.FileUtils
file output stream

P

ParaCheckUtil - com.alipay.sofa.registry.util中的类
 
ParaCheckUtil() - 类 的构造器com.alipay.sofa.registry.util.ParaCheckUtil
 
process(T) - 接口 中的方法com.alipay.sofa.registry.task.batcher.TaskProcessor
In non-batched mode a single task is processed at a time.
process(List<T>) - 接口 中的方法com.alipay.sofa.registry.task.batcher.TaskProcessor
For batched mode a collection of tasks is run at a time.
PropertySplitter - com.alipay.sofa.registry.util中的类
 
PropertySplitter() - 类 的构造器com.alipay.sofa.registry.util.PropertySplitter
 

R

readFileToByteArray(File) - 类 中的静态方法com.alipay.sofa.registry.util.FileUtils
read file
registerThreadExecutor(String, ThreadPoolExecutor) - 类 中的方法com.alipay.sofa.registry.metrics.TaskMetrics
 
ReporterUtils - com.alipay.sofa.registry.metrics中的类
 
ReporterUtils() - 类 的构造器com.alipay.sofa.registry.metrics.ReporterUtils
 
Retryable - com.alipay.sofa.registry.task中的接口
 
run() - 类 中的方法com.alipay.sofa.registry.task.scheduler.TimedSupervisorTask
 
run(TaskProcessor.ProcessingResult, Task) - 接口 中的方法com.alipay.sofa.registry.task.TaskClosure
 

S

ScopeEnumConverter - com.alipay.sofa.registry.converter中的类
 
ScopeEnumConverter() - 类 的构造器com.alipay.sofa.registry.converter.ScopeEnumConverter
 
sendTaskEvent(TaskEvent) - 类 中的方法com.alipay.sofa.registry.task.listener.DefaultTaskListenerManager
 
sendTaskEvent(TaskEvent) - 接口 中的方法com.alipay.sofa.registry.task.listener.TaskListenerManager
 
setAttribute(String, Object) - 类 中的方法com.alipay.sofa.registry.task.listener.TaskEvent
set attribute
setEventObj(Object) - 类 中的方法com.alipay.sofa.registry.task.listener.TaskEvent
Setter method for property eventObj.
setSendTimeStamp(long) - 类 中的方法com.alipay.sofa.registry.task.listener.TaskEvent
Setter method for property sendTimeStamp.
setTaskClosure(TaskClosure) - 类 中的方法com.alipay.sofa.registry.task.listener.TaskEvent
Setter method for property taskClosure.
setTaskEvent(TaskEvent) - 接口 中的方法com.alipay.sofa.registry.task.Task
 
shutdown() - 接口 中的方法com.alipay.sofa.registry.task.batcher.TaskDispatcher
 
SLF4JLogger - com.alipay.sofa.registry.log中的类
 
SLF4JLogger(String) - 类 的构造器com.alipay.sofa.registry.log.SLF4JLogger
 
SLF4JLogger(Class) - 类 的构造器com.alipay.sofa.registry.log.SLF4JLogger
 
SLF4JLogger(String, String) - 类 的构造器com.alipay.sofa.registry.log.SLF4JLogger
 
SLF4JLogger(Class, String) - 类 的构造器com.alipay.sofa.registry.log.SLF4JLogger
 
SPACE - 类 中的静态变量com.alipay.sofa.registry.log.SLF4JLogger
symbol :
startSlf4jReporter(long, MetricRegistry, Logger) - 类 中的静态方法com.alipay.sofa.registry.metrics.ReporterUtils
start slf4j reporter
stopDefaultSingleTaskDispatcher() - 类 中的静态方法com.alipay.sofa.registry.task.batcher.TaskDispatchers
 
support(TaskEvent) - 接口 中的方法com.alipay.sofa.registry.task.listener.TaskListener
com.alipay.sofa.registry.server.meta.listener type check

T

Task - com.alipay.sofa.registry.task中的接口
 
TaskClosure - com.alipay.sofa.registry.task中的接口
 
TaskDispatcher<ID,T> - com.alipay.sofa.registry.task.batcher中的接口
Task dispatcher takes task from clients, and delegates their execution to a configurable number of workers.
TaskDispatchers - com.alipay.sofa.registry.task.batcher中的类
See TaskDispatcher for an overview.
TaskDispatchers() - 类 的构造器com.alipay.sofa.registry.task.batcher.TaskDispatchers
 
TaskEvent - com.alipay.sofa.registry.task.listener中的类
 
TaskEvent(TaskEvent.TaskType) - 类 的构造器com.alipay.sofa.registry.task.listener.TaskEvent
constructor
TaskEvent(Object, TaskEvent.TaskType) - 类 的构造器com.alipay.sofa.registry.task.listener.TaskEvent
constructor
TaskEvent.TaskType - com.alipay.sofa.registry.task.listener中的枚举
 
TaskExecutors<ID,T> - com.alipay.sofa.registry.task.batcher中的类
TaskExecutors instance holds a number of worker threads that cooperate with AcceptorExecutor.
TaskHolder<ID,T> - com.alipay.sofa.registry.task.batcher中的类
 
TaskListener - com.alipay.sofa.registry.task.listener中的接口
 
TaskListenerManager - com.alipay.sofa.registry.task.listener中的接口
 
TaskMetrics - com.alipay.sofa.registry.metrics中的类
 
TaskProcessor<T> - com.alipay.sofa.registry.task.batcher中的接口
An interface to be implemented by clients for task execution.
TaskProcessor.ProcessingResult - com.alipay.sofa.registry.task.batcher中的枚举
A processed task/task list ends up in one of the following states: Success processing finished successfully TransientError processing failed, but shall be retried later PermanentError processing failed, and is non recoverable
TimedSupervisorTask - com.alipay.sofa.registry.task.scheduler中的类
A supervisor task that schedules subtasks while enforce a timeout.
TimedSupervisorTask(String, ScheduledExecutorService, ThreadPoolExecutor, int, TimeUnit, int, Runnable) - 类 的构造器com.alipay.sofa.registry.task.scheduler.TimedSupervisorTask
constructor
toAddressString(InetSocketAddress) - 类 中的静态方法com.alipay.sofa.registry.net.NetUtil
To address string string.
toByteArray(InputStream, long) - 类 中的静态方法com.alipay.sofa.registry.util.FileUtils
transfer InputStream to byteArray
toByteArray(InputStream, int) - 类 中的静态方法com.alipay.sofa.registry.util.FileUtils
transfer InputStream to byteArray
toString() - 类 中的方法com.alipay.sofa.registry.task.listener.TaskEvent
 
trace(String) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log TRACE level
trace(String, Object) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log TRACE level
trace(String, Object, Object) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log TRACE level
trace(String, Object...) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log TRACE level
trace(String, Throwable) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log TRACE level
trace(String) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
trace(String, Object) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
trace(String, Object, Object) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
trace(String, Object...) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
trace(String, Throwable) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
TrafficShaper - com.alipay.sofa.registry.task.batcher中的类
TrafficShaper provides admission control policy prior to dispatching tasks to workers.

V

valueOf(String) - 枚举 中的静态方法com.alipay.sofa.registry.task.batcher.TaskProcessor.ProcessingResult
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法com.alipay.sofa.registry.task.listener.TaskEvent.TaskType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法com.alipay.sofa.registry.task.batcher.TaskProcessor.ProcessingResult
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法com.alipay.sofa.registry.task.listener.TaskEvent.TaskType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VersionsMapUtils - com.alipay.sofa.registry.util中的类
 
VersionsMapUtils() - 类 的构造器com.alipay.sofa.registry.util.VersionsMapUtils
 

W

warn(String) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log WARN level.
warn(String, Object) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log WARN level.
warn(String, Object...) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log WARN level.
warn(String, Object, Object) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log WARN level.
warn(String, Throwable) - 接口 中的方法com.alipay.sofa.registry.log.Logger
Log WARN level.
warn(String) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
warn(String, Object) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
warn(String, Object...) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
warn(String, Object, Object) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
warn(String, Throwable) - 类 中的方法com.alipay.sofa.registry.log.SLF4JLogger
 
writeByteArrayToFile(File, byte[], boolean) - 类 中的静态方法com.alipay.sofa.registry.util.FileUtils
write file
A C D E F G H I L M N O P R S T V W 
跳过导航链接

Copyright © 2019 The Ant Financial. All rights reserved.