org.carrot2.core.impl
Class RawDocumentsProducerLocalInputComponent

java.lang.Object
  extended by org.carrot2.core.LocalComponentBase
      extended by org.carrot2.core.LocalInputComponentBase
          extended by org.carrot2.core.impl.ArrayInputComponent
              extended by org.carrot2.core.impl.RawDocumentsProducerLocalInputComponent
All Implemented Interfaces:
RawDocumentsProducer, LocalComponent, LocalInputComponent

Deprecated. Use ArrayInputComponent in the future.

public class RawDocumentsProducerLocalInputComponent
extends ArrayInputComponent


Field Summary
 
Fields inherited from class org.carrot2.core.impl.ArrayInputComponent
PARAM_SOURCE_RAW_CLUSTERS, PARAM_SOURCE_RAW_DOCUMENTS
 
Fields inherited from class org.carrot2.core.LocalInputComponentBase
next
 
Fields inherited from interface org.carrot2.core.clustering.RawDocumentsProducer
PARAM_ORIGINAL_RAW_CLUSTERS, PROPERTY_CATID
 
Fields inherited from interface org.carrot2.core.LocalInputComponent
PARAM_QUERY, PARAM_REQUESTED_RESULTS, PARAM_START_AT, PARAM_TOTAL_MATCHING_DOCUMENTS
 
Constructor Summary
RawDocumentsProducerLocalInputComponent()
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.carrot2.core.impl.ArrayInputComponent
flushResources, getComponentCapabilities, getRequiredSuccessorCapabilities, setNext, setQuery, startProcessing
 
Methods inherited from class org.carrot2.core.LocalInputComponentBase
endProcessing, getRequestedResults, processingErrorOccurred, validate
 
Methods inherited from class org.carrot2.core.LocalComponentBase
getDescription, getIntFromRequestContext, getName, getProperty, getRequiredPredecessorCapabilities, init, setProperty, toSet, toSet, toSet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.carrot2.core.LocalComponent
getDescription, getName, getRequiredPredecessorCapabilities, init, setProperty
 

Constructor Detail

RawDocumentsProducerLocalInputComponent

public RawDocumentsProducerLocalInputComponent()
Deprecated. 


Copyright (c) Dawid Weiss, Stanislaw Osinski