| Constructor and Description |
|---|
BasicMessage(long offset,
String topic,
BasicAnyVector msg,
HashMap<String,Integer> nameToIndex) |
| Modifier and Type | Method and Description |
|---|---|
Entity |
getEntity(int colIndex) |
long |
getOffset() |
String |
getTopic() |
<T> T |
getValue(int colIndex) |
<T> T |
getValue(String colName) |
public BasicMessage(long offset,
String topic,
BasicAnyVector msg,
HashMap<String,Integer> nameToIndex)
Copyright © 2019 DolphinDB. All rights reserved.