Package | Description |
---|---|
com.broadleafcommerce.jobsevents.dao | |
com.broadleafcommerce.jobsevents.domain | |
com.broadleafcommerce.jobsevents.service |
Modifier and Type | Method and Description |
---|---|
NodeRegistration |
DatabaseSystemEventDaoImpl.createNewNode(Long nodeId,
EventWorkerType workerType) |
NodeRegistration |
DatabaseSystemEventDao.createNewNode(Long nodeId,
EventWorkerType workerType) |
NodeRegistration |
DatabaseSystemEventDaoImpl.find(Long nodeId) |
NodeRegistration |
DatabaseSystemEventDao.find(Long nodeId) |
NodeRegistration |
DatabaseSystemEventDaoImpl.refresh(NodeRegistration node) |
NodeRegistration |
DatabaseSystemEventDao.refresh(NodeRegistration node) |
NodeRegistration |
DatabaseSystemEventDaoImpl.save(NodeRegistration node) |
NodeRegistration |
DatabaseSystemEventDao.save(NodeRegistration node) |
Modifier and Type | Method and Description |
---|---|
NodeRegistration |
DatabaseSystemEventDaoImpl.refresh(NodeRegistration node) |
NodeRegistration |
DatabaseSystemEventDao.refresh(NodeRegistration node) |
NodeRegistration |
DatabaseSystemEventDaoImpl.save(NodeRegistration node) |
NodeRegistration |
DatabaseSystemEventDao.save(NodeRegistration node) |
Modifier and Type | Class and Description |
---|---|
class |
NodeRegistrationImpl |
Modifier and Type | Method and Description |
---|---|
NodeRegistration |
DatabaseSystemEventNode.getNodeRegistration()
Get the
NodeRegistration associated. |
NodeRegistration |
DatabaseSystemEventNodeImpl.getNodeRegistration() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
MasterDeployPurgeWorkerImpl.isNodeStateWithinTolerance(NodeRegistration node) |
protected boolean |
MasterPurgeWorkerImpl.isNodeStateWithinTolerance(NodeRegistration node) |
Copyright © 2019. All rights reserved.