| Package | Description |
|---|---|
| org.ektorp | |
| org.ektorp.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DatabaseCompactionTask
Interface for retrieving data about a database compaction task
|
interface |
IndexerTask
Interface for retrieving data about an indexer task
|
interface |
ReplicationTask
Interface for retrieving data about a replication task
|
interface |
ViewCompactionTask
Interface for retrieving data about an indexer task
|
| Modifier and Type | Method and Description |
|---|---|
Collection<ActiveTask> |
CouchDbInstance.getActiveTasks() |
| Modifier and Type | Class and Description |
|---|---|
class |
StdActiveTask |
class |
StdDatabaseCompactionTask |
class |
StdIndexerTask |
class |
StdReplicationTask |
class |
StdViewCompactionTask |
| Modifier and Type | Method and Description |
|---|---|
Collection<ActiveTask> |
StdCouchDbInstance.getActiveTasks() |
Copyright © 2017. All rights reserved.