public class CacheContinuousQueryEventBuffer extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DFLT_CONTINUOUS_QUERY_PENDING_BUFF_SIZE |
static int |
DFLT_CONTINUOUS_QUERY_SERVER_BUFFER_SIZE |
static String |
IGNITE_CONTINUOUS_QUERY_PENDING_BUFF_SIZE |
static String |
IGNITE_CONTINUOUS_QUERY_SERVER_BUFFER_SIZE |
static int |
MAX_PENDING_BUFF_SIZE
Maximum size of buffer for pending events.
|
public static final int DFLT_CONTINUOUS_QUERY_PENDING_BUFF_SIZE
public static final int DFLT_CONTINUOUS_QUERY_SERVER_BUFFER_SIZE
@SystemProperty(value="The max size of the buffer with pending continuous queries events", type=java.lang.Long.class, defaults="10000") public static final String IGNITE_CONTINUOUS_QUERY_PENDING_BUFF_SIZE
@SystemProperty(value="Continuous queries batch buffer size", type=java.lang.Long.class, defaults="1000") public static final String IGNITE_CONTINUOUS_QUERY_SERVER_BUFFER_SIZE
public static final int MAX_PENDING_BUFF_SIZE
10_000.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021