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
org.elasticsearch.common.recycler
Interface Recycler.Factory<T>
Enclosing interface:
Recycler
<
T
>
public static interface
Recycler.Factory<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Recycler
<
T
>
build
()
Method Details
build
Recycler
<
T
>
build
()