Class LegacySupport.BackwardsCompatibleReaderBuilder
- java.lang.Object
-
- uk.gov.gchq.gaffer.accumulostore.utils.LegacySupport.BackwardsCompatibleReaderBuilder
-
- Enclosing class:
- LegacySupport
public static class LegacySupport.BackwardsCompatibleReaderBuilder extends Object
-
-
Constructor Summary
Constructors Constructor Description BackwardsCompatibleReaderBuilder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description 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)
-
-
-
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)
-
-