Package com.intergral.deep.agent
Class IDUtils
- java.lang.Object
-
- com.intergral.deep.agent.IDUtils
-
public final class IDUtils extends Object
Utilities related to snapshot ids.
-
-
Method Detail
-
randomId
public static String randomId()
Create a new random id for a snapshot.- Returns:
- the new id
-
-