Package | Description |
---|---|
com.gpudb | |
com.gpudb.protocol |
Modifier and Type | Method and Description |
---|---|
ShowTablesByTypeResponse |
GPUdb.showTablesByType(ShowTablesByTypeRequest request)
Gets names of the tables whose type matches the given criteria.
|
Modifier and Type | Method and Description |
---|---|
ShowTablesByTypeRequest |
ShowTablesByTypeRequest.setLabel(String label) |
ShowTablesByTypeRequest |
ShowTablesByTypeRequest.setOptions(Map<String,String> options) |
ShowTablesByTypeRequest |
ShowTablesByTypeRequest.setTypeId(String typeId) |
Copyright © 2020. All rights reserved.