| Package | Description |
|---|---|
| jenkins.plugins.logstash | |
| jenkins.plugins.logstash.persistence |
| Modifier and Type | Field and Description |
|---|---|
protected LogstashIndexerDao |
LogstashOutputStream.dao |
| Modifier and Type | Method and Description |
|---|---|
protected LogstashIndexerDao |
LogstashNotifier.getDao() |
protected LogstashIndexerDao |
LogstashBuildWrapper.getDao() |
LogstashIndexerDao |
LogstashInstallation.Descriptor.getIndexerDao() |
| Constructor and Description |
|---|
LogstashOutputStream(OutputStream delegate,
LogstashIndexerDao dao,
BuildData buildData,
String jenkinsUrl) |
| Modifier and Type | Class and Description |
|---|---|
class |
ElasticSearchDao
Elastic Search Data Access Object.
|
class |
RabbitMqDao
RabbitMQ Data Access Object.
|
class |
RedisDao
Redis Data Access Object.
|
| 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.