Class FeaturesSelectionStream.FeaturesSelectionCall

  • All Implemented Interfaces:
    Callable<org.apache.solr.common.util.NamedList<?>>
    Enclosing class:
    FeaturesSelectionStream

    protected class FeaturesSelectionStream.FeaturesSelectionCall
    extends Object
    implements Callable<org.apache.solr.common.util.NamedList<?>>
    • Method Detail

      • call

        public org.apache.solr.common.util.NamedList<?> call()
                                                      throws Exception
        Specified by:
        call in interface Callable<org.apache.solr.common.util.NamedList<?>>
        Throws:
        Exception