public interface IMessage
| Modifier and Type | Method and Description |
|---|---|
Entity |
getEntity(int colIndex) |
long |
getOffset() |
String |
getTopic() |
<T> T |
getValue(int colIndex) |
<T> T |
getValue(String colName) |
Copyright © 2019 DolphinDB. All rights reserved.