A B C D E F G H I L M N P R S T W Y

A

addFileToResourceMap(Map<String, LocalResource>, FileSystem, Path) - 类 ml.shifu.guagua.yarn.util.YarnUtils 中的静态方法
Boilerplate to add a file to the local resources..
addInputPath(Configuration, Path) - 类 ml.shifu.guagua.yarn.GuaguaYarnClient 中的静态方法
 
addLocalClasspathToEnv(Map<String, String>, Configuration) - 类 ml.shifu.guagua.yarn.util.YarnUtils 中的静态方法
Populate the environment string map to be added to the environment vars in a remote execution container.

B

bytesToObject(byte[], String) - 类 ml.shifu.guagua.yarn.GuaguaWritableSerializer 中的方法
De-serialize from bytes to object.
BZ2 - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 

C

channelConnected(ChannelHandlerContext, ChannelStateEvent) - 类 ml.shifu.guagua.yarn.GuaguaYarnTask.ClientHandler 中的方法
 
cleanup() - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
Clean up resources used
close() - 类 ml.shifu.guagua.yarn.GuaguaLineRecordReader 中的方法
 
copyLocalResourcesToFs(Configuration, ApplicationId) - 类 ml.shifu.guagua.yarn.util.YarnUtils 中的静态方法
Copy batch of resources to hdfs app directory for master and containers.
copyLocalResourceToFs(String, String, Configuration, ApplicationId) - 类 ml.shifu.guagua.yarn.util.YarnUtils 中的静态方法
Copy local file to a named-file in remote FS
createSplitFiles(Path, Configuration, FileSystem, List<InputSplit>) - 类 ml.shifu.guagua.yarn.GuaguaSplitWriter 中的静态方法
 
createSplitFiles(Path, Configuration, FileSystem, T[]) - 类 ml.shifu.guagua.yarn.GuaguaSplitWriter 中的静态方法
 
createSplitFiles(Path, Configuration, FileSystem, InputSplit[]) - 类 ml.shifu.guagua.yarn.GuaguaSplitWriter 中的静态方法
 
CURRENT_DIR - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 

D

DEFAULT_IO_BUFFER_SIZE - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
DEFAULT_STATUS_RPC_PORT - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
DEFAULT_STATUS_RPC_SERVER_THREAD_COUNT - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
DEFAULT_TIME_OUT - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
doReadFields(DataInput) - 类 ml.shifu.guagua.yarn.GuaguaWritableAdapter 中的方法
 
doWrite(DataOutput) - 类 ml.shifu.guagua.yarn.GuaguaWritableAdapter 中的方法
 

E

exceptionCaught(ChannelHandlerContext, ExceptionEvent) - 类 ml.shifu.guagua.yarn.GuaguaYarnTask.ClientHandler 中的方法
 
expandInputFolder(Configuration) - 类 ml.shifu.guagua.yarn.util.InputSplitUtils 中的静态方法
Expand folder to all files to support all files in that folder
exportGuaguaConfiguration(Configuration, ApplicationId) - 类 ml.shifu.guagua.yarn.util.YarnUtils 中的静态方法
Export our populated Configuration as an XML file to be used by the ApplicationMaster's exec container, and register it with LocalResources.

F

fromJson(String, Class<T>) - 类 ml.shifu.guagua.yarn.util.GsonUtils 中的静态方法
De-serialize JSON-format String to an object.

G

getAllocatedCount() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getAmQueue() - 类 ml.shifu.guagua.yarn.GuaguaYarnClient 中的方法
 
getAmRMClient() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getAppAttemptId() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getAppAttemptId() - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
getAppDirectory(FileSystem, ApplicationId) - 类 ml.shifu.guagua.yarn.util.YarnUtils 中的静态方法
Working folder to store jars, files and other resources
getAppId() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getAppId() - 类 ml.shifu.guagua.yarn.GuaguaYarnClient 中的方法
 
getAppId() - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
getAppName() - 类 ml.shifu.guagua.yarn.GuaguaYarnClient 中的方法
 
getBlockIndex(BlockLocation[], long) - 类 ml.shifu.guagua.yarn.util.InputSplitUtils 中的静态方法
 
