Class KeySpaceUtils
java.lang.Object
com.apple.foundationdb.relational.recordlayer.KeySpaceUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
static URI
pathToUri
(KeySpacePath dbPath) static KeySpacePath
toKeySpacePath
(URI url, KeySpace keySpace) static String
toPathString
(KeySpacePath path)
-
Method Details
-
pathToUri
-
toPathString
-
toKeySpacePath
@Nonnull public static KeySpacePath toKeySpacePath(@Nonnull URI url, KeySpace keySpace) throws com.apple.foundationdb.relational.api.exceptions.RelationalException - Throws:
com.apple.foundationdb.relational.api.exceptions.RelationalException
-
getPath
-