Uses of Class
org.apache.drill.exec.store.openTSDB.dto.ColumnDTO
Packages that use ColumnDTO
Package
Description
-
Uses of ColumnDTO in org.apache.drill.exec.store.openTSDB.client
Methods in org.apache.drill.exec.store.openTSDB.client that return ColumnDTOMethods in org.apache.drill.exec.store.openTSDB.client that return types with arguments of type ColumnDTOModifier and TypeMethodDescriptionSchema.getColumns()
Return list with all columns names and its typesService.getUnfixedColumns
(Map<String, String> queryParam) Used for getting all non fixed columns based on tags from openTSDB Must be present required params: metric, start, aggregator -
Uses of ColumnDTO in org.apache.drill.exec.store.openTSDB.client.services
Methods in org.apache.drill.exec.store.openTSDB.client.services that return types with arguments of type ColumnDTO