Interface RdfOutputConfig

All Known Implementing Classes:
CmdMixinSparkOutput

public interface RdfOutputConfig
  • Method Details

    • getOutputFormat

      String getOutputFormat()
    • getPartitionFolder

      String getPartitionFolder()
    • getTargetFile

      String getTargetFile()
    • getPrefixOutputDeferCount

      Long getPrefixOutputDeferCount()
    • getPrefixSources

      List<String> getPrefixSources()
    • isOverwriteAllowed

      boolean isOverwriteAllowed()