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, setTimestamp
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getId, getTimestamp
public FactCountMessage()
public FactCountMessage(String id, long factCount)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.