Class RelationalKeyspaceProvider.RelationalSystemDomainPath
java.lang.Object
com.apple.foundationdb.record.provider.foundationdb.keyspace.KeySpacePathWrapper
com.apple.foundationdb.relational.recordlayer.RelationalKeyspaceProvider.RelationalDomainPath
com.apple.foundationdb.relational.recordlayer.RelationalKeyspaceProvider.RelationalSystemDomainPath
- All Implemented Interfaces:
KeySpacePath
- Enclosing class:
- RelationalKeyspaceProvider
public static class RelationalKeyspaceProvider.RelationalSystemDomainPath
extends RelationalKeyspaceProvider.RelationalDomainPath
-
Field Summary
Fields inherited from class com.apple.foundationdb.record.provider.foundationdb.keyspace.KeySpacePathWrapper
inner -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class com.apple.foundationdb.relational.recordlayer.RelationalKeyspaceProvider.RelationalDomainPath
generateScopeAsync, internedStringsMethods inherited from class com.apple.foundationdb.record.provider.foundationdb.keyspace.KeySpacePathWrapper
add, add, deleteAllDataAsync, equals, exportAllData, flatten, getDirectory, getDirectoryName, getParent, getRemainder, getStoredValue, getValue, hasDataAsync, hashCode, hasStoredValue, listAsync, listSubdirectoryAsync, resolveAsync, toResolvedPathAsync, toResolvedPathAsync, toString, toString, toTupleAsyncMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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
-
RelationalSystemDomainPath
-
-
Method Details
-
getDomainName
- Overrides:
getDomainNamein classRelationalKeyspaceProvider.RelationalDomainPath
-
database
@Nonnull public RelationalKeyspaceProvider.RelationalSystemDatabasePath database(@Nonnull String dbName) - Overrides:
databasein classRelationalKeyspaceProvider.RelationalDomainPath
-