java.lang.Object | |
↳ | org.apache.helix.util.PathUtils |
Path related utilities
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
validate the provided znode path string
| |||||||||||
Validate the provided znode path string
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
validate the provided znode path string
path | znode path string |
---|---|
isSequential | if the path is being created with a sequential flag |
IllegalArgumentException | if the path is invalid |
---|
Validate the provided znode path string
path | znode path string |
---|
IllegalArgumentException | if the path is invalid |
---|