Package | Description |
---|---|
com.google.cloud.spring.autoconfigure.datastore |
Auto-configuration for Spring Data Cloud Datastore module.
|
com.google.cloud.spring.autoconfigure.datastore.health |
Auto-configuration for Spring Data Cloud Datastore Health module.
|
Modifier and Type | Method and Description |
---|---|
DatastoreProvider |
GcpDatastoreAutoConfiguration.datastoreProvider(org.springframework.beans.factory.ObjectProvider<DatastoreNamespaceProvider> namespaceProvider,
org.springframework.beans.factory.ObjectProvider<Datastore> datastoreProvider) |
Modifier and Type | Method and Description |
---|---|
ObjectToKeyFactory |
GcpDatastoreAutoConfiguration.objectToKeyFactory(DatastoreProvider datastore) |
Modifier and Type | Method and Description |
---|---|
org.springframework.boot.actuate.health.HealthIndicator |
DatastoreHealthIndicatorAutoConfiguration.datastoreHealthIndicator(DatastoreProvider datastore) |
Constructor and Description |
---|
DatastoreHealthIndicator(DatastoreProvider datastore)
DatastoreHealthIndicator constructor.
|
Copyright © 2021. All rights reserved.