getCombineGuaguaSplits(List<InputSplit>, long) - 类 ml.shifu.guagua.yarn.util.InputSplitUtils 中的静态方法
 
getCommand(String, String, String, String) - 类 ml.shifu.guagua.yarn.util.YarnUtils 中的静态方法
Return java command according to main class, vm args, program args and memory settings.
getCommandLine() - 类 ml.shifu.guagua.yarn.GuaguaOptionsParser 中的方法
Returns the commons-cli CommandLine object to process the parsed arguments.
getCompletedCount() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getConfiguration() - 类 ml.shifu.guagua.yarn.GuaguaOptionsParser 中的方法
Get the modified configuration
getContainerArgs() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getContainerId() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getContainerId() - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
getContainerListener() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getContainersToLaunch() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getCurrentIteration() - 类 ml.shifu.guagua.yarn.GuaguaIterationStatus 中的方法
 
getCurrentKey() - 类 ml.shifu.guagua.yarn.GuaguaLineRecordReader 中的方法
 
getCurrentValue() - 类 ml.shifu.guagua.yarn.GuaguaLineRecordReader 中的方法
 
getExecutor() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getFailedCount() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getFileSplits() - 类 ml.shifu.guagua.yarn.GuaguaInputSplit 中的方法
 
getFileSplits(Configuration, long) - 类 ml.shifu.guagua.yarn.util.InputSplitUtils 中的静态方法
Generate the list of files and make them into FileSplits.
getFinalCombineGuaguaSplits(List<InputSplit>, long) - 类 ml.shifu.guagua.yarn.util.InputSplitUtils 中的静态方法
Copy from pig implementation, need to check this code logic.
getGuaguaService() - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
getGuaguaSplits(Configuration, long) - 类 ml.shifu.guagua.yarn.util.InputSplitUtils 中的静态方法
Generate the list of files and make them into FileSplits.
getHeapPerContainer() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getInputSplit() - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
getLength() - 类 ml.shifu.guagua.yarn.GuaguaInputSplit 中的方法
For master split, use Long.MAX_VALUE as its length to make it is the first task for Hadoop job.
getLibJars(Configuration) - 类 ml.shifu.guagua.yarn.GuaguaOptionsParser 中的静态方法
If libjars are set in the conf, parse the libjars.
getLocalResourceMap(Configuration, ApplicationId) - 类 ml.shifu.guagua.yarn.util.YarnUtils 中的静态方法
Build local resources including main app jar, lib jars, log4j.properties and guagua-conf.xml.
getLocations() - 类 ml.shifu.guagua.yarn.GuaguaInputSplit 中的方法
This is just a mock.
getNewSplits(Configuration) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getNmClientAsync() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getPartition() - 类 ml.shifu.guagua.yarn.GuaguaIterationStatus 中的方法
 
getPartition() - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
getPathForResource(FileSystem, String, ApplicationId) - 类 ml.shifu.guagua.yarn.util.YarnUtils 中的静态方法
Get path to store local resources on hdfs.
getProgress() - 类 ml.shifu.guagua.yarn.GuaguaLineRecordReader 中的方法
Get the progress within the split
getRemainingArgs() - 类 ml.shifu.guagua.yarn.GuaguaOptionsParser 中的方法
Returns an array of Strings containing only application-specific arguments.
getStartTime() - 类 ml.shifu.guagua.yarn.GuaguaYarnClient 中的方法
 
getSuccessfulCount() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getTime() - 类 ml.shifu.guagua.yarn.GuaguaIterationStatus 中的方法
 
getTotalIteration() - 类 ml.shifu.guagua.yarn.GuaguaIterationStatus 中的方法
 
getWritable() - 类 ml.shifu.guagua.yarn.GuaguaWritableAdapter 中的方法
 
