public static @interface InternalQueueConfiguration.Config
| Modifier and Type | Required Element and Description |
|---|---|
String |
queue_name |
String[] |
queue_topics |
| Modifier and Type | Optional Element and Description |
|---|---|
boolean |
queue_keepJobs |
double |
queue_maxparallel |
boolean |
queue_preferRunOnCreationInstance |
String |
queue_priority |
int |
queue_retries |
long |
queue_retrydelay |
int |
queue_threadPoolSize |
String |
queue_type |
int |
service_ranking |
String |
webconsole_configurationFactory_nameHint |
public abstract String queue_name
public abstract String[] queue_topics
public abstract String queue_type
public abstract String queue_priority
public abstract boolean queue_preferRunOnCreationInstance
public abstract String webconsole_configurationFactory_nameHint
Copyright © 2007–2023 The Apache Software Foundation. All rights reserved.