Class RelationalKeyspaceProvider.RelationalSystemDatabasePath
java.lang.Object
com.apple.foundationdb.record.provider.foundationdb.keyspace.KeySpacePathWrapper
com.apple.foundationdb.relational.recordlayer.RelationalKeyspaceProvider.RelationalDatabasePath
com.apple.foundationdb.relational.recordlayer.RelationalKeyspaceProvider.RelationalSystemDatabasePath
- All Implemented Interfaces:
KeySpacePath
- Enclosing class:
- RelationalKeyspaceProvider
public static class RelationalKeyspaceProvider.RelationalSystemDatabasePath
extends RelationalKeyspaceProvider.RelationalDatabasePath
-
Field Summary
Fields inherited from class com.apple.foundationdb.record.provider.foundationdb.keyspace.KeySpacePathWrapper
inner
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.apple.foundationdb.record.provider.foundationdb.keyspace.KeySpacePathWrapper
add, add, deleteAllDataAsync, equals, flatten, getDirectory, getDirectoryName, getParent, getRemainder, getStoredValue, getValue, hasDataAsync, hashCode, hasStoredValue, listAsync, listSubdirectoryAsync, resolveAsync, toResolvedPathAsync, toString, toString, toTupleAsync
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.apple.foundationdb.record.provider.foundationdb.keyspace.KeySpacePath
deleteAllData, hasData, list, list, list, listAsync, listSubdirectory, listSubdirectory, listSubdirectory, listSubdirectory, listSubdirectoryAsync, size, toResolvedPath, toSubspace, toSubspaceAsync, toTuple
-
Constructor Details
-
RelationalSystemDatabasePath
-
-
Method Details
-
schemaPath
- Overrides:
schemaPath
in classRelationalKeyspaceProvider.RelationalDatabasePath
-
toUri
- Overrides:
toUri
in classRelationalKeyspaceProvider.RelationalDatabasePath
-