public final class FileSystemAdminShellUtils extends Object
FileSystemAdminShell
.Modifier and Type | Method and Description |
---|---|
static void |
checkMasterClientService()
Checks if the master client service is available.
|
static int |
compareTierNames(String a,
String b)
Compares two tier names according to their rank values.
|
public static int compareTierNames(String a, String b)
a
- one tier nameb
- another tier namepublic static void checkMasterClientService() throws IOException
IOException
Copyright © 2023. All Rights Reserved.