Class TemplateLogWriter


  • public class TemplateLogWriter
    extends java.lang.Object
    • Constructor Detail

      • TemplateLogWriter

        public TemplateLogWriter​(java.lang.String schemaDir,
                                 java.lang.String fileName)
                          throws java.io.IOException
        Throws:
        java.io.IOException
    • Method Detail

      • createSchemaTemplate

        public void createSchemaTemplate​(CreateTemplatePlan plan)
                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • appendSchemaTemplate

        public void appendSchemaTemplate​(AppendTemplatePlan plan)
                                  throws java.io.IOException
        Throws:
        java.io.IOException
      • pruneSchemaTemplate

        public void pruneSchemaTemplate​(PruneTemplatePlan plan)
                                 throws java.io.IOException
        Throws:
        java.io.IOException
      • dropSchemaTemplate

        public void dropSchemaTemplate​(DropTemplatePlan plan)
                                throws java.io.IOException
        Throws:
        java.io.IOException
      • force

        public void force()
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • close

        public void close()
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • clear

        public void clear()
                   throws java.io.IOException
        Throws:
        java.io.IOException