Class 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 Detail

      • MapLookupIntrospectionHandler

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

      • getKeys

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

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

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