public static class TimeLimitedCollector.TimeExceededException
extends java.lang.RuntimeException
Modifier and Type | Method and Description |
---|---|
int |
getLastDocCollected()
Returns last doc that was collected when the search time exceeded.
|
long |
getTimeAllowed()
Returns allowed time (milliseconds).
|
long |
getTimeElapsed()
Returns elapsed time (milliseconds).
|
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.