java.lang.Object
org.elasticsearch.transport.BytesRefRecycler
- All Implemented Interfaces:
Recycler<org.apache.lucene.util.BytesRef>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.elasticsearch.common.recycler.Recycler
Recycler.C<T>, Recycler.Factory<T>, Recycler.V<T> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionRecycler.V<org.apache.lucene.util.BytesRef> obtain()intpageSize()
-
Field Details
-
NON_RECYCLING_INSTANCE
-
-
Constructor Details
-
BytesRefRecycler
-
-
Method Details