Class AlfrescoReplicationHandler.ContentStoreFilesStream

  • All Implemented Interfaces:
    org.apache.solr.core.SolrCore.RawWriter
    Enclosing class:
    AlfrescoReplicationHandler

    protected class AlfrescoReplicationHandler.ContentStoreFilesStream
    extends Object
    This is used to write files in content store.
    • Method Detail

      • writeNothingAndFlush

        protected void writeNothingAndFlush()
                                     throws IOException
        Used to write a marker for EOF
        Throws:
        IOException