- 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