public class LocalDevelopmentDatastoreFactory extends DatastoreFactory
LocalDevelopmentDatastore
.VERSION
Modifier and Type | Method and Description |
---|---|
LocalDevelopmentDatastore |
create(DatastoreOptions options)
Provides access to a datastore using the provided options.
|
static LocalDevelopmentDatastoreFactory |
get() |
logMethodCalls, makeClient
public static LocalDevelopmentDatastoreFactory get()
public LocalDevelopmentDatastore create(DatastoreOptions options) throws IllegalArgumentException
DatastoreFactory
create
in class DatastoreFactory
IllegalArgumentException
- if the server or credentials weren't provided.Copyright © 2013. All Rights Reserved.