Class FeaturesSelectionStream.FeaturesSelectionCall

java.lang.Object
org.apache.solr.client.solrj.io.stream.FeaturesSelectionStream.FeaturesSelectionCall
All Implemented Interfaces:
Callable<org.apache.solr.common.util.NamedList<?>>
Enclosing class:
FeaturesSelectionStream

protected static class FeaturesSelectionStream.FeaturesSelectionCall extends Object implements Callable<org.apache.solr.common.util.NamedList<?>>
  • Constructor Details

  • Method Details

    • 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