Package | Description |
---|---|
com.tailf.conf |
Data types and utilities for communication with the server.
|
com.tailf.notif |
Package for subscription to asynchronous events.
|
Modifier and Type | Method and Description |
---|---|
int |
ConfList.compareTo(ConfList o) |
Modifier and Type | Method and Description |
---|---|
Map<String,ConfList> |
CommitQueueProgressNotification.getCompletedServices() |
Constructor and Description |
---|
CommitQueueProgressNotification(int cq_notif_type,
ConfDatetime timestamp,
ConfUInt64 cq_id,
String cq_tag,
List<String> completed_devices,
List<String> transient_devices,
Map<String,String> failed_devices,
Map<String,ConfList> completed_services,
Map<String,ConfList[]> failed_services,
String trace_id) |