Uses of Package
io.airlift.drift.codec.metadata
Packages that use io.airlift.drift.codec.metadata
Package
Description
-
Classes in io.airlift.drift.codec.metadata used by io.airlift.drift.codecClassDescriptionThriftCatalog contains the metadata for all known structs, enums and type coercions.ThriftType contains all metadata necessary for converting the java type to and from Thrift.An interface to either a resolved
ThriftTypeor the information to compute one. -
Classes in io.airlift.drift.codec.metadata used by io.airlift.drift.codec.internalClassDescriptionThriftType contains all metadata necessary for converting the java type to and from Thrift.
-
Classes in io.airlift.drift.codec.metadata used by io.airlift.drift.codec.internal.builtinClassDescriptionThriftType contains all metadata necessary for converting the java type to and from Thrift.
-
Classes in io.airlift.drift.codec.metadata used by io.airlift.drift.codec.internal.coercionClassDescriptionThriftType contains all metadata necessary for converting the java type to and from Thrift.
-
Classes in io.airlift.drift.codec.metadata used by io.airlift.drift.codec.internal.compilerClassDescriptionThriftType contains all metadata necessary for converting the java type to and from Thrift.An interface to either a resolved
ThriftTypeor the information to compute one. -
Classes in io.airlift.drift.codec.metadata used by io.airlift.drift.codec.internal.reflectionClassDescriptionThriftFieldMetadata defines a single thrift field including the value extraction and injection points.ThriftType contains all metadata necessary for converting the java type to and from Thrift.
-
Classes in io.airlift.drift.codec.metadata used by io.airlift.drift.codec.metadataClassDescriptionMetadataErrors collects all known issues with metadata extraction.ThriftCatalog contains the metadata for all known structs, enums and type coercions.ThriftExtraction contains information an extraction point for a single thrift field.ThriftFieldMetadata defines a single thrift field including the value extraction and injection points.ThriftInjection contains information an injection point for a single thrift field.ThriftType contains all metadata necessary for converting the java type to and from Thrift.An interface to either a resolved
ThriftTypeor the information to compute one.