public final class RemoveConnector extends Object implements OnlineCommand, OfflineCommand
NOOPNOOP| Constructor and Description |
|---|
RemoveConnector(String connectorName) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(OfflineCommandContext ctx) |
void |
apply(OnlineCommandContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoStringtoStringpublic RemoveConnector(String connectorName)
public void apply(OfflineCommandContext ctx) throws CommandFailedException
apply in interface OfflineCommandCommandFailedExceptionpublic void apply(OnlineCommandContext ctx) throws IOException
apply in interface OnlineCommandIOExceptionCopyright © 2022. All rights reserved.