public final class MessageProcessorConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
CRON_EXPRESSION |
static String |
DEPRECATED_FORWARDING_PROCESSOR_CLASS |
static String |
DEPRECATED_SAMPLING_PROCESSOR_CLASS
Deprecated message processor implementation class names
|
static int |
INITIAL_EXECUTION_DELAY
Initial delay to start message processor if it is deactivated (in milliseconds)
|
static String |
INTERVAL
Scheduled Message Processor parameters
|
static String |
IS_ACTIVATED |
static String |
MAX_DELIVER_ATTEMPTS
Message processor parameters
|
static String |
MEMBER_COUNT |
static String |
PARAMETERS |
static String |
PINNED_SERVER |
static String |
PROCESSOR_INSTANCE |
static String |
RETRY_INTERVAL
This is used to control the retry rate when the front end client is not reachable.
|
static String |
SCHEDULED_MESSAGE_PROCESSOR_GROUP |
static long |
THRESHOULD_INTERVAL
Threshould interval value is 1000.
|
Constructor and Description |
---|
MessageProcessorConstants() |
public static final String PARAMETERS
public static final String INTERVAL
public static final String CRON_EXPRESSION
public static final String MEMBER_COUNT
public static final long THRESHOULD_INTERVAL
public static final String MAX_DELIVER_ATTEMPTS
public static final String RETRY_INTERVAL
public static final String IS_ACTIVATED
public static final String SCHEDULED_MESSAGE_PROCESSOR_GROUP
public static final String PROCESSOR_INSTANCE
public static final String PINNED_SERVER
public static final String DEPRECATED_SAMPLING_PROCESSOR_CLASS
public static final String DEPRECATED_FORWARDING_PROCESSOR_CLASS
public static final int INITIAL_EXECUTION_DELAY
Copyright © 2005–2018 Apache Software Foundation. All rights reserved.