private static class DumpReplicationQueues.WarnOnlyAbortable extends Object implements Abortable
Modifier | Constructor and Description |
---|---|
private |
WarnOnlyAbortable() |
Modifier and Type | Method and Description |
---|---|
void |
abort(String why,
Throwable e)
Abort the server or client.
|
boolean |
isAborted()
Check if the server or client was aborted.
|
private WarnOnlyAbortable()
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.