public class InfinispanSinkConnectorConfig
extends org.apache.kafka.common.config.AbstractConfig
| Constructor and Description |
|---|
InfinispanSinkConnectorConfig(org.apache.kafka.common.config.ConfigDef config,
Map<String,String> parsedConfig) |
InfinispanSinkConnectorConfig(Map<String,String> parsedConfig) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.kafka.common.config.ConfigDef |
conf() |
equals, get, getBoolean, getClass, getConfiguredInstance, getConfiguredInstances, getConfiguredInstances, getConfiguredInstances, getDouble, getInt, getList, getLong, getPassword, getShort, getString, hashCode, ignore, logUnused, originals, originalsStrings, originalsWithPrefix, originalsWithPrefix, postProcessParsedConfig, typeOf, unused, values, valuesWithPrefixAllOrNothing, valuesWithPrefixOverridepublic static final String INFINISPAN_CONNECTION_HOSTS_DEFAULT
public static final int INFINISPAN_CONNECTION_HOTROD_PORT_DEFAULT
public static final String INFINISPAN_CONNECTION_CACHE_NAME_DEFAULT
public static final Boolean INFINISPAN_CACHE_FORCE_RETURN_VALUES_DEFAULT
public static final Boolean INFINISPAN_USE_PROTO_DEFAULT
public static final Class INFINISPAN_PROTO_MARSHALLER_CLASS_DEFAULT
public static final Boolean INFINISPAN_USE_LIFESPAN_DEFAULT
public static final Boolean INFINISPAN_USE_MAX_IDLE_DEFAULT
public static final long INFINISPAN_LIFESPAN_ENTRY_DEFAULT
public static final long INFINISPAN_MAX_IDLE_ENTRY_DEFAULT
public static final String INFINISPAN_HOTROD_PROTOCOL_VERSION_DEFAULT
public static final int INFINISPAN_HOTROD_SOCKET_TIMEOUT_DEFAULT
public static final int INFINISPAN_HOTROD_CONNECT_TIMEOUT_DEFAULT
public static final int INFINISPAN_HOTROD_MAX_RETRIES_DEFAULT
public static final String INFINISPAN_CONNECTION_HOSTS_CONF
public static final String INFINISPAN_CONNECTION_HOTROD_PORT_CONF
public static final String INFINISPAN_CONNECTION_CACHE_NAME_CONF
public static final String INFINISPAN_CACHE_FORCE_RETURN_VALUES_CONF
public static final String INFINISPAN_USE_PROTO_CONF
public static final String INFINISPAN_PROTO_MARSHALLER_CLASS_CONF
public static final String INFINISPAN_USE_LIFESPAN_CONF
public static final String INFINISPAN_LIFESPAN_ENTRY_CONF
public static final String INFINISPAN_USE_MAX_IDLE_CONF
public static final String INFINISPAN_MAX_IDLE_ENTRY_CONF
public static final String INFINISPAN_HOTROD_PROTOCOL_VERSION_CONF
public static final String INFINISPAN_HOTROD_SOCKET_TIMEOUT_CONF
public static final String INFINISPAN_HOTROD_CONNECT_TIMEOUT_CONF
public static final String INFINISPAN_HOTROD_MAX_RETRIES_CONF
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.