Class SearchPlanExecutor

  • All Implemented Interfaces:
    ILocalSearchAdaptable

    public class SearchPlanExecutor
    extends java.lang.Object
    implements ILocalSearchAdaptable
    A search plan executor is used to execute SearchPlan instances.
    No Instantiate:
    This class is not intended to be instantiated by clients.