Constant Field Values

Contents

io.trino.*

  • io.trino.util.Failures
    Modifier and Type
    Constant Field
    Value
    public static final String
    "Could not communicate with the remote task. The node may have crashed or be under too much load. This is probably a transient issue, so please retry your query in a few minutes."
    public static final String
    "Encountered too many errors talking to a worker node. The node may have crashed or be under too much load. This is probably a transient issue, so please retry your query in a few minutes."
  • io.trino.util.LongBigArrayFIFOQueue
    Modifier and Type
    Constant Field
    Value
    public static final long
    1024L
  • io.trino.util.SpatialJoinUtils
    Modifier and Type
    Constant Field
    Value
    public static final String
    "st_contains"
    public static final String
    "st_distance"
    public static final String
    "st_intersects"
    public static final String
    "st_within"