Package io.airlift.drift.codec.internal.coercion
package io.airlift.drift.codec.internal.coercion
-
ClassDescriptionCoercionThriftCodec encapsulates a ThriftCodec and coerces the values to another type using the supplied ThriftCoercion.Marks a method as being a conversion from a native Thrift type to a Java Type.Marks a method as being a conversion to a native Thrift type from a Java Type.