Class BinaryStoreImporter


public class BinaryStoreImporter
extends BaseImporter<BinaryStoreImporter.Arguments>
Simple importer to consume binary row-oriented log files and produce database tables. Effectively like a tailer and a data importer server for offline data (minus the distribution components). TODO: Add support for user ImportState.