public static class PushDownResponse.Builder extends Object
PushDownResponse| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
PushDownResponse |
build()
Create new
PushDownResponse instance |
PushDownResponse.Builder |
pushDownSql(String pushDownSql)
Add push down SQL
|
public PushDownResponse.Builder pushDownSql(String pushDownSql)
pushDownSql - SQL stringpublic PushDownResponse build()
PushDownResponse instancePushDownResponse instanceCopyright © 2019. All rights reserved.