gr.uoa.di.madgik.workflow.adaptor.utils.hadoop
Class AttachedHadoopResource.AccessInfo

java.lang.Object
  extended by gr.uoa.di.madgik.workflow.adaptor.utils.hadoop.AttachedHadoopResource.AccessInfo
Enclosing class:
AttachedHadoopResource

public static class AttachedHadoopResource.AccessInfo
extends Object


Field Summary
 String password
           
 int port
           
 String userId
           
 
Constructor Summary
AttachedHadoopResource.AccessInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

userId

public String userId

password

public String password

port

public int port
Constructor Detail

AttachedHadoopResource.AccessInfo

public AttachedHadoopResource.AccessInfo()


Copyright © 2012. All Rights Reserved.