public class AcceptorExecutor<ID,T> extends Object
AcceptorExecutor. This data will be merged with current workload, possibly discarded if
a newer version has been already received.| 限定符和类型 | 方法和说明 |
|---|---|
AtomicLong |
getAcceptedTasks()
Getter method for property acceptedTasks.
|
AtomicLong |
getExpiredTasks()
Getter method for property expiredTasks.
|
int |
getMaxBufferSize()
Getter method for property maxBufferSize.
|
AtomicLong |
getOverriddenTasks()
Getter method for property overriddenTasks.
|
int |
getPendingTaskSize()
Get pending task size
|
AtomicLong |
getQueueOverflows()
Getter method for property queueOverflows.
|
AtomicLong |
getReplayedTasks()
Getter method for property replayedTasks.
|
public int getMaxBufferSize()
public AtomicLong getAcceptedTasks()
public AtomicLong getReplayedTasks()
public AtomicLong getExpiredTasks()
public AtomicLong getOverriddenTasks()
public AtomicLong getQueueOverflows()
public int getPendingTaskSize()
Copyright © 2019 The Ant Financial. All rights reserved.