OpenAPI 1.0

Uses of Interface
com.aquafold.openapi.net.AQHadoopDistributedFileSystem

Packages that use AQHadoopDistributedFileSystem
com.aquafold.openapi.mail   
com.aquafold.openapi.net   
 

Uses of AQHadoopDistributedFileSystem in com.aquafold.openapi.mail
 

Methods in com.aquafold.openapi.mail with parameters of type AQHadoopDistributedFileSystem
 void AQMailMessage.addHadoopFileAttachment(AQHadoopDistributedFileSystem system, String filename, String attachmentName)
          Add a file on a Hadoop file system as an attachment.
 

Uses of AQHadoopDistributedFileSystem in com.aquafold.openapi.net
 

Methods in com.aquafold.openapi.net that return AQHadoopDistributedFileSystem
 AQHadoopDistributedFileSystem AQNet.newHadoopDistributedFileSystem(String name)
          Constructs an instance of distributed file system.
 


OpenAPI 1.0


Copyright © 2010 AquaFold, Inc. All Rights Reserved. Use is subject to license terms.