public class CompleteStatementRequestBody extends Object implements org.apache.flink.runtime.rest.messages.RequestBody
RequestBody for completing a statement.| Constructor and Description |
|---|
CompleteStatementRequestBody(String statement,
int position) |
| Modifier and Type | Method and Description |
|---|---|
int |
getPosition() |
String |
getStatement() |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.