public final class DatastoreAttributes
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
DatastoreAttributes.DatastoreType
Indicates the type of datastore being used.
|
| Modifier and Type | Method and Description |
|---|---|
DatastoreAttributes.DatastoreType |
getDatastoreType()
Gets the datastore type.
|
public DatastoreAttributes.DatastoreType getDatastoreType()
Only guaranteed to return something other than DatastoreAttributes.DatastoreType.UNKNOWN when running in
production and querying the current app.