| Package | Description |
|---|---|
| org.apache.activemq.store.kahadb.scheduler |
| Modifier and Type | Method and Description |
|---|---|
BTreeIndex<String,JobSchedulerImpl> |
JobSchedulerKahaDBMetaData.getJobSchedulers()
Gets the index of JobScheduler instances that have been created and stored
in the JobSchedulerStore instance.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobSchedulerKahaDBMetaData.loadScheduler(Transaction tx,
Map<String,JobSchedulerImpl> schedulers)
Loads all the stored JobScheduler instances into the provided map.
|
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.