Class TypeCoercion

java.lang.Object
io.airlift.drift.codec.metadata.TypeCoercion

@Immutable public class TypeCoercion extends Object
  • Constructor Details

  • Method Details

    • getThriftType

      public ThriftType getThriftType()
    • getToThrift

      public Method getToThrift()
    • getFromThrift

      public Method getFromThrift()
    • toString

      public String toString()
      Overrides:
      toString in class Object