| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.messaging |
Package defining the CCS Messaging interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgentPropertyPredicate
Deprecated.
use org.lsst.ccs.bus.data.AgentPropertyPredicate instead.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AgentPresenceManager.isAgentConnected(AgentPropertyPredicate agentPredicate)
This method returns true when the given agent is fully connected, OPERATIONAL
and ready to receive commands.
|
boolean |
AgentPresenceManager.waitForAgent(AgentPropertyPredicate predicate,
long timeout,
TimeUnit unit) |
Copyright © 2018 LSST. All rights reserved.