Class AsyncDatastoreImpl

java.lang.Object
com.googlecode.objectify.impl.AsyncDatastoreReaderWriterImpl
com.googlecode.objectify.impl.AsyncDatastoreImpl
All Implemented Interfaces:
AsyncDatastore, AsyncDatastoreReaderWriter

public class AsyncDatastoreImpl extends AsyncDatastoreReaderWriterImpl implements AsyncDatastore
  • Constructor Details

    • AsyncDatastoreImpl

      public AsyncDatastoreImpl(com.google.cloud.datastore.Datastore raw)
  • Method Details