getYarnConf() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
getYarnConf() - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
GsonUtils - ml.shifu.guagua.yarn.util 中的 类
GsonUtils is used for Object-JSON JSON-Object conversion.
GUAGAU_APP_MASTER_DEFAULT_ATTMPTS - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_APP_LIBS_SEPERATOR - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_CHILD_DEFAULT_MEMORY - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_CHILD_MEMORY - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_CONF_FILE - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_HDFS_DIR - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_LOG4J_PROPERTIES - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_TASK_TIMEOUT - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_APP_JAR - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_APP_LIB_JAR - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_APP_NAME - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_CONTAINER_ARGS - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_DEFAULT_CONTAINER_JAVA_OPTS - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_DEFAULT_MASTER_MEMORY - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_DEFAULT_MAX_CONTAINER_ATTEMPTS - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_DEFAULT_PRIORITY - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_DEFAULT_QUEUE_NAME - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_INPUT_DIR - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_INPUT_SPLIT_PREFIX - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_MASTER - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_MASTER_ARGS - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_MASTER_DEFAULT_VCORES - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_MASTER_MEMORY - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_MASTER_PRIORITY - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_MASTER_VCORES - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_MAX_CONTAINER_ATTEMPTS - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_QUEUE_NAME - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_STATUS_RPC_PORT - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_TASK_DEFAULT_VCORES - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_TASK_VCORES - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
GUAGUA_YARN_TMP - 类 ml.shifu.guagua.yarn.util.YarnUtils 中的静态变量
 
GuaguaAppMaster - ml.shifu.guagua.yarn 中的 类
GuaguaAppMaster is application master to launch master and worker tasks.
GuaguaAppMaster(ContainerId, ApplicationAttemptId, Configuration) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 的构造方法
Construct the GuaguappMaster, populate fields using env vars and set up by YARN framework in this execution container.
GuaguaInputSplit - ml.shifu.guagua.yarn 中的 类
InputSplit implementation in guagua.
GuaguaInputSplit() - 类 ml.shifu.guagua.yarn.GuaguaInputSplit 的构造方法
Default constructor without any setting
GuaguaInputSplit(boolean, FileSplit...) - 类 ml.shifu.guagua.yarn.GuaguaInputSplit 的构造方法
Constructor with GuaguaInputSplit.isMaster and GuaguaInputSplit.fileSplits settings.
GuaguaInputSplit(boolean, FileSplit) - 类 ml.shifu.guagua.yarn.GuaguaInputSplit 的构造方法
Constructor with GuaguaInputSplit.isMaster and one FileSplit settings.
GuaguaIterationStatus - ml.shifu.guagua.yarn 中的 类
GuaguaIterationStatus is used to send iteration status from master and worker to Guagua application master.
GuaguaIterationStatus() - 类 ml.shifu.guagua.yarn.GuaguaIterationStatus 的构造方法
Default constructor.
GuaguaIterationStatus(int, int, int) - 类 ml.shifu.guagua.yarn.GuaguaIterationStatus 的构造方法
Constructor with partition, current iteration and total iteration setting.
GuaguaLineRecordReader - ml.shifu.guagua.yarn 中的 类
Copy from LineRecordReader to avoid using Mapreduce-related interfaces.
GuaguaLineRecordReader() - 类 ml.shifu.guagua.yarn.GuaguaLineRecordReader 的构造方法
 
GuaguaLineRecordReader(byte[]) - 类 ml.shifu.guagua.yarn.GuaguaLineRecordReader 的构造方法
 
GuaguaOptionsParser - ml.shifu.guagua.yarn 中的 类
GuaguaOptionsParser is a utility to parse command line arguments generic to the Hadoop framework.
GuaguaOptionsParser(Options, String[]) - 类 ml.shifu.guagua.yarn.GuaguaOptionsParser 的构造方法
Create an options parser with the given options to parse the args.
GuaguaOptionsParser(String[]) - 类 ml.shifu.guagua.yarn.GuaguaOptionsParser 的构造方法
Create an options parser to parse the args.
GuaguaOptionsParser(Configuration, String[]) - 类 ml.shifu.guagua.yarn.GuaguaOptionsParser 的构造方法
Create a GuaguaOptionsParser to parse only the generic Hadoop arguments.
GuaguaOptionsParser(Configuration, Options, String[]) - 类 ml.shifu.guagua.yarn.GuaguaOptionsParser 的构造方法
Create a GuaguaOptionsParser to parse given options as well as generic Hadoop options.
GuaguaSplitWriter - ml.shifu.guagua.yarn 中的 类
The class that is used by the Job clients to write splits (both the meta and the raw bytes parts)
GuaguaSplitWriter() - 类 ml.shifu.guagua.yarn.GuaguaSplitWriter 的构造方法
 
