Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
FilterByTableResponse |
GPUdb.filterByTable(FilterByTableRequest request)
Filters objects in one table based on objects in another table.
|
FilterByTableResponse |
GPUdb.filterByTable(String tableName,
String viewName,
String columnName,
String sourceTableName,
String sourceTableColumnName,
Map<String,String> options)
Filters objects in one table based on objects in another table.
|
Modifier and Type | Method and Description |
---|---|
FilterByTableResponse |
FilterByTableResponse.setCount(long count) |
FilterByTableResponse |
FilterByTableResponse.setInfo(Map<String,String> info) |
Copyright © 2020. All rights reserved.