 | TypeRepresentationMapper Interface |
For Avro schemas for mapping a given type to a given Avro schema.
Namespace:
com.espertech.esper.common.client.hook.type
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic interface TypeRepresentationMapper
The TypeRepresentationMapper type exposes the following members.
Methods
| Name | Description |
---|
 | Map |
Return Avro schema for type information provided.
|
Top
See Also