| Package | Description |
|---|---|
| org.lsst.ccs.bus |
This package deals with standard messages for the CCS buses.
|
| Modifier and Type | Method and Description |
|---|---|
KVList |
KVList.add(String key,
Object value) |
KVList |
EncodedDataStatus.getContent() |
| Constructor and Description |
|---|
EncodedDataStatus(KVList content)
creates a status with a list of Key-value pairs with the same timestamp
which is generated at creation time.
|
EncodedDataStatus(long timestampArg,
KVList content)
creates a status with a list of Key-value pairs with the same timestamp
|
Copyright © 2014 LSST. All rights reserved.