public interface DistPollerDao extends OnmsDao<OnmsDistPoller,String>
DistPollerDao interface.
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_DIST_POLLER_ID |
Modifier and Type | Method and Description |
---|---|
OnmsDistPoller |
whoami()
This function returns the
OnmsDistPoller identity of the
local system so that events and other objects can be associated with
the local system. |
clear, countAll, countMatching, delete, delete, findAll, findMatching, flush, get, initialize, load, lock, save, saveOrUpdate, update
static final String DEFAULT_DIST_POLLER_ID
OnmsDistPoller whoami()
OnmsDistPoller
identity of the
local system so that events and other objects can be associated with
the local system.https://en.wikipedia.org/wiki/Whoami
Copyright © 2021. All rights reserved.