Package 

Class PersistentStorage

  • All Implemented Interfaces:
    com.amplitude.android.sessionreplay.storage.GenericStorage

    
    public class PersistentStorage
     implements GenericStorage
                        

    PersistentStorage is a file-based storage implementation

    There are a few main components to the storage:

    • Properties - currentSequenceId, etc

    • Data - blob of data, this will be store in file storage