Package io.smallrye.stork.utils
Class ServiceInstanceIds
- java.lang.Object
-
- io.smallrye.stork.utils.ServiceInstanceIds
-
public class ServiceInstanceIds extends Object
Service instance id generator.
-
-
Method Detail
-
next
public static Long next()
Gets the next, unused instance id.- Returns:
- the next instance id
-
-