public class LCIMMessageInterval extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
LCIMMessageInterval.MessageIntervalBound |
| Modifier and Type | Field and Description |
|---|---|
LCIMMessageInterval.MessageIntervalBound |
endIntervalBound |
LCIMMessageInterval.MessageIntervalBound |
startIntervalBound |
| Constructor and Description |
|---|
LCIMMessageInterval(LCIMMessageInterval.MessageIntervalBound start,
LCIMMessageInterval.MessageIntervalBound end)
query interval constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static LCIMMessageInterval.MessageIntervalBound |
createBound(String messageId,
long timestamp,
boolean closed)
create query bound
|
public LCIMMessageInterval.MessageIntervalBound startIntervalBound
public LCIMMessageInterval.MessageIntervalBound endIntervalBound
public LCIMMessageInterval(LCIMMessageInterval.MessageIntervalBound start, LCIMMessageInterval.MessageIntervalBound end)
start - - interval start boundend - - interval end boundpublic static LCIMMessageInterval.MessageIntervalBound createBound(String messageId, long timestamp, boolean closed)
messageId - - message idtimestamp - - message timestampclosed - - included specified message flag.
true: include
false: not include.Copyright © 2020, 美味书签(北京)信息技术有限公司 All rights reserved.