public final class ServiceUnitUtils extends Object
ServiceUnit related metadata operations.| Modifier and Type | Field and Description |
|---|---|
static String |
OWNER_INFO_ROOT
ZooKeeper root path for namespace ownership info. |
| Constructor and Description |
|---|
ServiceUnitUtils() |
| Modifier and Type | Method and Description |
|---|---|
static String |
path(NamespaceBundle suname) |
static NamespaceBundle |
suBundleFromPath(String path,
NamespaceBundleFactory factory) |
public static final String OWNER_INFO_ROOT
ZooKeeper root path for namespace ownership info.public static String path(NamespaceBundle suname)
public static NamespaceBundle suBundleFromPath(String path, NamespaceBundleFactory factory)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.