|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.core.task.AbstractTaskQueue com.atlassian.core.task.AbstractErrorQueuedTaskQueue com.atlassian.confluence.cluster.ClusteredTaskQueueWithErrorQueue
public class ClusteredTaskQueueWithErrorQueue
Nested Class Summary |
---|
Nested classes/interfaces inherited from class com.atlassian.core.task.AbstractErrorQueuedTaskQueue |
---|
com.atlassian.core.task.AbstractErrorQueuedTaskQueue.TaskDecorator |
Field Summary |
---|
Fields inherited from class com.atlassian.core.task.AbstractTaskQueue |
---|
buffer |
Constructor Summary | |
---|---|
ClusteredTaskQueueWithErrorQueue(java.lang.String name,
ClusterManager clusterManager)
|
Method Summary |
---|
Methods inherited from class com.atlassian.core.task.AbstractErrorQueuedTaskQueue |
---|
addTask, flush, getErrorQueue, getRetryCount, handleException, setRetryCount |
Methods inherited from class com.atlassian.core.task.AbstractTaskQueue |
---|
clear, getFlushStarted, getQueue, getTasks, isFlushing, size |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.atlassian.core.task.TaskQueue |
---|
clear, getFlushStarted, getTasks, isFlushing, size |
Constructor Detail |
---|
public ClusteredTaskQueueWithErrorQueue(java.lang.String name, ClusterManager clusterManager)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |