Package com.google.appengine.api.datastore.dev

Interface Summary
HighRepJobPolicy A policy for high replication job application.
 

Class Summary
DefaultHighRepJobPolicy An implementation of HighRepJobPolicy in which a user-defined percentage of jobs do not apply.
LocalDatastoreService A local implementation of the Datastore service interface.
WriteLatencyAdjuster DynamicLatencyAdjuster that adds the paxos penalty for writes and takes the fact that transactional puts and deletes are super-fast into account.