Constant Field Values
Contents
org.apache.*
-
org.apache.camel.component.aws.xray.SegmentDecorator Modifier and Type Constant Field Value public static final StringCAMEL_COMPONENT"camel-" -
org.apache.camel.component.aws.xray.XRayTracer Modifier and Type Constant Field Value public static final StringXRAY_TRACE_ENTITY"Camel-AWS-XRay-Trace-Entity"public static final StringXRAY_TRACE_ID"Camel-AWS-XRay-Trace-ID"
-
org.apache.camel.component.aws.xray.decorators.CqlSegmentDecorator Modifier and Type Constant Field Value protected static final StringCAMEL_CQL_QUERY"CamelCqlQuery"public static final StringCASSANDRA_DB_TYPE"cassandra" -
org.apache.camel.component.aws.xray.decorators.ElasticsearchSegmentDecorator Modifier and Type Constant Field Value public static final StringELASTICSARCH_DB_TYPE"elasticsearch"public static final StringELASTICSEARCH_CLUSTER_TAG"elasticsearch.cluster" -
org.apache.camel.component.aws.xray.decorators.SqlSegmentDecorator Modifier and Type Constant Field Value public static final StringCAMEL_SQL_QUERY"CamelSqlQuery"
-
org.apache.camel.component.aws.xray.decorators.http.AbstractHttpSegmentDecorator Modifier and Type Constant Field Value public static final StringGET_METHOD"GET"public static final StringPOST_METHOD"POST"
-
org.apache.camel.component.aws.xray.decorators.messaging.AbstractMessagingSegmentDecorator Modifier and Type Constant Field Value protected static final StringMESSAGE_BUS_ID"message_bus.id" -
org.apache.camel.component.aws.xray.decorators.messaging.IronmqSegmentDecorator Modifier and Type Constant Field Value public static final StringCAMEL_IRON_MQ_MESSAGE_ID"CamelIronMQMessageId" -
org.apache.camel.component.aws.xray.decorators.messaging.JmsSegmentDecorator Modifier and Type Constant Field Value public static final StringJMS_MESSAGE_ID"JMSMessageID" -
org.apache.camel.component.aws.xray.decorators.messaging.KafkaSegmentDecorator Modifier and Type Constant Field Value public static final StringKAFKA_KEY_TAG"kafka.key"public static final StringKAFKA_OFFSET_TAG"kafka.offset"public static final StringKAFKA_PARTITION_KEY_TAG"kafka.partition.key"public static final StringKAFKA_PARTITION_TAG"kafka.partition"protected static final StringKEY"kafka.KEY"protected static final StringOFFSET"kafka.OFFSET"protected static final StringPARTITION"kafka.PARTITION"protected static final StringPARTITION_KEY"kafka.PARTITION_KEY"protected static final StringTOPIC"kafka.TOPIC" -
org.apache.camel.component.aws.xray.decorators.messaging.RabbitmqSegmentDecorator Modifier and Type Constant Field Value protected static final StringEXCHANGE_NAME"rabbitmq.EXCHANGE_NAME" -
org.apache.camel.component.aws.xray.decorators.messaging.StompSegmentDecorator Modifier and Type Constant Field Value protected static final StringQUEUE_PREFIX"queue:"