@Retention(value=RUNTIME) public @interface Hint
Hints are providing instructions that can change latency, throughput or memory requirements of a statement.
public abstract String value
public abstract AppliesTo applies
public abstract String model
Copyright © 2005–2021. All rights reserved.