JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.hibernate.search.engine.backend.orchestration.spi
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)