public class MergeStreamWithSnapshotData extends Object
The ISnapshotData provides access to an ordered iteration of [Address,Data] that is processed with the InputStream to determine which data to write to the OutputStream, alternately transferring bytes from the InputStream and the ISnapshotData.
Constructor and Description |
---|
MergeStreamWithSnapshotData() |
public static void process(InputStream in, AbstractJournal.ISnapshotData snapshotData, OutputStream out) throws IOException
IOException
Copyright © 2006–2019 SYSTAP, LLC DBA Blazegraph. All rights reserved.