public class IgniteSinkConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CACHE_ALLOW_OVERWRITE
Flag to enable overwriting existing values in cache.
|
static String |
CACHE_CFG_PATH
Ignite configuration file path.
|
static String |
CACHE_NAME
Cache name.
|
static String |
CACHE_PER_NODE_DATA_SIZE
Size of per-node buffer before data is sent to remote node.
|
static String |
CACHE_PER_NODE_PAR_OPS
Maximum number of parallel stream operations per node.
|
static String |
SINGLE_TUPLE_EXTRACTOR_CLASS
Class to transform the entry before feeding into cache.
|
Constructor and Description |
---|
IgniteSinkConstants() |
public static final String CACHE_CFG_PATH
public static final String CACHE_NAME
public static final String CACHE_ALLOW_OVERWRITE
public static final String CACHE_PER_NODE_DATA_SIZE
public static final String CACHE_PER_NODE_PAR_OPS
public static final String SINGLE_TUPLE_EXTRACTOR_CLASS
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2 Release Date : February 6 2019