Skip navigation links
A C E F G H I O P S T V W 

A

addAlias(String) - Method in class org.apache.avro.ImmutableField
 
addAlias(String, String) - Method in class org.apache.avro.ImmutableSchema
 
addAlias(String) - Method in class org.apache.avro.ImmutableSchema
 
addProp(String, Object) - Method in class org.apache.avro.ImmutableField
 
addProp(String, JsonNode) - Method in class org.apache.avro.ImmutableField
 
addProp(String, String) - Method in class org.apache.avro.ImmutableField
 
addProp(String, Object) - Method in class org.apache.avro.ImmutableSchema
 
addProp(String, JsonNode) - Method in class org.apache.avro.ImmutableSchema
 
addProp(String, String) - Method in class org.apache.avro.ImmutableSchema
 
afterVisitNonTerminal(Schema) - Method in class org.spf4j.avro.schema.CloningVisitor
 
afterVisitNonTerminal(Schema) - Method in class org.spf4j.avro.schema.ImmutableCloningVisitor
 
afterVisitNonTerminal(Schema) - Method in class org.spf4j.avro.schema.SchemasWithClasses
 
afterVisitNonTerminal(Schema) - Method in interface org.spf4j.avro.schema.SchemaVisitor
Invoked for schemas with children after its children have been visited.
aliases() - Method in class org.apache.avro.ImmutableField
 

C

CloningVisitor - Class in org.spf4j.avro.schema
this visitor will create a clone of the original Schema with docs and other nonesential fields stripped by default.
CloningVisitor(Schema) - Constructor for class org.spf4j.avro.schema.CloningVisitor
 
CloningVisitor(BiConsumer<Schema.Field, Schema.Field>, BiConsumer<Schema, Schema>, boolean, Schema) - Constructor for class org.spf4j.avro.schema.CloningVisitor
 
CloningVisitor(BiConsumer<Schema.Field, Schema.Field>, BiConsumer<Schema, Schema>, boolean, boolean, Schema) - Constructor for class org.spf4j.avro.schema.CloningVisitor
 
close() - Method in class org.spf4j.avro.GenericRecordBuilder
 
copyAliases(Schema, Schema) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
copyAliases(Schema.Field, Schema.Field) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
copyLogicalTypes(Schema, Schema) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
copyProperties(JsonProperties, JsonProperties) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
create(Schema.Field) - Static method in class org.apache.avro.ImmutableField
 
create(Schema) - Static method in class org.apache.avro.ImmutableSchema
 
createJsonGenerator(Appendable) - Static method in class org.spf4j.avro.schema.SchemaUtils
 

E

equals(Object) - Method in class org.apache.avro.ImmutableField
 
equals(Object) - Method in class org.apache.avro.ImmutableSchema
 

F

FIELD_ESENTIALS - Static variable in class org.spf4j.avro.schema.SchemaUtils
 
FIELD_EVERYTHING - Static variable in class org.spf4j.avro.schema.SchemaUtils
 
fieldsToJson(Schema.Names, JsonGenerator) - Method in class org.apache.avro.ImmutableSchema
 

G

GenericRecordBuilder - Class in org.spf4j.avro
Bytecode generating GenericRecord builder.
GenericRecordBuilder(Schema...) - Constructor for class org.spf4j.avro.GenericRecordBuilder
 
GenericRecordBuilder(GenericData.StringType, Schema...) - Constructor for class org.spf4j.avro.GenericRecordBuilder
 
get() - Method in class org.spf4j.avro.schema.CloningVisitor
 
get() - Method in class org.spf4j.avro.schema.ImmutableCloningVisitor
 
get() - Method in class org.spf4j.avro.schema.SchemasWithClasses
 
get() - Method in interface org.spf4j.avro.schema.SchemaVisitor
Invoked when visiting is complete.
getAliases() - Method in class org.apache.avro.ImmutableSchema
 
getDoc() - Method in class org.apache.avro.ImmutableSchema
 
getElementType() - Method in class org.apache.avro.ImmutableSchema
 
getEnumClass(Schema) - Method in class org.spf4j.avro.GenericRecordBuilder
 
getEnumOrdinal(String) - Method in class org.apache.avro.ImmutableSchema
 
getEnumSymbols() - Method in class org.apache.avro.ImmutableSchema
 
getField(String) - Method in class org.apache.avro.ImmutableSchema
 
getFields() - Method in class org.apache.avro.ImmutableSchema
 
getFixedClass(Schema) - Method in class org.spf4j.avro.GenericRecordBuilder
 
getFixedSize() - Method in class org.apache.avro.ImmutableSchema
 
getFullName() - Method in class org.apache.avro.ImmutableSchema
 
getIndexNamed(String) - Method in class org.apache.avro.ImmutableSchema
 
getJavaClassName(Schema) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
getJsonProp(String) - Method in class org.apache.avro.ImmutableField
 
getJsonProp(String) - Method in class org.apache.avro.ImmutableSchema
 
getJsonProps() - Method in class org.apache.avro.ImmutableField
 
getJsonProps() - Method in class org.apache.avro.ImmutableSchema
 
getLogicalType() - Method in class org.apache.avro.ImmutableSchema
 
getName() - Method in class org.apache.avro.ImmutableSchema
 
getNamespace() - Method in class org.apache.avro.ImmutableSchema
 
getObjectProp(String) - Method in class org.apache.avro.ImmutableField
 
getObjectProp(String) - Method in class org.apache.avro.ImmutableSchema
 
getObjectProps() - Method in class org.apache.avro.ImmutableField
 
getObjectProps() - Method in class org.apache.avro.ImmutableSchema
 
