public class CacheActionDispatcher
extends java.lang.Object
implements java.lang.Runnable
MAX_SIZE
number of elements. If the queue is already full, the new
elements are dropped.Constructor and Description |
---|
CacheActionDispatcher() |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
stop()
Stop the processing.
|
Copyright © 2012–2022 The Apache Software Foundation. All rights reserved.