JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.lucidworks.apollo.pipeline
Interface Lifecycle
All Known Subinterfaces:
Generator
<M,C>
All Known Implementing Classes:
AbstractGenerator
,
DocumentGenerator
,
IndexPipeline
,
Pipeline
,
RuntimeStage
public interface
Lifecycle
Something that can be started and stopped
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
start
()
void
stop
()
Method Detail
start
void start()
stop
void stop()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method