Uses of Class
com.google.cloud.spanner.RestoreInfo
-
Packages that use RestoreInfo Package Description com.google.cloud.spanner A client for Cloud Spanner - A no-compromise relational database service. -
-
Uses of RestoreInfo in com.google.cloud.spanner
Methods in com.google.cloud.spanner that return RestoreInfo Modifier and Type Method Description RestoreInfoDatabaseInfo. getRestoreInfo()Returns theRestoreInfoof the database if any is available, ornullif noRestoreInfois available for this database.
-