Package io.substrait.hint
Class Hint.RuntimeConstraint
java.lang.Object
io.substrait.hint.Hint.RuntimeConstraint
- All Implemented Interfaces:
HasExtension
- Enclosing class:
- Hint
@Immutable
public abstract static class Hint.RuntimeConstraint
extends Object
implements HasExtension
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic io.substrait.hint.ImmutableRuntimeConstraint.Builderbuilder()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.substrait.relation.HasExtension
getExtension
-
Constructor Details
-
RuntimeConstraint
public RuntimeConstraint()
-
-
Method Details
-
builder
public static io.substrait.hint.ImmutableRuntimeConstraint.Builder builder()
-