Interface CanCopyFromContainer

All Superinterfaces:
CubeMetadata

public interface CanCopyFromContainer extends CubeMetadata
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    copyLog(boolean follow, boolean stdout, boolean stderr, boolean timestamps, int tail, OutputStream outputStream)
     
  • Method Details

    • copyDirectory

      void copyDirectory(String from, String to)
    • copyLog

      void copyLog(boolean follow, boolean stdout, boolean stderr, boolean timestamps, int tail, OutputStream outputStream)