Class LegacySupport.BackwardsCompatibleRFileWriter
- java.lang.Object
-
- uk.gov.gchq.gaffer.accumulostore.utils.LegacySupport.BackwardsCompatibleRFileWriter
-
- Enclosing class:
- LegacySupport
public static class LegacySupport.BackwardsCompatibleRFileWriter extends Object
-
-
Constructor Summary
Constructors Constructor Description BackwardsCompatibleRFileWriter()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.apache.accumulo.core.file.rfile.RFile.Writer
create(String file, org.apache.hadoop.conf.Configuration fsConf, int blocksize)
-
-
-
Method Detail
-
create
public static org.apache.accumulo.core.file.rfile.RFile.Writer create(String file, org.apache.hadoop.conf.Configuration fsConf, int blocksize)
-
-