Uses of Interface
org.apache.drill.exec.store.openTSDB.client.Service
Packages that use Service
Package
Description
-
Uses of Service in org.apache.drill.exec.store.openTSDB
Constructors in org.apache.drill.exec.store.openTSDB with parameters of type ServiceModifierConstructorDescriptionOpenTSDBRecordReader
(Service client, OpenTSDBSubScan.OpenTSDBSubScanSpec subScanSpec, List<SchemaPath> projectedColumns) -
Uses of Service in org.apache.drill.exec.store.openTSDB.client
Constructors in org.apache.drill.exec.store.openTSDB.client with parameters of type Service -
Uses of Service in org.apache.drill.exec.store.openTSDB.client.services
Classes in org.apache.drill.exec.store.openTSDB.client.services that implement Service