Class LegacySupport.BackwardsCompatibleWriterBuilder
- java.lang.Object
-
- uk.gov.gchq.gaffer.accumulostore.utils.LegacySupport.BackwardsCompatibleWriterBuilder
-
- Enclosing class:
- LegacySupport
public static class LegacySupport.BackwardsCompatibleWriterBuilder extends Object
-
-
Constructor Summary
Constructors Constructor Description BackwardsCompatibleWriterBuilder()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.accumulo.core.file.FileSKVWriter
create(String filename, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.conf.Configuration fsConf, org.apache.accumulo.core.conf.AccumuloConfiguration tableConfiguration)
-
-
-
Method Detail
-
create
public static org.apache.accumulo.core.file.FileSKVWriter create(String filename, org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.conf.Configuration fsConf, org.apache.accumulo.core.conf.AccumuloConfiguration tableConfiguration)
-
-