Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CAMEL_COMPONENT |
"camel-" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
XRAY_TRACE_ENTITY |
"Camel-AWS-XRay-Trace-Entity" |
public static final String |
XRAY_TRACE_ID |
"Camel-AWS-XRay-Trace-ID" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
CAMEL_CQL_QUERY |
"CamelCqlQuery" |
public static final String |
CASSANDRA_DB_TYPE |
"cassandra" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
ELASTICSARCH_DB_TYPE |
"elasticsearch" |
public static final String |
ELASTICSEARCH_CLUSTER_TAG |
"elasticsearch.cluster" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CAMEL_SQL_QUERY |
"CamelSqlQuery" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
GET_METHOD |
"GET" |
public static final String |
POST_METHOD |
"POST" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
MESSAGE_BUS_ID |
"message_bus.id" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
CAMEL_AWS_SNS_MESSAGE_ID |
"CamelAwsSnsMessageId" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
CAMEL_AWS_SQS_MESSAGE_ID |
"CamelAwsSqsMessageId" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CAMEL_IRON_MQ_MESSAGE_ID |
"CamelIronMQMessageId" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JMS_MESSAGE_ID |
"JMSMessageID" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
KAFKA_KEY_TAG |
"kafka.key" |
public static final String |
KAFKA_OFFSET_TAG |
"kafka.offset" |
public static final String |
KAFKA_PARTITION_KEY_TAG |
"kafka.partition.key" |
public static final String |
KAFKA_PARTITION_TAG |
"kafka.partition" |
protected static final String |
KEY |
"kafka.KEY" |
protected static final String |
OFFSET |
"kafka.OFFSET" |
protected static final String |
PARTITION |
"kafka.PARTITION" |
protected static final String |
PARTITION_KEY |
"kafka.PARTITION_KEY" |
protected static final String |
TOPIC |
"kafka.TOPIC" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
EXCHANGE_NAME |
"rabbitmq.EXCHANGE_NAME" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final String |
QUEUE_PREFIX |
"queue:" |
Apache Camel