public class QuartzJobExecutor extends Object implements org.quartz.Job
Modifier and Type | Class and Description |
---|---|
static class |
QuartzJobExecutor.JobContextImpl |
Modifier and Type | Field and Description |
---|---|
static AtomicBoolean |
DISCOVERY_AVAILABLE
Is discovery available?
|
static AtomicBoolean |
DISCOVERY_INFO_AVAILABLE
Is stable discovery information available?
|
static AtomicBoolean |
IS_LEADER
Is this instance the leader?
|
static String |
SLING_ID
The id of the current instance (if settings service is available.
|
Constructor and Description |
---|
QuartzJobExecutor() |
public static final AtomicBoolean DISCOVERY_AVAILABLE
public static final AtomicBoolean DISCOVERY_INFO_AVAILABLE
public static volatile String SLING_ID
public static final AtomicBoolean IS_LEADER
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.