Class SqlGatewayRestEndpointUtils
- java.lang.Object
-
- org.apache.flink.table.gateway.rest.util.SqlGatewayRestEndpointUtils
-
public class SqlGatewayRestEndpointUtils extends Object
Utils for theSqlGatewayRestEndpoint.
-
-
Constructor Summary
Constructors Constructor Description SqlGatewayRestEndpointUtils()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LongparseToken(String nextResultUri)Parse token from the result uri.
-