public class MassIndexingFailureContext extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
MassIndexingFailureContext.Builder |
| Modifier and Type | Method and Description |
|---|---|
static MassIndexingFailureContext.Builder |
builder() |
Object |
getFailingOperation() |
Throwable |
getThrowable() |
public static MassIndexingFailureContext.Builder builder()
MassIndexingFailureContext builder.public Throwable getThrowable()
public Object getFailingOperation()
null.
Use Object.toString() to get a textual representation.Copyright © 2006-2020 Red Hat, Inc. and others. Licensed under the GNU Lesser General Public License (LGPL), version 2.1 or later.