Class LegacySupport.BackwardsCompatibleReaderBuilder

  • Enclosing class:
    LegacySupport

    public static class LegacySupport.BackwardsCompatibleReaderBuilder
    extends Object
    • Constructor Detail

      • BackwardsCompatibleReaderBuilder

        public BackwardsCompatibleReaderBuilder()
    • Method Detail

      • create

        public static org.apache.accumulo.core.file.FileSKVIterator create​(String filename,
                                                                           org.apache.hadoop.fs.FileSystem fs,
                                                                           org.apache.hadoop.conf.Configuration fsConf,
                                                                           org.apache.accumulo.core.conf.AccumuloConfiguration tableConfiguration,
                                                                           boolean seekBeginning)