JavaScript is disabled on your browser.
A C E F G H M O P R S T V W
A
addEnvironment(ProcessBuilder, Map<String, String>) - Static method in class org.apache.hadoop.maven.plugin.util.Exec
Add environment variables to a ProcessBuilder.
C
canTransformResource(String) - Method in class org.apache.hadoop.maven.plugin.shade.resource.ServicesResourceTransformer
CompileMojo - Class in org.apache.hadoop.maven.plugin.cmakebuilder
Goal which builds the native sources.
CompileMojo() - Constructor for class org.apache.hadoop.maven.plugin.cmakebuilder.CompileMojo
convertFileSetToFiles(FileSet) - Static method in class org.apache.hadoop.maven.plugin.util.FileSetUtils
Converts a Maven FileSet to a list of File objects.
CreateDirsMojo - Class in org.apache.hadoop.maven.plugin.paralleltests
Goal which creates the parallel-test directories.
CreateDirsMojo() - Constructor for class org.apache.hadoop.maven.plugin.paralleltests.CreateDirsMojo
E
envToString(Map<String, String>) - Static method in class org.apache.hadoop.maven.plugin.util.Exec
Pretty-print the environment to a StringBuilder.
Exec - Class in org.apache.hadoop.maven.plugin.util
Exec is a helper class for executing an external process from a mojo.
Exec(Mojo) - Constructor for class org.apache.hadoop.maven.plugin.util.Exec
Creates a new Exec instance for executing an external process from the given
mojo.
Exec.OutputBufferThread - Class in org.apache.hadoop.maven.plugin.util
OutputBufferThread is a background thread for consuming and storing output
of the external process.
execute() - Method in class org.apache.hadoop.maven.plugin.cmakebuilder.CompileMojo
execute() - Method in class org.apache.hadoop.maven.plugin.cmakebuilder.TestMojo
execute() - Method in class org.apache.hadoop.maven.plugin.paralleltests.CreateDirsMojo
execute() - Method in class org.apache.hadoop.maven.plugin.protoc.ProtocMojo
execute() - Method in class org.apache.hadoop.maven.plugin.protoc.ProtocRunner
execute() - Method in class org.apache.hadoop.maven.plugin.protoc.ProtocTestMojo
execute() - Method in class org.apache.hadoop.maven.plugin.resourcegz.ResourceGzMojo
execute() - Method in class org.apache.hadoop.maven.plugin.versioninfo.VersionInfoMojo
F
FileSetUtils - Class in org.apache.hadoop.maven.plugin.util
FileSetUtils contains helper methods for mojo implementations that need to
work with a Maven FileSet.
FileSetUtils() - Constructor for class org.apache.hadoop.maven.plugin.util.FileSetUtils
G
getOutput() - Method in class org.apache.hadoop.maven.plugin.util.Exec.OutputBufferThread
Get every line consumed from the input.
getTestsThreadCount() - Method in class org.apache.hadoop.maven.plugin.paralleltests.CreateDirsMojo
Get the real number of parallel threads.
H
hasChanged(File) - Method in class org.apache.hadoop.maven.plugin.protoc.ProtocRunner.ChecksumComparator
hasTransformedResource() - Method in class org.apache.hadoop.maven.plugin.shade.resource.ServicesResourceTransformer
M
modifyOutputStream(JarOutputStream) - Method in class org.apache.hadoop.maven.plugin.shade.resource.ServicesResourceTransformer
O
org.apache.hadoop.maven.plugin.cmakebuilder - package org.apache.hadoop.maven.plugin.cmakebuilder
org.apache.hadoop.maven.plugin.paralleltests - package org.apache.hadoop.maven.plugin.paralleltests
org.apache.hadoop.maven.plugin.protoc - package org.apache.hadoop.maven.plugin.protoc
Plugins to generate Java files based on protocol buffers with the protoc
command.
org.apache.hadoop.maven.plugin.resourcegz - package org.apache.hadoop.maven.plugin.resourcegz
org.apache.hadoop.maven.plugin.shade.resource - package org.apache.hadoop.maven.plugin.shade.resource
Resource handling plugins used internal to the Hadoop build.
org.apache.hadoop.maven.plugin.util - package org.apache.hadoop.maven.plugin.util
org.apache.hadoop.maven.plugin.versioninfo - package org.apache.hadoop.maven.plugin.versioninfo
OutputBufferThread(InputStream) - Constructor for class org.apache.hadoop.maven.plugin.util.Exec.OutputBufferThread
Creates a new OutputBufferThread to consume the given InputStream.
P
processResource(String, InputStream, List<Relocator>) - Method in class org.apache.hadoop.maven.plugin.shade.resource.ServicesResourceTransformer
ProtocMojo - Class in org.apache.hadoop.maven.plugin.protoc
Mojo to generate java classes from .proto files using protoc.
ProtocMojo() - Constructor for class org.apache.hadoop.maven.plugin.protoc.ProtocMojo
ProtocRunner - Class in org.apache.hadoop.maven.plugin.protoc
Common execution for both the main and test protoc mojos.
ProtocRunner(MavenProject, File[], File, FileSet, String, String, String, AbstractMojo, boolean) - Constructor for class org.apache.hadoop.maven.plugin.protoc.ProtocRunner
ProtocRunner.ChecksumComparator - Class in org.apache.hadoop.maven.plugin.protoc
Compares include and source file checksums against previously computed
checksums stored in a json file in the build directory.
ProtocTestMojo - Class in org.apache.hadoop.maven.plugin.protoc
Mojo to generate java test classes from .proto files using protoc.
ProtocTestMojo() - Constructor for class org.apache.hadoop.maven.plugin.protoc.ProtocTestMojo
R
ResourceGzMojo - Class in org.apache.hadoop.maven.plugin.resourcegz
ResourceGzMojo will gzip files.
ResourceGzMojo() - Constructor for class org.apache.hadoop.maven.plugin.resourcegz.ResourceGzMojo
run() - Method in class org.apache.hadoop.maven.plugin.util.Exec.OutputBufferThread
run(List<String>, List<String>) - Method in class org.apache.hadoop.maven.plugin.util.Exec
Runs the specified command and saves each line of the command's output to
the given list.
run(List<String>, List<String>, List<String>) - Method in class org.apache.hadoop.maven.plugin.util.Exec
Runs the specified command and saves each line of the command's output to
the given list and each line of the command's stderr to the other list.
runCMake() - Method in class org.apache.hadoop.maven.plugin.cmakebuilder.CompileMojo
runMake() - Method in class org.apache.hadoop.maven.plugin.cmakebuilder.CompileMojo
S
ServicesResourceTransformer - Class in org.apache.hadoop.maven.plugin.shade.resource
Resources transformer that appends entries in META-INF/services resources
into a single resource.
ServicesResourceTransformer() - Constructor for class org.apache.hadoop.maven.plugin.shade.resource.ServicesResourceTransformer
T
TestMojo - Class in org.apache.hadoop.maven.plugin.cmakebuilder
Goal which runs a native unit test.
TestMojo() - Constructor for class org.apache.hadoop.maven.plugin.cmakebuilder.TestMojo
V
VersionInfoMojo - Class in org.apache.hadoop.maven.plugin.versioninfo
VersionInfoMojo calculates information about the current version of the
codebase and exports the information as properties for further use in a Maven
build.
VersionInfoMojo() - Constructor for class org.apache.hadoop.maven.plugin.versioninfo.VersionInfoMojo
W
writeChecksums() - Method in class org.apache.hadoop.maven.plugin.protoc.ProtocRunner.ChecksumComparator
A C E F G H M O P R S T V W
Copyright © 2008–2020 Apache Software Foundation . All rights reserved.