public interface DistPollerDao extends OnmsDao<OnmsDistPoller,String>
DistPollerDao interface.
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
OnmsDistPoller whoami()
OnmsDistPoller
identity of the
local system so that events and other objects can be associated with
the local system.Copyright © 2018. All rights reserved.