public class EventSchemaEx extends Object
| Constructor and Description |
|---|
EventSchemaEx() |
| Modifier and Type | Method and Description |
|---|---|
List<Integer> |
getCommonFieldIndex() |
EventSchema |
getSchema() |
int |
getTimeIndex() |
void |
setSchema(EventSchema schema) |
void |
setTimeIndex(int timeIndex) |
public EventSchema getSchema()
public void setSchema(EventSchema schema)
public int getTimeIndex()
public void setTimeIndex(int timeIndex)
Copyright © 2024 DolphinDB. All rights reserved.