public static class ReplicationLogCleaner.WarnOnlyAbortable extends Object implements Abortable
| Constructor and Description |
|---|
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.
|
public WarnOnlyAbortable()
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.