| Package | Description |
|---|---|
| jenkins.plugins.logstash | |
| jenkins.plugins.logstash.persistence |
| Modifier and Type | Field and Description |
|---|---|
LogstashIndexerDao.IndexerType |
LogstashInstallation.Descriptor.type |
| Modifier and Type | Method and Description |
|---|---|
LogstashIndexerDao.IndexerType |
ElasticSearchDao.getIndexerType() |
LogstashIndexerDao.IndexerType |
RabbitMqDao.getIndexerType() |
LogstashIndexerDao.IndexerType |
RedisDao.getIndexerType() |
LogstashIndexerDao.IndexerType |
LogstashIndexerDao.getIndexerType() |
static LogstashIndexerDao.IndexerType |
LogstashIndexerDao.IndexerType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LogstashIndexerDao.IndexerType[] |
LogstashIndexerDao.IndexerType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static LogstashIndexerDao |
IndexerDaoFactory.getInstance(LogstashIndexerDao.IndexerType type,
String host,
int port,
String key,
String username,
String password)
Singleton instance accessor.
|
Copyright © 2004-2015. All Rights Reserved.