Class KeepClient


  • public class KeepClient
    extends java.lang.Object
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      byte[] getDataChunk​(KeepLocator keepLocator)  
      java.lang.String put​(java.io.File data, int copies, int numRetries)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • getDataChunk

        public byte[] getDataChunk​(KeepLocator keepLocator)
      • put

        public java.lang.String put​(java.io.File data,
                                    int copies,
                                    int numRetries)