A C G J M N O P R S T 

A

addJarForClass(Class<?>) - Method in class org.kitesdk.tools.TaskUtil.ConfigBuilder
Finds the jar that contains the required class and adds it to the distributed cache configuration.
addJarPathForClass(Class<?>) - Method in class org.kitesdk.tools.TaskUtil.ConfigBuilder
Finds the jar that contains the required class and adds its containing directory to the distributed cache configuration.
addJars(List<String>) - Method in class org.kitesdk.tools.TaskUtil.ConfigBuilder
Adds a set of jar paths to the distributed cache.

C

configure(Job) - Static method in class org.kitesdk.tools.TaskUtil
Returns a configuration builder for the given Job.
configure(Configuration) - Static method in class org.kitesdk.tools.TaskUtil
Returns a configuration builder for the given Configuration.
CopyTask<E> - Class in org.kitesdk.tools
 
CopyTask(View<E>, View<E>) - Constructor for class org.kitesdk.tools.CopyTask
 
CopyTask(View<E>, View<E>, Class<E>) - Constructor for class org.kitesdk.tools.CopyTask
Deprecated.
will be removed in 0.17.0; use CopyTask(View, View)

G

getCount() - Method in class org.kitesdk.tools.TransformTask
 

J

JobClasspathHelper - Class in org.kitesdk.tools
This class is an helper to copy the jars needed by the job in the Distributed cache.
JobClasspathHelper() - Constructor for class org.kitesdk.tools.JobClasspathHelper
 

M

map(E) - Method in class org.kitesdk.tools.TransformTask.CheckEntityClass
 

N

noCompaction() - Method in class org.kitesdk.tools.TransformTask
 

O

org.kitesdk.tools - package org.kitesdk.tools
 

P

prepareClasspath(Configuration, Path, Class<?>...) - Method in class org.kitesdk.tools.JobClasspathHelper
 

R

run() - Method in class org.kitesdk.tools.TransformTask
 

S

setNumWriters(int) - Method in class org.kitesdk.tools.TransformTask
 

T

TaskUtil - Class in org.kitesdk.tools
 
TaskUtil() - Constructor for class org.kitesdk.tools.TaskUtil
 
TaskUtil.ConfigBuilder - Class in org.kitesdk.tools
 
TransformTask<S,T> - Class in org.kitesdk.tools
 
TransformTask(View<S>, View<T>, DoFn<S, T>) - Constructor for class org.kitesdk.tools.TransformTask
 
TransformTask.CheckEntityClass<E> - Class in org.kitesdk.tools
 
TransformTask.CheckEntityClass(Class<?>) - Constructor for class org.kitesdk.tools.TransformTask.CheckEntityClass
 
A C G J M N O P R S T 

Copyright © 2013–2014. All rights reserved.