public final class ServerNode extends Object
| Constructor and Description |
|---|
ServerNode(String jobName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isLocalServerPath(String path)
Judge is server path for localhost or not.
|
boolean |
isServerPath(String path)
Judge is server path or not.
|
public static final String ROOT
public ServerNode(String jobName)
public boolean isServerPath(String path)
path - path to be judgedpublic boolean isLocalServerPath(String path)
path - path to be judgedCopyright © 2021 The Apache Software Foundation. All rights reserved.