JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.hibernate.search.engine.backend.orchestration.spi
SingletonTask
Scheduler
Contents
Description
Method Summary
Method Details
schedule(Runnable)
Hide sidebar
Show sidebar
Interface SingletonTask.Scheduler
Enclosing class:
SingletonTask
public static interface
SingletonTask.Scheduler
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Future
<?>
schedule
(
Runnable
runnable)
Method Details
schedule
Future
<?>
schedule
(
Runnable
runnable)