Uses of Class
org.pipecraft.infra.storage.StoragePath
-
Packages that use StoragePath Package Description org.pipecraft.infra.storage -
-
Uses of StoragePath in org.pipecraft.infra.storage
Methods in org.pipecraft.infra.storage that return StoragePath Modifier and Type Method Description static StoragePathPathUtils. parseFullyQualifiedPath(String fullyQualifiedPath)Parses a fully qualified path and returns the protocol+bucket+key triplet.
-