AttachedHadoopResource |
AdaptorHadoopResources.GetConfigurationResource() |
AttachedHadoopResource |
AdaptorHadoopResources.GetJarResource() |
AttachedHadoopResource |
AdaptorHadoopResources.GetMainClassResource() |
AttachedHadoopResource |
AdaptorHadoopResources.GetResource(String ResourceKey) |
AttachedHadoopResource |
AdaptorHadoopResources.GetScopeResource() |
static AttachedHadoopResource |
AttachedHadoopResource.NewArchiveResource(String Key,
String Value,
boolean IsHDFSPresent) |
static AttachedHadoopResource |
AttachedHadoopResource.NewArgumentResource(int Order,
String Value) |
static AttachedHadoopResource |
AttachedHadoopResource.NewConfigurationResource(String Key,
String Value,
boolean IsHDFSPresent) |
static AttachedHadoopResource |
AttachedHadoopResource.NewFileResource(String Key,
String Value,
boolean IsHDFSPresent) |
static AttachedHadoopResource |
AttachedHadoopResource.NewInputResource(String Key,
String Value,
boolean CleanUp) |
static AttachedHadoopResource |
AttachedHadoopResource.NewJarResource(String Key,
String Value,
boolean IsHDFSPresent) |
static AttachedHadoopResource |
AttachedHadoopResource.NewLibResource(String Key,
String Value,
boolean IsHDFSPresent) |
static AttachedHadoopResource |
AttachedHadoopResource.NewMainClassResource(String Value) |
static AttachedHadoopResource |
AttachedHadoopResource.NewOutputResource(String Value,
boolean CleanUp) |
static AttachedHadoopResource |
AttachedHadoopResource.NewPropertyResource(String Value) |