public class UniqueIdMgr extends Object implements UniqueIdManager
| Constructor and Description |
|---|
UniqueIdMgr(String server)
Generate a new instance for a given server.
|
| Modifier and Type | Method and Description |
|---|---|
String |
get()
The main way of obtaining a new UniqueId.
|
int |
getMaxIdLengthInBytes() |
public UniqueIdMgr(String server)
public String get()
get in interface UniqueIdManagerpublic int getMaxIdLengthInBytes()
getMaxIdLengthInBytes in interface UniqueIdManagerCopyright © 2026. All rights reserved.