|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.gcube.contentmanagement.layerindependent.servicehelper.UUIDUtils
public class UUIDUtils
Note: Java.utils.uuid provides a class which can parse an uuid and extract the information therein.
Constructor Summary | |
---|---|
UUIDUtils()
|
Method Summary | |
---|---|
static java.lang.String |
getLocationFromUUID(java.lang.String hexadecimalUUIDRepresentation)
Transforms a uuid into a path (intended for use with a filesystem) Since the generation of uuids is timebased, the number of files into a directory depends on the objects creation rate. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UUIDUtils()
Method Detail |
---|
public static java.lang.String getLocationFromUUID(java.lang.String hexadecimalUUIDRepresentation)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |