Package 

Interface RecordWriter


  • 
    public interface RecordWriter
    
                        

    Will persists the serialized EnrichedRecord in the allocated Session Replay caching location.

    • Method Summary

      Modifier and Type Method Description
      abstract Unit write(EnrichedRecord record) Writes the record to disk.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait