Class MapLookupExtractorFactory.MapLookupIntrospectionHandler

java.lang.Object
org.apache.druid.query.lookup.MapLookupExtractorFactory.MapLookupIntrospectionHandler
All Implemented Interfaces:
LookupIntrospectHandler
Enclosing class:
MapLookupExtractorFactory

public static class MapLookupExtractorFactory.MapLookupIntrospectionHandler extends Object implements LookupIntrospectHandler
  • Constructor Details

    • MapLookupIntrospectionHandler

      public MapLookupIntrospectionHandler(Map<String,String> map)
  • Method Details

    • getKeys

      public javax.ws.rs.core.Response getKeys()
    • getValues

      public javax.ws.rs.core.Response getValues()
    • getMap

      public javax.ws.rs.core.Response getMap()