Package io.trino.spi
Annotation Interface Unstable
Signifies that a public API (public class, method or field) is permanently subject to
incompatible changes, or even removal, in any future release, without prior notice. An API
bearing this annotation is exempt from any compatibility guarantees made by its containing
library. Note that the presence of this annotation implies nothing about the quality or
performance of the API in question, only the fact that it can evolve any time.