- java.lang.Object
-
- org.hibernate.search.engine.backend.orchestration.spi.AbstractWorkOrchestrator<W>
-
- Type Parameters:
W - The type of submitted worksets.
public abstract class AbstractWorkOrchestrator<W>
extends Object
An abstract base for orchestrator implementations,
implementing a thread-safe shutdown.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
stop
public final void stop()
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.