Package com.google.appengine.api.datastore.dev
package com.google.appengine.api.datastore.dev
-
ClassDescriptionAn interface for an implementation of a local version of the Datastore V3 service.An implementation
DatastoreV3which wraps aLocalDatastoreService.An implementation ofHighRepJobPolicyin which a user-defined percentage of jobs do not apply.A policy for high replication job application.Utility class that can calculate the cost of writing (put or delete) a givenEntity.A local implementation of the Datastore.The set of supported values for autoIdAllocationPolicy, which controls how auto IDs are assigned by put().Provides an implementation ofLocalDatastoreServicethat is compatible with API Proxy.DynamicLatencyAdjusterthat adds the paxos penalty for writes and takes the fact that transactional puts and deletes are super-fast into account.