public static class Limit.LimitNodeBuilder extends Object implements LogicalOperator.NodeBuilder<Limit>
Constructor and Description |
---|
LimitNodeBuilder() |
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.node.ObjectNode |
convert(com.fasterxml.jackson.databind.ObjectMapper mapper,
Limit operator,
Integer inputId) |
public com.fasterxml.jackson.databind.node.ObjectNode convert(com.fasterxml.jackson.databind.ObjectMapper mapper, Limit operator, Integer inputId)
convert
in interface LogicalOperator.NodeBuilder<Limit>
Copyright © 1970 The Apache Software Foundation. All rights reserved.