Class NullableValue.Serializable

java.lang.Object
io.trino.spi.predicate.NullableValue.Serializable
Enclosing class:
NullableValue

public static class NullableValue.Serializable extends Object
  • Constructor Details

    • Serializable

      public Serializable(Type type, Block block)
  • Method Details

    • getType

      public Type getType()
    • getBlock

      public Block getBlock()