JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field |
Optional |
Required
Detail:
Field |
Element
SEARCH:
Package
com.espertech.esper.common.client.annotation
Annotation Interface AvroSchemaField
@Retention
(
RUNTIME
)
public @interface
AvroSchemaField
Annotation for use with Avro to provide a schema for a given event property.
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
name
Property name.
String
schema
Schema text.
Element Details
name
String
name
Property name.
Returns:
name
schema
String
schema
Schema text.
Returns:
schema text