Interface SinglePassIndexerFlushDelegate
-
public interface SinglePassIndexerFlushDelegate
Used byExtensibleSinglePassIndexer
for delegating the flushing of memory.- Since:
- 3.5
- Author:
- Jonathon Hare [jsh2{a.}ecs.soton.ac.uk]
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
forceFlush()
force flush
-