getProp(String) - Method in class org.apache.avro.ImmutableField
 
getProp(String) - Method in class org.apache.avro.ImmutableSchema
 
getProps() - Method in class org.apache.avro.ImmutableField
 
getProps() - Method in class org.apache.avro.ImmutableSchema
 
getRecordClass(Schema) - Method in class org.spf4j.avro.GenericRecordBuilder
 
getTypes() - Method in class org.apache.avro.ImmutableSchema
 
getValueType() - Method in class org.apache.avro.ImmutableSchema
 

H

hasEnumSymbol(String) - Method in class org.apache.avro.ImmutableSchema
 
hasGeneratedJavaClass(Schema) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
hashCode() - Method in class org.apache.avro.ImmutableField
 

I

immutable(Schema) - Static method in class org.spf4j.avro.schema.Schemas
 
immutable(Schema, boolean) - Static method in class org.spf4j.avro.schema.Schemas
 
ImmutableCloningVisitor - Class in org.spf4j.avro.schema
this visitor will create a clone of the original Schema with docs and other nonesential fields stripped by default.
ImmutableCloningVisitor(Schema, boolean) - Constructor for class org.spf4j.avro.schema.ImmutableCloningVisitor
 
ImmutableCloningVisitor(BiConsumer<Schema.Field, Schema.Field>, BiConsumer<Schema, Schema>, boolean, Schema) - Constructor for class org.spf4j.avro.schema.ImmutableCloningVisitor
 
ImmutableField - Class in org.apache.avro
 
ImmutableSchema - Class in org.apache.avro
 
isError() - Method in class org.apache.avro.ImmutableSchema
 
isIdlCycleSupport() - Static method in class org.spf4j.avro.schema.SchemaUtils
 
isNullableUnion(Schema) - Static method in class org.spf4j.avro.schema.Schemas
 

O

org.apache.avro - package org.apache.avro
 
org.spf4j.avro - package org.spf4j.avro
 
org.spf4j.avro.schema - package org.spf4j.avro.schema
 

P

pos() - Method in class org.apache.avro.ImmutableField
 

S

SCHEMA_ESENTIALS - Static variable in class org.spf4j.avro.schema.SchemaUtils
 
SCHEMA_EVERYTHING - Static variable in class org.spf4j.avro.schema.SchemaUtils
 
Schemas - Class in org.spf4j.avro.schema
Avro Schema utilities, to traverse...
SchemasWithClasses - Class in org.spf4j.avro.schema
A visitor that recursively visits a schema and returns a map like: java class name -> Schema for every Schema encountered that has a java class implementation.
SchemasWithClasses() - Constructor for class org.spf4j.avro.schema.SchemasWithClasses
 
SchemaUtils - Class in org.spf4j.avro.schema
 
SchemaVisitor<T> - Interface in org.spf4j.avro.schema
 
SchemaVisitorAction - Enum in org.spf4j.avro.schema
 
setFields(List<Schema.Field>) - Method in class org.apache.avro.ImmutableSchema
 
setLogicalType(LogicalType) - Method in class org.apache.avro.ImmutableSchema
 

T

toString() - Method in class org.apache.avro.ImmutableField
 
toString() - Method in class org.apache.avro.ImmutableSchema
 
toString(boolean) - Method in class org.apache.avro.ImmutableSchema
 
toString() - Method in class org.spf4j.avro.GenericRecordBuilder
 
toString() - Method in class org.spf4j.avro.schema.CloningVisitor
 
toString() - Method in class org.spf4j.avro.schema.ImmutableCloningVisitor
 
toString() - Method in class org.spf4j.avro.schema.SchemasWithClasses
 

V

valueOf(String) - Static method in enum org.spf4j.avro.schema.SchemaVisitorAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.spf4j.avro.schema.SchemaVisitorAction
Returns an array containing the constants of this enum type, in the order they are declared.
visit(Schema, SchemaVisitor<T>) - Static method in class org.spf4j.avro.schema.Schemas
depth first visit.
visitNonTerminal(Schema) - Method in class org.spf4j.avro.schema.CloningVisitor
 
visitNonTerminal(Schema) - Method in class org.spf4j.avro.schema.ImmutableCloningVisitor
 
visitNonTerminal(Schema) - Method in class org.spf4j.avro.schema.SchemasWithClasses
 
visitNonTerminal(Schema) - Method in interface org.spf4j.avro.schema.SchemaVisitor
Invoked for schema with children before proceeding to visit the children.
visitTerminal(Schema) - Method in class org.spf4j.avro.schema.CloningVisitor
 
visitTerminal(Schema) - Method in class org.spf4j.avro.schema.ImmutableCloningVisitor
 
visitTerminal(Schema) - Method in class org.spf4j.avro.schema.SchemasWithClasses
 
visitTerminal(Schema) - Method in interface org.spf4j.avro.schema.SchemaVisitor
Invoked for schemas that do not have "child" schemas or for a previously encountered schema with children which will be treated as a terminal.

W

writeIdl(Appendable, Set<String>, String, Schema...) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
writeIdlLegacy(Appendable, Set<String>, String, Schema...) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
writeIdlProtocol(String, String, Appendable, Schema...) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
writeJsonProperties(JsonProperties, Appendable, JsonGenerator, boolean) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
writeProps(JsonGenerator) - Method in class org.apache.avro.ImmutableField
 
writeSchemaAttributes(Schema, Appendable, JsonGenerator, boolean) - Static method in class org.spf4j.avro.schema.SchemaUtils
 
A C E F G H I O P S T V W 
Skip navigation links

Copyright © 2018 SPF4J. All rights reserved.