Constant Field Values


Contents
org.apache.*

org.apache.camel.component.zookeeper.SequenceComparator
public static final int ZOOKEEPER_SEQUENCE_LENGTH 10

org.apache.camel.component.zookeeper.ZooKeeperMessage
public static final String ZOOKEEPER_ACL "CamelZookeeperAcl"
public static final String ZOOKEEPER_CREATE_MODE "CamelZookeeperCreateMode"
public static final String ZOOKEEPER_ERROR_CODE "CamelZooKeeperErrorCode"
public static final String ZOOKEEPER_EVENT_TYPE "CamelZookeeperEventType"
public static final String ZOOKEEPER_NODE "CamelZooKeeperNode"
public static final String ZOOKEEPER_NODE_VERSION "CamelZooKeeperVersion"
public static final String ZOOKEEPER_OPERATION "CamelZookeeperOperation"
public static final String ZOOKEEPER_STATISTICS "CamelZookeeperStatistics"

org.apache.camel.component.zookeeper.ZookeeperProducer
public static final String ZK_OPERATION_DELETE "DELETE"
public static final String ZK_OPERATION_WRITE "WRITE"



Apache Camel