Package | Description |
---|---|
org.apache.sling.event.impl.jobs.config | |
org.apache.sling.event.impl.jobs.queues | |
org.apache.sling.event.jobs |
Modifier and Type | Method and Description |
---|---|
QueueConfiguration.Type |
InternalQueueConfiguration.getType() |
Constructor and Description |
---|
QueueJobCache(JobManagerConfiguration configuration,
String queueName,
StatisticsManager statisticsManager,
QueueConfiguration.Type queueType,
Set<String> topics)
Create a new queue job cache
|
Modifier and Type | Method and Description |
---|---|
QueueConfiguration.Type |
QueueConfiguration.getType()
Return the queue type.
|
static QueueConfiguration.Type |
QueueConfiguration.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QueueConfiguration.Type[] |
QueueConfiguration.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.