Package org.apache.druid.query.lookup
Class MapLookupExtractorFactory.MapLookupIntrospectionHandler
- java.lang.Object
-
- org.apache.druid.query.lookup.MapLookupExtractorFactory.MapLookupIntrospectionHandler
-
- All Implemented Interfaces:
org.apache.druid.query.lookup.LookupIntrospectHandler
- Enclosing class:
- MapLookupExtractorFactory
public static class MapLookupExtractorFactory.MapLookupIntrospectionHandler extends Object implements org.apache.druid.query.lookup.LookupIntrospectHandler
-
-
Constructor Summary
Constructors Constructor Description MapLookupIntrospectionHandler(Map<String,String> map)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.ws.rs.core.ResponsegetKeys()javax.ws.rs.core.ResponsegetMap()javax.ws.rs.core.ResponsegetValues()
-