com.supermap.services.components.impl

类 WorkerDataManagerImpl

  • java.lang.Object
    • AbstractWorkerDataManager
      • com.supermap.services.components.impl.WorkerDataManagerImpl


  • public class WorkerDataManagerImpl
    extends AbstractWorkerDataManager
    
    • 方法概要

      方法 
      限定符和类型 方法和说明
      protected void download(ExportedDataPathItem item, java.lang.String masterAddress, java.lang.String dataId, FileVerificationMode verificationMode, boolean readOnly) 
      • 从类继承的方法 java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • 构造器详细资料

      • WorkerDataManagerImpl

        public WorkerDataManagerImpl()
        
    • 方法详细资料

      • download

        protected void download(ExportedDataPathItem item,
                    java.lang.String masterAddress,
                    java.lang.String dataId,
                    FileVerificationMode verificationMode,
                    boolean readOnly)
                         throws java.io.IOException,
                                java.net.URISyntaxException
        
        抛出:
        java.io.IOException
        java.net.URISyntaxException