Package org.apache.lucene.util
Memory Tracker interface which allows defining custom collector
level memory trackers
-
Interface Summary Interface Description MemoryTracker Tracks dynamic allocations/deallocations of memory for transient objects
| Interface | Description |
|---|---|
| MemoryTracker |
Tracks dynamic allocations/deallocations of memory for transient objects
|