public class UniqueIdMgr extends Object
| 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()
public int getMaxIdLengthInBytes()
Copyright © 2023. All rights reserved.