public interface ErrorContext
| Modifier and Type | Method and Description |
|---|---|
List<LuceneWork> |
getFailingOperations() |
IndexManager |
getIndexManager() |
LuceneWork |
getOperationAtFault() |
Throwable |
getThrowable() |
boolean |
hasErrors() |
List<LuceneWork> getFailingOperations()
LuceneWork getOperationAtFault()
Throwable getThrowable()
boolean hasErrors()
IndexManager getIndexManager()
Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.