GuaguaWritableAdapter<W extends org.apache.hadoop.io.Writable> - ml.shifu.guagua.yarn 中的 类
GuaguaWritableAdapter is used to adapt hadoop io to Bytable interface.
GuaguaWritableAdapter(W) - 类 ml.shifu.guagua.yarn.GuaguaWritableAdapter 的构造方法
Contructor with Hadoop Writable setting.
GuaguaWritableSerializer<RESULT extends Bytable> - ml.shifu.guagua.yarn 中的 类
GuaguaWritableSerializer is to provide the functionality to support use hadoop writable interface.
GuaguaWritableSerializer() - 类 ml.shifu.guagua.yarn.GuaguaWritableSerializer 的构造方法
 
GuaguaYarnClient - ml.shifu.guagua.yarn 中的 类
GuaguaYarnClient is used to submit master-workers computation app on yarn cluster.
GuaguaYarnClient() - 类 ml.shifu.guagua.yarn.GuaguaYarnClient 的构造方法
Default constructor.
GuaguaYarnClient(Configuration) - 类 ml.shifu.guagua.yarn.GuaguaYarnClient 的构造方法
Constructor with Configuration setting.
GuaguaYarnConstants - ml.shifu.guagua.yarn 中的 类
Constants in guagua yarn.
GuaguaYarnConstants() - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 的构造方法
 
GuaguaYarnTask<MASTER_RESULT extends Bytable,WORKER_RESULT extends Bytable> - ml.shifu.guagua.yarn 中的 类
GuaguaYarnTask is a entry point to run both master and workers.
GuaguaYarnTask(ApplicationAttemptId, ContainerId, int, String, String, Configuration) - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 的构造方法
Constructor with yarn task related parameters.
GuaguaYarnTask.ClientHandler - ml.shifu.guagua.yarn 中的 类
ClientHandeler used to update progress to RPC server (AppMaster).
GuaguaYarnTask.ClientHandler() - 类 ml.shifu.guagua.yarn.GuaguaYarnTask.ClientHandler 的构造方法
 

H

HADOOP_SUCCESS - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
handleUpstream(ChannelHandlerContext, ChannelEvent) - 类 ml.shifu.guagua.yarn.GuaguaYarnTask.ClientHandler 中的方法
 

I

init(String[]) - 类 ml.shifu.guagua.yarn.GuaguaYarnClient 中的方法
 
initialize(GuaguaFileSplit) - 类 ml.shifu.guagua.yarn.GuaguaLineRecordReader 中的方法
 
InputSplitUtils - ml.shifu.guagua.yarn.util 中的 类
Helper class to get input splits.
isDone() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
isMaster() - 类 ml.shifu.guagua.yarn.GuaguaInputSplit 中的方法
 
isMaster() - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 

L

listStatus(Configuration) - 类 ml.shifu.guagua.yarn.util.InputSplitUtils 中的静态方法
List all the inputs files.

M

main(String[]) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的静态方法
Application entry point
main(String[]) - 类 ml.shifu.guagua.yarn.GuaguaYarnClient 中的静态方法
 
main(String[]) - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的静态方法
 
messageReceived(ChannelHandlerContext, MessageEvent) - 类 ml.shifu.guagua.yarn.GuaguaYarnTask.ClientHandler 中的方法
 
ml.shifu.guagua.yarn - 软件包 ml.shifu.guagua.yarn
This package contains all the guagua-yarn implementation which is used to launch guagua master workers job on YARN framework.
ml.shifu.guagua.yarn.util - 软件包 ml.shifu.guagua.yarn.util
This package contains some useful utility functions to help guagua located into YARN framework.

N

nextKeyValue() - 类 ml.shifu.guagua.yarn.GuaguaLineRecordReader 中的方法
 

P

