public class EventInfo extends Object
| Constructor and Description |
|---|
EventInfo(List<AttributeSerializer> attributeSerializers,
EventSchemaEx eventSchema) |
| Modifier and Type | Method and Description |
|---|---|
List<AttributeSerializer> |
getAttributeSerializers() |
EventSchemaEx |
getEventSchema() |
public EventInfo(List<AttributeSerializer> attributeSerializers, EventSchemaEx eventSchema)
public List<AttributeSerializer> getAttributeSerializers()
public EventSchemaEx getEventSchema()
Copyright © 2026 DolphinDB. All rights reserved.