public class PachubePublishQueue extends PublishQueue<PachubePointVO>
queue
Constructor and Description |
---|
PachubePublishQueue(PublisherRT<PachubePointVO> owner,
int warningSize) |
Modifier and Type | Method and Description |
---|---|
void |
add(PachubePointVO vo,
PointValueTime pvt) |
public PachubePublishQueue(PublisherRT<PachubePointVO> owner, int warningSize)
public void add(PachubePointVO vo, PointValueTime pvt)
add
in class PublishQueue<PachubePointVO>