PIG_HEADER - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
PIG_SCHEMA - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 
printGenericCommandUsage(PrintStream) - 类 ml.shifu.guagua.yarn.GuaguaOptionsParser 中的静态方法
Print the usage message for generic command-line options supported.

R

readFields(DataInput) - 类 ml.shifu.guagua.yarn.GuaguaInputSplit 中的方法
 
run() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
Coordinates all requests for guagua's worker/master task containers, and manages application liveness heartbeat, completion status, teardown, etc.
run(String[]) - 类 ml.shifu.guagua.yarn.GuaguaYarnClient 中的方法
To submit an app to yarn cluster and monitor the status.
run() - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
Run master or worker service.

S

setAllocatedCount(AtomicInteger) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setAmQueue(String) - 类 ml.shifu.guagua.yarn.GuaguaYarnClient 中的方法
 
setAmRMClient(AMRMClientAsync<AMRMClient.ContainerRequest>) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setAppAttemptId(ApplicationAttemptId) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setAppAttemptId(ApplicationAttemptId) - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
setAppId(ApplicationId) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setAppId(ApplicationId) - 类 ml.shifu.guagua.yarn.GuaguaYarnClient 中的方法
 
setAppId(ApplicationId) - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
setAppName(String) - 类 ml.shifu.guagua.yarn.GuaguaYarnClient 中的方法
 
setCompletedCount(AtomicInteger) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setContainerArgs(String) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setContainerId(ContainerId) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setContainerId(ContainerId) - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
setContainerListener(GuaguaAppMaster.NMCallbackHandler) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setContainersToLaunch(int) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setCurrentIteration(int) - 类 ml.shifu.guagua.yarn.GuaguaIterationStatus 中的方法
 
setDone(boolean) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setExecutor(ExecutorService) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setFailedCount(AtomicInteger) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setFileSplits(FileSplit[]) - 类 ml.shifu.guagua.yarn.GuaguaInputSplit 中的方法
 
setGuaguaService(GuaguaService) - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
setHeapPerContainer(int) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setInputSplit(GuaguaInputSplit) - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
setMaster(boolean) - 类 ml.shifu.guagua.yarn.GuaguaInputSplit 中的方法
 
setMaster(boolean) - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
setNmClientAsync(NMClientAsync) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setPartition(int) - 类 ml.shifu.guagua.yarn.GuaguaIterationStatus 中的方法
 
setPartition(int) - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
setStartTime(long) - 类 ml.shifu.guagua.yarn.GuaguaYarnClient 中的方法
 
setSuccessfulCount(AtomicInteger) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setTime(long) - 类 ml.shifu.guagua.yarn.GuaguaIterationStatus 中的方法
 
setTotalIteration(int) - 类 ml.shifu.guagua.yarn.GuaguaIterationStatus 中的方法
 
setup() - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
Set up guagua service
setWritable(W) - 类 ml.shifu.guagua.yarn.GuaguaWritableAdapter 中的方法
 
setYarnConf(YarnConfiguration) - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
setYarnConf(YarnConfiguration) - 类 ml.shifu.guagua.yarn.GuaguaYarnTask 中的方法
 
shutdown() - 类 ml.shifu.guagua.yarn.GuaguaAppMaster 中的方法
 
SPLIT_SLOP - 类 ml.shifu.guagua.yarn.GuaguaYarnConstants 中的静态变量
 

T

toJson(Object) - 类 ml.shifu.guagua.yarn.util.GsonUtils 中的静态方法
Serialize an object to JSON-format String.
toString() - 类 ml.shifu.guagua.yarn.GuaguaInputSplit 中的方法
 
toString() - 类 ml.shifu.guagua.yarn.GuaguaIterationStatus 中的方法
 
toString() - 类 ml.shifu.guagua.yarn.GuaguaWritableAdapter 中的方法
 

W

write(DataOutput) - 类 ml.shifu.guagua.yarn.GuaguaInputSplit 中的方法
 

Y

YarnUtils - ml.shifu.guagua.yarn.util 中的 类
YarnUtils is yarn-related helper class.

A B C D E F G H I L M N P R S T W Y

Copyright © 2014. All Rights Reserved.