JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.lucidworks.apollo.pipeline
Interface WithSideEffects
public interface
WithSideEffects
Marker interface to indicate a Stage has side-effects
Method Summary
All Methods
Instance Methods
Default Methods
Modifier and Type
Method
Description
default boolean
hasSideEffects
()
Method Details
hasSideEffects
default
boolean
hasSideEffects
()