JavaScript is disabled on your browser.
Skip navigation links
Module
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Module
org.elasticsearch.compute
Package
org.elasticsearch.compute.operator
Interface LocalSourceOperator.ObjectSupplier
All Superinterfaces:
Supplier
<
List
<
Object
>>
Enclosing class:
LocalSourceOperator
public static interface
LocalSourceOperator.ObjectSupplier
extends
Supplier
<
List
<
Object
>>
Method Summary
Methods inherited from interface java.util.function.
Supplier
get