public class FactCountMessage extends AbstractMessage implements Serializable, ResultMessage<Long>
id, timestamp| Constructor and Description |
|---|
FactCountMessage() |
FactCountMessage(String id,
long factCount) |
| Modifier and Type | Method and Description |
|---|---|
long |
getFactCount() |
Long |
getResult() |
String |
toString() |
getId, getTimestamp, setId, setTimestampclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetId, getTimestamppublic FactCountMessage()
public FactCountMessage(String id, long factCount)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.