Modifier and Type | Class and Description |
---|---|
class |
DistPollerDaoDistributed
This
DistPollerDao wraps the single instance that represents the
current Minion device. |
Modifier and Type | Method and Description |
---|---|
DistPollerDao |
DatabasePopulator.getDistPollerDao() |
Modifier and Type | Method and Description |
---|---|
void |
DatabasePopulator.setDistPollerDao(DistPollerDao distPollerDao) |
Modifier and Type | Class and Description |
---|---|
class |
DistPollerDaoHibernate |
Modifier and Type | Class and Description |
---|---|
class |
MockDistPollerDao |
Modifier and Type | Method and Description |
---|---|
DistPollerDao |
MockEventWriter.getDistPollerDao() |
protected DistPollerDao |
AbstractMockDao.getDistPollerDao() |
Modifier and Type | Method and Description |
---|---|
void |
MockEventWriter.setDistPollerDao(DistPollerDao distPollerDao) |
Modifier and Type | Method and Description |
---|---|
void |
SyslogSinkConsumer.setDistPollerDao(DistPollerDao distPollerDao) |
void |
SinkDispatchingSyslogReceiver.setDistPollerDao(DistPollerDao distPollerDao) |
Constructor and Description |
---|
SyslogSinkModule(SyslogdConfig config,
DistPollerDao distPollerDao) |
Modifier and Type | Method and Description |
---|---|
DistPollerDao |
TelemetrySinkModule.getDistPollerDao() |
Modifier and Type | Method and Description |
---|---|
void |
TelemetrySinkModule.setDistPollerDao(DistPollerDao distPollerDao) |
Modifier and Type | Method and Description |
---|---|
DistPollerDao |
ListenerManager.getDistPollerDao() |
Modifier and Type | Method and Description |
---|---|
void |
ListenerManager.setDistPollerDao(DistPollerDao distPollerDao) |
Modifier and Type | Method and Description |
---|---|
void |
AdapterManager.setDistPollerDao(DistPollerDao distPollerDao) |
Modifier and Type | Method and Description |
---|---|
void |
TrapListener.setDistPollerDao(DistPollerDao distPollerDao) |
Copyright © 2021. All rights reserved.