|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.google.appengine.api.datastore.DatastoreAttributes
public final class DatastoreAttributes
Attributes of a datastore.
Nested Class Summary | |
---|---|
static class |
DatastoreAttributes.DatastoreType
Indicates the type of datastore being used. |
Method Summary | |
---|---|
DatastoreAttributes.DatastoreType |
getDatastoreType()
Gets the datastore type. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public DatastoreAttributes.DatastoreType getDatastoreType()
DatastoreAttributes.DatastoreType.UNKNOWN
when running in production and querying the current
app.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |