public static class IndicesRequestCache.Value extends Object implements org.apache.lucene.util.Accountable
| Constructor and Description |
|---|
IndicesRequestCache.Value(BytesReference reference,
long ramBytesUsed) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.apache.lucene.util.Accountable> |
getChildResources() |
long |
ramBytesUsed() |
public IndicesRequestCache.Value(BytesReference reference, long ramBytesUsed)
public long ramBytesUsed()
ramBytesUsed in interface org.apache.lucene.util.Accountablepublic Collection<org.apache.lucene.util.Accountable> getChildResources()
getChildResources in interface org.apache.lucene.util.AccountableCopyright © 2009–2017. All rights reserved.