public static class GroupManagementRequest.Remove extends GroupManagementRequest.Op
| Constructor and Description |
|---|
Remove(RaftGroupId groupId,
boolean deleteDirectory,
boolean renameDirectory) |
| Modifier and Type | Method and Description |
|---|---|
RaftGroupId |
getGroupId() |
boolean |
isDeleteDirectory() |
boolean |
isRenameDirectory() |
String |
toString() |
public Remove(RaftGroupId groupId, boolean deleteDirectory, boolean renameDirectory)
public RaftGroupId getGroupId()
getGroupId in class GroupManagementRequest.Oppublic boolean isDeleteDirectory()
public boolean isRenameDirectory()
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.