Interface PersistentDataStoreFactory

    • Method Detail

      • createPersistentDataStore

        PersistentDataStore createPersistentDataStore​(ClientContext context)
        Called internally from PersistentDataStoreBuilder to create the implementation object for the specific type of data store.
        Parameters:
        context - allows access to the client configuration
        Returns:
        the implementation object