- accept(Class<?>) - Method in class cascading.tuple.hadoop.BigDecimalSerialization
-
- accept(Class<?>) - Method in class cascading.tuple.hadoop.BytesSerialization
-
- accept(Class) - Method in class cascading.tuple.hadoop.TupleSerialization
-
Method accept implements Serialization.accept(Class)
.
- accepts(Class<T>) - Method in class cascading.flow.hadoop.util.JavaObjectSerializer
-
- accepts(Class<T>) - Method in interface cascading.flow.hadoop.util.ObjectSerializer
-
- accumulatedSourcesByJoin - Variable in class cascading.flow.planner.BaseFlowStep
-
- add(Tuple) - Method in class cascading.flow.hadoop.util.FalseCollection
-
- add(Tuple) - Method in class cascading.tuple.collect.SpillableTupleList
-
Method add will add the given
Tuple
to this list.
- add(Comparable) - Method in class cascading.tuple.Tuple
-
Method add adds a new element value to this instance.
- add(Object) - Method in class cascading.tuple.Tuple
-
Method add adds a new element value to this instance.
- add(TupleEntry) - Method in class cascading.tuple.TupleEntryCollector
-
Method add inserts the given
TupleEntry
into the outgoing stream.
- add(Tuple) - Method in class cascading.tuple.TupleEntryCollector
-
Method add inserts the given
Tuple
into the outgoing stream.
- add(TupleEntry) - Method in class cascading.tuple.TupleEntrySchemeCollector
-
- add(Tuple) - Method in class cascading.tuple.TupleEntrySchemeCollector
-
- addAccumulatedSourceFor(HashJoin, Tap) - Method in class cascading.flow.planner.BaseFlowStep
-
- addAll(Collection<? extends Tuple>) - Method in class cascading.flow.hadoop.util.FalseCollection
-
- addAll(Collection<? extends Tuple>) - Method in class cascading.tuple.collect.SpillableTupleList
-
- addAll(Object...) - Method in class cascading.tuple.Tuple
-
Method addAll adds all given values to this instance.
- addAll(Tuple) - Method in class cascading.tuple.Tuple
-
Method addAll adds all the element values of the given Tuple instance to this instance.
- addApplicationFramework(Map<Object, Object>, String) - Static method in class cascading.property.AppProps
-
Adds a framework "name:version" string to the property set and to the System properties.
- addApplicationTag(Map<Object, Object>, String) - Static method in class cascading.property.AppProps
-
- addAssemblyPlanner(AssemblyPlanner) - Method in class cascading.flow.FlowDef
-
Method addAssemblyPlanner adds new AssemblyPlanner instances to be evaluated.
- addAttempt(TaskCompletionEvent) - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- addBoolean(boolean) - Method in class cascading.tuple.Tuple
-
Method addBoolean adds a new element value to this instance.
- addCheckpoint(String, Tap) - Method in class cascading.flow.FlowDef
-
Method addCheckpoint adds a new named checkpoint
Tap
for use in the resulting
Flow
.
- addCheckpoint(Checkpoint, Tap) - Method in class cascading.flow.FlowDef
-
Method addCheckpoint adds a new checkpoint
Tap
named after the given
Checkpoint
for use in the resulting
Flow
.
- addCheckpoints(Map<String, Tap>) - Method in class cascading.flow.FlowDef
-
Method addCheckpoints adds a Map of the names and
Tap
pairs.
- addCodec(String) - Method in class cascading.tuple.collect.SpillableProps
-
- addCodecs(List<String>) - Method in class cascading.tuple.collect.SpillableProps
-
- addDouble(double) - Method in class cascading.tuple.Tuple
-
Method addDouble adds a new element value to this instance.
- addFloat(float) - Method in class cascading.tuple.Tuple
-
Method addFloat adds a new element value to this instance.
- addFlow(Flow) - Method in class cascading.cascade.CascadeDef
-
Method addFlow adds a new
Flow
instance that is intended to participate in a
Cascade
.
- addFlows(Flow...) - Method in class cascading.cascade.CascadeDef
-
Method addFlows adds many new
Flow
instances intended to participate in a
Cascade
.
- addFlows(Collection<Flow>) - Method in class cascading.cascade.CascadeDef
-
Method addFlows adds many new
Flow
instances intended to participate in a
Cascade
.
- addFlowStats(FlowStats) - Method in class cascading.stats.CascadeStats
-
Method addFlowStats add a child
Flow
{2link FlowStats} instance.
- addFramework(String) - Method in class cascading.property.AppProps
-
Adds a new framework name to the list of frameworks used.
- addFramework(String, String) - Method in class cascading.property.AppProps
-
Adds a new framework name and its version to the list of frameworks used.
- addFrameworks(String...) - Method in class cascading.property.AppProps
-
Adds new framework names to the list of frameworks used.
- addGroup(Group) - Method in class cascading.flow.planner.BaseFlowStep
-
- addHadoopSerialization(String) - Method in class cascading.tuple.hadoop.TupleSerializationProps
-
- addHadoopSerializations(List<String>) - Method in class cascading.tuple.hadoop.TupleSerializationProps
-
- addHead(Duct) - Method in class cascading.flow.stream.StreamGraph
-
- addHook(ShutdownUtil.Hook) - Static method in class cascading.util.ShutdownUtil
-
- addIncomingScope(Scope) - Method in interface cascading.flow.stream.ElementDuct
-
- addIncomingScope(Scope) - Method in class cascading.flow.stream.ElementStage
-
- addIncomingScope(Scope) - Method in class cascading.flow.stream.SpliceGate
-
- addInputFormat(JobConf, JobConf...) - Static method in class cascading.tap.hadoop.io.MultiInputFormat
-
Used to set the current JobConf with all sub jobs configurations.
- addInteger(int) - Method in class cascading.tuple.Tuple
-
Method addInteger adds a new element value to this instance.
- addListener(CascadeListener) - Method in class cascading.cascade.Cascade
-
- addListener(FlowListener) - Method in class cascading.flow.BaseFlow
-
- addListener(FlowListener) - Method in interface cascading.flow.Flow
-
Method addListener registers the given flowListener with this instance.
- addListener(FlowStepListener) - Method in interface cascading.flow.FlowStep
-
- addListener(FlowStepListener) - Method in class cascading.flow.planner.BaseFlowStep
-
- addLong(long) - Method in class cascading.tuple.Tuple
-
Method addLong adds a new element value to this instance.
- addOutgoingScope(Scope) - Method in interface cascading.flow.stream.ElementDuct
-
- addOutgoingScope(Scope) - Method in class cascading.flow.stream.ElementStage
-
- addOutgoingScope(Scope) - Method in class cascading.flow.stream.SpliceGate
-
- addPath(Duct, Duct) - Method in class cascading.flow.stream.StreamGraph
-
- addPath(Duct, int, Duct) - Method in class cascading.flow.stream.StreamGraph
-
- addPropertiesTo(Properties) - Method in class cascading.cascade.CascadeProps
-
- addPropertiesTo(Properties) - Method in class cascading.flow.FlowConnectorProps
-
- addPropertiesTo(Properties) - Method in class cascading.flow.FlowProps
-
- addPropertiesTo(Properties) - Method in class cascading.property.AppProps
-
- addPropertiesTo(Properties) - Method in class cascading.property.Props
-
- addPropertiesTo(Properties) - Method in class cascading.tap.hadoop.HfsProps
-
- addPropertiesTo(Properties) - Method in class cascading.tap.partition.PartitionTapProps
-
- addPropertiesTo(Properties) - Method in class cascading.tuple.collect.SpillableProps
-
- addPropertiesTo(Properties) - Method in class cascading.tuple.hadoop.TupleSerializationProps
-
- addSerialization(Map<Object, Object>, String) - Static method in class cascading.tuple.hadoop.TupleSerialization
-
Deprecated.
- addSerialization(Map<Object, Object>, String) - Static method in class cascading.tuple.hadoop.TupleSerializationProps
-
Adds the given className as a Hadoop IO serialization class.
- addSerializationToken(Map<Object, Object>, int, String) - Static method in class cascading.tuple.hadoop.TupleSerialization
-
Deprecated.
- addSerializationToken(Map<Object, Object>, int, String) - Static method in class cascading.tuple.hadoop.TupleSerializationProps
-
Adds the given token and className pair as a serialization token property.
- addSerializationToken(int, String) - Method in class cascading.tuple.hadoop.TupleSerializationProps
-
- addSerializationTokens(Map<Integer, String>) - Method in class cascading.tuple.hadoop.TupleSerializationProps
-
- addShort(short) - Method in class cascading.tuple.Tuple
-
Method addShort adds a new element value to this instance.
- addSink(String, Tap) - Method in class cascading.flow.FlowDef
-
Method addSink adds a new named sink
Tap
for use in the resulting
Flow
.
- addSink(Pipe, Tap) - Method in class cascading.flow.FlowDef
-
Method addSink adds a new sink
Tap
named after the given
Pipe
for use in the resulting
Flow
.
- addSink(String, Tap) - Method in class cascading.flow.planner.BaseFlowStep
-
- addSinks(Map<String, Tap>) - Method in class cascading.flow.FlowDef
-
Method addSinks adds a Map of the named and
Tap
pairs.
- addSource(String, Tap) - Method in class cascading.flow.FlowDef
-
Method addSource adds a new named source
Tap
for use in the resulting
Flow
.
- addSource(Pipe, Tap) - Method in class cascading.flow.FlowDef
-
Method addSource adds a new source
Tap
named after the given
Pipe
for use in the resulting
Flow
.
- addSource(String, Tap) - Method in class cascading.flow.planner.BaseFlowStep
-
- addSources(Map<String, Tap>) - Method in class cascading.flow.FlowDef
-
Method addSources adds a map of name and
Tap
pairs.
- addStepListener(FlowStepListener) - Method in class cascading.flow.BaseFlow
-
- addStepListener(FlowStepListener) - Method in interface cascading.flow.Flow
-
Method addStepListener registers the given flowStepListener with this instance.
- addStepStats(FlowStepStats) - Method in class cascading.stats.FlowStats
-
- addStreamedSourceFor(HashJoin, Tap) - Method in class cascading.flow.planner.BaseFlowStep
-
- addString(String) - Method in class cascading.tuple.Tuple
-
Method addString adds a new element value to this instance.
- addTag(String) - Method in class cascading.property.AppProps
-
- addTag(String) - Method in class cascading.property.UnitOfWorkDef
-
- addTags(String...) - Method in class cascading.property.AppProps
-
- addTags(String...) - Method in class cascading.property.UnitOfWorkDef
-
- addTail(Pipe) - Method in class cascading.flow.FlowDef
-
Method addTail adds a new
Pipe
to this FlowDef that represents a tail in a pipe assembly.
- addTail(Duct) - Method in class cascading.flow.stream.StreamGraph
-
- addTails(Collection<Pipe>) - Method in class cascading.flow.FlowDef
-
Method addTails adds a Collection of tails.
- addTails(Pipe...) - Method in class cascading.flow.FlowDef
-
Method addTails adds an array of tails.
- addTailSink(Pipe, Tap) - Method in class cascading.flow.FlowDef
-
Method addTailSink adds the tail
Pipe
and sink
Tap
to this FlowDef.
- addToClassPath(String) - Method in class cascading.flow.FlowDef
-
Adds each given artifact to the classpath the assembly will execute under allowing
Operator
s to dynamically load classes and resources from a
ClassLoader
.
- addToClassPath(JobConf, List<String>) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
Add to class path.
- addTrap(String, Tap) - Method in class cascading.flow.FlowDef
-
Method addTrap adds a new named trap
Tap
for use in the resulting
Flow
.
- addTrap(Pipe, Tap) - Method in class cascading.flow.FlowDef
-
Method addTrap adds a new trap
Tap
named after the given
Pipe
for use in the resulting
Flow
.
- addTraps(Map<String, Tap>) - Method in class cascading.flow.FlowDef
-
Method addTraps adds a Map of the names and
Tap
pairs.
- aggregate(FlowProcess, AggregatorCall<Context>) - Method in interface cascading.operation.Aggregator
-
Method aggregate is called for each
TupleEntry
value in the current grouping.
- aggregate(FlowProcess, AggregatorCall<Average.Context>) - Method in class cascading.operation.aggregator.Average
-
- aggregate(FlowProcess, AggregatorCall<Pair<Long[], Tuple>>) - Method in class cascading.operation.aggregator.Count
-
- aggregate(FlowProcess, AggregatorCall<Tuple[]>) - Method in class cascading.operation.aggregator.ExtentBase
-
- aggregate(FlowProcess, AggregatorCall<ExtremaBase.Context>) - Method in class cascading.operation.aggregator.ExtremaBase
-
Deprecated.
- aggregate(FlowProcess, AggregatorCall<ExtremaValueBase.Context>) - Method in class cascading.operation.aggregator.ExtremaValueBase
-
- aggregate(FlowProcess, AggregatorCall<Pair<Double[], Tuple>>) - Method in class cascading.operation.aggregator.Sum
-
- aggregate(FlowProcess, GroupAssertionCall<AssertGroupBase.Context>) - Method in class cascading.operation.assertion.AssertGroupBase
-
- aggregate(FlowProcess, GroupAssertionCall<C>) - Method in interface cascading.operation.GroupAssertion
-
Method aggregate is called for each
TupleEntry
value in the current grouping.
- aggregate(FlowProcess, TupleEntry, Tuple) - Method in interface cascading.pipe.assembly.AggregateBy.Functor
-
Method aggregate operates on the given args in tandem (optionally) with the given context values.
- aggregate(FlowProcess, AggregatorCall<AverageBy.AverageFinal.Context>) - Method in class cascading.pipe.assembly.AverageBy.AverageFinal
-
- aggregate(FlowProcess, TupleEntry, Tuple) - Method in class cascading.pipe.assembly.AverageBy.AveragePartials
-
- aggregate(FlowProcess, TupleEntry, Tuple) - Method in class cascading.pipe.assembly.CountBy.CountPartials
-
- aggregate(FlowProcess, TupleEntry, Tuple) - Method in class cascading.pipe.assembly.FirstBy.FirstPartials
-
- aggregate(FlowProcess, TupleEntry, Tuple) - Method in class cascading.pipe.assembly.MaxBy.MaxPartials
-
- aggregate(FlowProcess, TupleEntry, Tuple) - Method in class cascading.pipe.assembly.MinBy.MinPartials
-
- aggregate(FlowProcess, TupleEntry, Tuple) - Method in class cascading.pipe.assembly.SumBy.SumPartials
-
- AGGREGATE_BY_THRESHOLD - Static variable in class cascading.pipe.assembly.AggregateBy
-
- AggregateBy - Class in cascading.pipe.assembly
-
Class AggregateBy is a
SubAssembly
that serves two roles for handling aggregate operations.
- AggregateBy(String, int) - Constructor for class cascading.pipe.assembly.AggregateBy
-
Constructor CompositeAggregator creates a new CompositeAggregator instance.
- AggregateBy(Fields, AggregateBy.Functor, Aggregator) - Constructor for class cascading.pipe.assembly.AggregateBy
-
Constructor CompositeAggregator creates a new CompositeAggregator instance.
- AggregateBy(Pipe, Fields, AggregateBy...) - Constructor for class cascading.pipe.assembly.AggregateBy
-
Constructor CompositeAggregator creates a new CompositeAggregator instance.
- AggregateBy(Pipe, Fields, int, AggregateBy...) - Constructor for class cascading.pipe.assembly.AggregateBy
-
Constructor CompositeAggregator creates a new CompositeAggregator instance.
- AggregateBy(String, Pipe, Fields, int, AggregateBy...) - Constructor for class cascading.pipe.assembly.AggregateBy
-
Constructor CompositeAggregator creates a new CompositeAggregator instance.
- AggregateBy(String, Pipe[], Fields, AggregateBy...) - Constructor for class cascading.pipe.assembly.AggregateBy
-
Constructor CompositeAggregator creates a new CompositeAggregator instance.
- AggregateBy(String, Pipe[], Fields, int, AggregateBy...) - Constructor for class cascading.pipe.assembly.AggregateBy
-
Constructor CompositeAggregator creates a new CompositeAggregator instance.
- AggregateBy(String, Pipe[], Fields, Fields, AggregateBy.Functor, Aggregator, int) - Constructor for class cascading.pipe.assembly.AggregateBy
-
- AggregateBy.CompositeFunction - Class in cascading.pipe.assembly
-
Class CompositeFunction takes multiple Functor instances and manages them as a single
Function
.
- AggregateBy.CompositeFunction(Fields, Fields, AggregateBy.Functor, int) - Constructor for class cascading.pipe.assembly.AggregateBy.CompositeFunction
-
Constructor CompositeFunction creates a new CompositeFunction instance.
- AggregateBy.CompositeFunction(Fields, Fields[], AggregateBy.Functor[], int) - Constructor for class cascading.pipe.assembly.AggregateBy.CompositeFunction
-
Constructor CompositeFunction creates a new CompositeFunction instance.
- AggregateBy.CompositeFunction.Context - Class in cascading.pipe.assembly
-
- AggregateBy.CompositeFunction.Context() - Constructor for class cascading.pipe.assembly.AggregateBy.CompositeFunction.Context
-
- AggregateBy.Flush - Enum in cascading.pipe.assembly
-
- AggregateBy.Functor - Interface in cascading.pipe.assembly
-
- Aggregator<Context> - Interface in cascading.operation
-
An Aggregator takes the set of all values associated with a unique grouping and returns
zero or more values.
- AggregatorCall<C> - Interface in cascading.operation
-
Interface AggregatorCall provides access to the current
Aggregator
invocation arguments.
- AggregatorEveryStage - Class in cascading.flow.stream
-
- AggregatorEveryStage(FlowProcess, Every) - Constructor for class cascading.flow.stream.AggregatorEveryStage
-
- ALL - Static variable in class cascading.tuple.Fields
-
Field ALL represents a wildcard for all fields
- allNext - Variable in class cascading.flow.stream.Fork
-
- allPrevious - Variable in class cascading.flow.stream.Gate
-
- And - Class in cascading.operation.filter
-
Class And is a
Filter
class that will logically 'and' the results of the constructor provided Filter
instances.
- And(Filter...) - Constructor for class cascading.operation.filter.And
-
Constructor And creates a new And instance where all Filter instances receive all arguments.
- And(Fields, Filter, Fields, Filter) - Constructor for class cascading.operation.filter.And
-
Constructor And creates a new And instance.
- And(Fields[], Filter[]) - Constructor for class cascading.operation.filter.And
-
Constructor And creates a new And instance.
- ANY - Static variable in interface cascading.operation.Operation
-
Field ANY denotes that a given Operation will take any number of argument values
- APP_FRAMEWORKS - Static variable in class cascading.property.AppProps
-
- APP_ID - Static variable in class cascading.property.AppProps
-
- APP_JAR_CLASS - Static variable in class cascading.property.AppProps
-
- APP_JAR_PATH - Static variable in class cascading.property.AppProps
-
- APP_NAME - Static variable in class cascading.property.AppProps
-
- APP_TAGS - Static variable in class cascading.property.AppProps
-
- APP_VERSION - Static variable in class cascading.property.AppProps
-
- append(Path, int, Progressable) - Method in class cascading.tap.hadoop.io.StreamedFileSystem
-
- append(Fields[]) - Method in class cascading.tuple.Fields
-
Deprecated.
- append(Fields) - Method in class cascading.tuple.Fields
-
Method is used for appending the given Fields instance to this instance, into a new Fields instance suitable
for use as a field declaration.
- append(Tuple...) - Method in class cascading.tuple.Tuple
-
Method append appends all the values of the given Tuple instances to a copy of this instance.
- appendNew(TupleEntry) - Method in class cascading.tuple.TupleEntry
-
Method appendNew appends the given TupleEntry instance to this instance.
- appendSelector(Fields) - Method in class cascading.tuple.Fields
-
Method is used for appending the given Fields instance to this instance, into a new Fields instance
suitable for use as a field selector.
- apply(Flow<Config>, List<FlowStep<Config>>, FlowStep<Config>) - Method in interface cascading.flow.FlowStepStrategy
-
- apply(String, ConfigDef.Getter) - Method in class cascading.property.ConfigDef
-
- apply(ConfigDef.Mode, ConfigDef.Setter) - Method in class cascading.property.ConfigDef
-
- applySourceConfInitIdentifiers(FlowProcess<JobConf>, JobConf, String...) - Method in class cascading.tap.hadoop.Hfs
-
- applyType(Comparable, Type) - Method in class cascading.tuple.Fields
-
Method applyType should be used to associate a Type
with a given field name or position.
- applyTypes(Fields) - Method in class cascading.tuple.Fields
-
Method applyType should be used to associate Type
with a given field name or position
as declared in the given Fields parameter.
- applyTypes(Type...) - Method in class cascading.tuple.Fields
-
Method applyTypes returns a new Fields instance with the given types, replacing any existing type
information within the new instance.
- AppProps - Class in cascading.property
-
Class AppProps is a fluent helper for setting various application level properties that every
Flow
may or may not be required to have set.
- AppProps() - Constructor for class cascading.property.AppProps
-
- AppProps(String, String) - Constructor for class cascading.property.AppProps
-
Sets the name and version of this application.
- appProps() - Static method in class cascading.property.AppProps
-
- areSinksStale() - Method in class cascading.flow.BaseFlow
-
- areSinksStale() - Method in interface cascading.flow.Flow
-
Method areSinksStale returns true if any of the sinks referenced are out of date in relation to the sources.
- areSourcesNewer(long) - Method in class cascading.flow.BaseFlow
-
- areSourcesNewer(long) - Method in interface cascading.flow.Flow
-
Method areSourcesNewer returns true if any source is newer than the given sinkModified date value.
- ARGS - Static variable in class cascading.tuple.Fields
-
Field ARGS represents all fields used as the arguments for the current operation
- argumentsBuilder - Variable in class cascading.flow.stream.OperatorStage
-
- argumentSelector - Variable in class cascading.pipe.Operator
-
Field argumentSelector
- argumentSelectors - Variable in class cascading.operation.filter.Logic
-
Field fields
- argumentsEntry - Variable in class cascading.flow.stream.OperatorStage
-
- argumentsSelector - Variable in class cascading.flow.stream.OperatorStage
-
- asArray(Tuple, T[]) - Static method in class cascading.tuple.Tuples
-
Method asArray copies the elements of the given Tuple instance to the given Object array.
- asArray(Tuple, Class[]) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- asArray(Tuple, Class[], Object[]) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- asArray(Tuple, CoercibleType[], Class[], Object[]) - Static method in class cascading.tuple.Tuples
-
- asClass(Type) - Static method in class cascading.tuple.coerce.Coercions
-
Method asClass is a convenience method for casting the given type to a Class
if an instance of Class
or to Object
if not.
- asCollection(Tuple) - Static method in class cascading.tuple.Tuples
-
- asDeclaration(Fields) - Static method in class cascading.tuple.Fields
-
Method asDeclaration returns a new Fields instance for use as a declarator based on the given fields value.
- asFieldName(Comparable) - Static method in class cascading.tuple.Fields
-
- asFlatMap(Map<Object, Object>) - Static method in class cascading.property.PropertyUtil
-
- asIterableOf(Class<T>) - Method in class cascading.tuple.TupleEntry
-
Method asIterableOf returns an Iterable
instance that will coerce all Tuple elements
into the given type
parameter.
- asModifiable(Tuple) - Static method in class cascading.tuple.Tuples
-
Method asModifiable marks the given Tuple instance as modifiable.
- asNonPrimitive(Class) - Static method in class cascading.tuple.coerce.Coercions
-
Returns the primitive wrapper fo the given type, if the given type represents a primitive, otherwise
the type is returned.
- asNonPrimitive(Class[]) - Static method in class cascading.tuple.coerce.Coercions
-
- asPathList(List<GraphPath<FlowElement, Scope>>) - Static method in class cascading.flow.planner.ElementGraphs
-
- asPathList(List<GraphPath<Duct, DuctGraph.Ordinal>>) - Static method in class cascading.flow.stream.StreamGraph
-
- AssemblyPlanner - Interface in cascading.flow
-
Interface AssemblyPlanner is used to allow for lazy evaluation of a pipe assembly during planning of a
Flow
.
- AssemblyPlanner.Context - Interface in cascading.flow
-
- assemblyPlanners - Variable in class cascading.flow.FlowDef
-
- AssertEquals - Class in cascading.operation.assertion
-
Class AssertEquals asserts the number of constructor values is equal
to the number of argument values
Tuple
and each constructor value is
.equals()
to its corresponding argument value.
- AssertEquals(Object...) - Constructor for class cascading.operation.assertion.AssertEquals
-
Constructor AssertEquals creates a new AssertEquals instance.
- AssertEqualsAll - Class in cascading.operation.assertion
-
Class AssertEqualsAll asserts that every value in the argument values
Tuple
is equal to the value
provided on the constructor.
- AssertEqualsAll(Object) - Constructor for class cascading.operation.assertion.AssertEqualsAll
-
Constructor AssertEqualsAll creates a new AssertEqualsAll instance.
- AssertExpression - Class in cascading.operation.assertion
-
Class AssertExpression dynamically resolves a given expression using argument
Tuple
values.
- AssertExpression(String, Class) - Constructor for class cascading.operation.assertion.AssertExpression
-
Constructor ExpressionFilter creates a new ExpressionFilter instance.
- AssertExpression(Fields, String, String[], Class[]) - Constructor for class cascading.operation.assertion.AssertExpression
-
Constructor AssertExpression creates a new AssertExpression instance.
- assertFails(Long) - Method in class cascading.operation.assertion.AssertGroupBase
-
- assertFails(Long) - Method in class cascading.operation.assertion.AssertGroupSizeEquals
-
- assertFails(Long) - Method in class cascading.operation.assertion.AssertGroupSizeLessThan
-
- assertFails(Long) - Method in class cascading.operation.assertion.AssertGroupSizeMoreThan
-
- AssertGroupBase - Class in cascading.operation.assertion
-
- AssertGroupBase(String, long) - Constructor for class cascading.operation.assertion.AssertGroupBase
-
- AssertGroupBase(String, String, long) - Constructor for class cascading.operation.assertion.AssertGroupBase
-
- AssertGroupBase.Context - Class in cascading.operation.assertion
-
- AssertGroupBase.Context() - Constructor for class cascading.operation.assertion.AssertGroupBase.Context
-
- AssertGroupSizeEquals - Class in cascading.operation.assertion
-
Class AssertGroupSizeEquals is an
GroupAssertion
that asserts the number of items in the current group
is equal the given size.
- AssertGroupSizeEquals(long) - Constructor for class cascading.operation.assertion.AssertGroupSizeEquals
-
Constructor AssertGroupSizeEquals creates a new AssertGroupSizeEquals instance.
- AssertGroupSizeEquals(String, long) - Constructor for class cascading.operation.assertion.AssertGroupSizeEquals
-
Constructor AssertGroupSizeEquals creates a new AssertGroupSizeEquals instance.
- AssertGroupSizeLessThan - Class in cascading.operation.assertion
-
Class AssertGroupSizeEquals is an
GroupAssertion
that asserts the number of items in the current group
is less than the given size.
- AssertGroupSizeLessThan(long) - Constructor for class cascading.operation.assertion.AssertGroupSizeLessThan
-
Constructor AssertGroupSizeLessThan creates a new AssertGroupSizeLessThan instance.
- AssertGroupSizeLessThan(String, long) - Constructor for class cascading.operation.assertion.AssertGroupSizeLessThan
-
Constructor AssertGroupSizeLessThan creates a new AssertGroupSizeLessThan instance.
- AssertGroupSizeMoreThan - Class in cascading.operation.assertion
-
Class AssertGroupSizeEquals is an
GroupAssertion
that asserts the number of items in the current group
is more than the given size.
- AssertGroupSizeMoreThan(long) - Constructor for class cascading.operation.assertion.AssertGroupSizeMoreThan
-
Constructor AssertGroupSizeMoreThan creates a new AssertGroupSizeMoreThan instance.
- AssertGroupSizeMoreThan(String, long) - Constructor for class cascading.operation.assertion.AssertGroupSizeMoreThan
-
Constructor AssertGroupSizeMoreThan creates a new AssertGroupSizeMoreThan instance.
- Assertion<PC> - Interface in cascading.operation
-
Interface Assertion is the base interface for all stream assertions.
- ASSERTION_LEVEL - Static variable in class cascading.flow.FlowConnectorProps
-
- AssertionException - Exception in cascading.operation
-
Class AssertionException is the exception that must be thrown when an
Assertion
fails.
- AssertionException() - Constructor for exception cascading.operation.AssertionException
-
- AssertionException(String) - Constructor for exception cascading.operation.AssertionException
-
- AssertionException(String, Throwable) - Constructor for exception cascading.operation.AssertionException
-
- AssertionException(Throwable) - Constructor for exception cascading.operation.AssertionException
-
- assertionLevel - Variable in class cascading.flow.FlowDef
-
- assertionLevel - Variable in class cascading.flow.planner.FlowPlanner
-
Field assertionLevel
- AssertionLevel - Enum in cascading.operation
-
Enum AssertionLevel designates the level of a given
Assertion
instance.
- AssertMatches - Class in cascading.operation.assertion
-
Class AssertMatches matches the given regular expression patternString against the whole argument
Tuple
by joining each individual element of the Tuple with a tab character (\t).
- AssertMatches(String) - Constructor for class cascading.operation.assertion.AssertMatches
-
Constructor AssertMatches creates a new AssertMatches instance.
- AssertMatches(String, boolean) - Constructor for class cascading.operation.assertion.AssertMatches
-
Constructor AssertMatches creates a new AssertMatches instance.
- AssertMatchesAll - Class in cascading.operation.assertion
-
Class AssertMatchesAll matches the given regular expression patternString against each argument
Tuple
element individually.
- AssertMatchesAll(String) - Constructor for class cascading.operation.assertion.AssertMatchesAll
-
Constructor AssertMatchesAll creates a new AssertMatchesAll instance.
- AssertMatchesAll(String, boolean) - Constructor for class cascading.operation.assertion.AssertMatchesAll
-
Constructor AssertMatchesAll creates a new AssertMatchesAll instance.
- AssertNotEquals - Class in cascading.operation.assertion
-
Class AssertNotEquals asserts the number of constructor values is equal
to the number of argument values
Tuple
and each constructor value is not
.equals()
to its corresponding argument value.
- AssertNotEquals(Object...) - Constructor for class cascading.operation.assertion.AssertNotEquals
-
Constructor AssertEquals creates a new AssertEquals instance.
- AssertNotNull - Class in cascading.operation.assertion
-
Class AssertNotNull asserts that every value in the argument values
Tuple
is not a null value.
- AssertNotNull() - Constructor for class cascading.operation.assertion.AssertNotNull
-
Constructor AssertNotNull creates a new AssertNotNull instance.
- AssertNull - Class in cascading.operation.assertion
-
Class AssertNull asserts that every value in the argument values
Tuple
is a null value.
- AssertNull() - Constructor for class cascading.operation.assertion.AssertNull
-
Constructor AssertNull creates a new AssertNull instance.
- AssertSizeEquals - Class in cascading.operation.assertion
-
Class AssertSizeEquals asserts that the current
Tuple
in the stream is exactly the given size.
- AssertSizeEquals(int) - Constructor for class cascading.operation.assertion.AssertSizeEquals
-
Constructor AssertSizeEquals creates a new AssertSizeEquals instance.
- AssertSizeLessThan - Class in cascading.operation.assertion
-
Class AssertSizeLessThan asserts that the current
Tuple
in the stream has a size less than (<) the given size.
- AssertSizeLessThan(int) - Constructor for class cascading.operation.assertion.AssertSizeLessThan
-
Constructor AssertSizeLessThan creates a new AssertSizeLessThan instance.
- AssertSizeMoreThan - Class in cascading.operation.assertion
-
Class AssertSizeMoreThan asserts that the current
Tuple
in the stream has a size more than (>) the given size.
- AssertSizeMoreThan(int) - Constructor for class cascading.operation.assertion.AssertSizeMoreThan
-
Constructor AssertSizeMoreThan creates a new AssertSizeMoreThan instance.
- asType(String) - Static method in class cascading.tuple.coerce.Coercions
-
Method asType is a convenience method for looking up a type name (like "int"
or "java.lang.String"
to its corresponding Class
or instance of CoercibleType.
- asUnmodifiable(Tuple) - Static method in class cascading.tuple.Tuples
-
Method asUnmodifiable marks the given Tuple instance as unmodifiable.
- Average - Class in cascading.operation.aggregator
-
Class Average is an
Aggregator
that returns the average of all numeric values in the current group.
- Average() - Constructor for class cascading.operation.aggregator.Average
-
Constructs a new instance that returns the average of the values encountered in the field name "average".
- Average(Fields) - Constructor for class cascading.operation.aggregator.Average
-
Constructs a new instance that returns the average of the values encountered in the given fieldDeclaration field name.
- Average.Context - Class in cascading.operation.aggregator
-
Class Context is used to hold intermediate values.
- Average.Context(CoercibleType) - Constructor for class cascading.operation.aggregator.Average.Context
-
- AverageBy - Class in cascading.pipe.assembly
-
Class AverageBy is used to average values associated with duplicate keys in a tuple stream.
- AverageBy(Fields, Fields) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(Fields, Fields, AverageBy.Include) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(Pipe, Fields, Fields, Fields) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(Pipe, Fields, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(String, Pipe, Fields, Fields, Fields) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(String, Pipe, Fields, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(Pipe[], Fields, Fields, Fields) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(Pipe[], Fields, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(String, Pipe[], Fields, Fields, Fields) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(String, Pipe[], Fields, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(Pipe, Fields, Fields, Fields, AverageBy.Include) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(Pipe, Fields, Fields, Fields, AverageBy.Include, int) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(String, Pipe, Fields, Fields, Fields, AverageBy.Include) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(String, Pipe, Fields, Fields, Fields, AverageBy.Include, int) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(Pipe[], Fields, Fields, Fields, AverageBy.Include) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(Pipe[], Fields, Fields, Fields, AverageBy.Include, int) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(String, Pipe[], Fields, Fields, Fields, AverageBy.Include) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy(String, Pipe[], Fields, Fields, Fields, AverageBy.Include, int) - Constructor for class cascading.pipe.assembly.AverageBy
-
Constructor AverageBy creates a new AverageBy instance.
- AverageBy.AverageFinal - Class in cascading.pipe.assembly
-
Class AverageFinal is used to finalize the average operation on the Reduce side of the process.
- AverageBy.AverageFinal(Fields) - Constructor for class cascading.pipe.assembly.AverageBy.AverageFinal
-
Constructs a new instance that returns the average of the values encountered in the given fieldDeclaration field name.
- AverageBy.AverageFinal.Context - Class in cascading.pipe.assembly
-
Class Context is used to hold intermediate values.
- AverageBy.AverageFinal.Context(Fields) - Constructor for class cascading.pipe.assembly.AverageBy.AverageFinal.Context
-
- AverageBy.AveragePartials - Class in cascading.pipe.assembly
-
Class AveragePartials is a
AggregateBy.Functor
that is used to count and sum observed duplicates from the tuple stream.
- AverageBy.AveragePartials(Fields) - Constructor for class cascading.pipe.assembly.AverageBy.AveragePartials
-
Constructor AveragePartials creates a new AveragePartials instance.
- AverageBy.AveragePartials(Fields, AverageBy.Include) - Constructor for class cascading.pipe.assembly.AverageBy.AveragePartials
-
- AverageBy.Include - Enum in cascading.pipe.assembly
-
- cachedCounters() - Method in class cascading.stats.hadoop.HadoopStepStats
-
- cachedCounters(boolean) - Method in class cascading.stats.hadoop.HadoopStepStats
-
- call() - Method in class cascading.cascade.Cascade.CascadeJob
-
- call() - Method in class cascading.flow.local.planner.LocalStepRunner
-
- call() - Method in class cascading.flow.planner.FlowStepJob
-
- call() - Method in class cascading.flow.stream.SourceStage
-
- canonical(Object) - Method in class cascading.tuple.coerce.Coercions.Coerce
-
- canonical(Object) - Method in interface cascading.tuple.type.CoercibleType
-
- canonical(Object) - Method in class cascading.tuple.type.DateType
-
- captureDebugTrace(Class) - Static method in class cascading.util.Util
-
- captureDetail() - Method in class cascading.stats.CascadeStats
-
- captureDetail() - Method in class cascading.stats.CascadingStats
-
Method captureDetail will recursively capture details about nested systems.
- captureDetail() - Method in class cascading.stats.FlowStats
-
- captureDetail() - Method in class cascading.stats.hadoop.HadoopStepStats
-
Method captureDetail captures statistics task details and completion events.
- captureDetail(boolean) - Method in class cascading.stats.hadoop.HadoopStepStats
-
- captureDetail() - Method in class cascading.stats.local.LocalStepStats
-
- Cascade - Class in cascading.cascade
-
A Cascade is an assembly of
Flow
instances that share or depend on equivalent
Tap
instances and are executed as
a single group.
- Cascade() - Constructor for class cascading.cascade.Cascade
-
for testing
- Cascade.CascadeJob - Class in cascading.cascade
-
Class CascadeJob manages Flow execution in the current Cascade instance.
- Cascade.CascadeJob(Flow) - Constructor for class cascading.cascade.Cascade.CascadeJob
-
- CascadeConnector - Class in cascading.cascade
-
Class CascadeConnector is used to construct a new
Cascade
instance from a collection of
Flow
instance.
- CascadeConnector() - Constructor for class cascading.cascade.CascadeConnector
-
Constructor CascadeConnector creates a new CascadeConnector instance.
- CascadeConnector(Map<Object, Object>) - Constructor for class cascading.cascade.CascadeConnector
-
Constructor CascadeConnector creates a new CascadeConnector instance.
- CascadeDef - Class in cascading.cascade
-
Class CascadeDef is a fluent interface for defining a
Cascade
.
- CascadeDef() - Constructor for class cascading.cascade.CascadeDef
-
Constructor CascadeDef creates a new CascadeDef instance.
- cascadeDef() - Static method in class cascading.cascade.CascadeDef
-
Creates a new instance of a CascadeDef.
- CascadeException - Exception in cascading.cascade
-
Class CascadeException is thrown by the
Cascade
class.
- CascadeException() - Constructor for exception cascading.cascade.CascadeException
-
Constructor CascadeException creates a new CascadeException instance.
- CascadeException(String) - Constructor for exception cascading.cascade.CascadeException
-
Constructor CascadeException creates a new CascadeException instance.
- CascadeException(String, Throwable) - Constructor for exception cascading.cascade.CascadeException
-
Constructor CascadeException creates a new CascadeException instance.
- CascadeException(Throwable) - Constructor for exception cascading.cascade.CascadeException
-
Constructor CascadeException creates a new CascadeException instance.
- CascadeListener - Interface in cascading.cascade
-
Interface CascadeListener provides hooks for receiving events on various stages of a
Cascade
execution.
- CascadeProps - Class in cascading.cascade
-
Class CascadeProps is a fluent helper class for setting various
Cascade
level properties passed
through a
CascadeConnector
.
- CascadeProps() - Constructor for class cascading.cascade.CascadeProps
-
- cascadeProps() - Static method in class cascading.cascade.CascadeProps
-
- Cascades - Class in cascading.cascade
-
- Cascades() - Constructor for class cascading.cascade.Cascades
-
- CascadeStats - Class in cascading.stats
-
Class CascadeStats collects
Cascade
specific statistics.
- CascadeStats(Cascade, ClientState) - Constructor for class cascading.stats.CascadeStats
-
- cascading - package cascading
-
- CASCADING - Static variable in class cascading.util.Version
-
- cascading.cascade - package cascading.cascade
-
- cascading.cascade.planner - package cascading.cascade.planner
-
- cascading.flow - package cascading.flow
-
- cascading.flow.hadoop - package cascading.flow.hadoop
-
- cascading.flow.hadoop.planner - package cascading.flow.hadoop.planner
-
- cascading.flow.hadoop.stream - package cascading.flow.hadoop.stream
-
- cascading.flow.hadoop.util - package cascading.flow.hadoop.util
-
- cascading.flow.hadoop2 - package cascading.flow.hadoop2
-
- cascading.flow.local - package cascading.flow.local
-
- cascading.flow.local.planner - package cascading.flow.local.planner
-
- cascading.flow.local.stream - package cascading.flow.local.stream
-
- cascading.flow.planner - package cascading.flow.planner
-
- cascading.flow.stream - package cascading.flow.stream
-
- cascading.management - package cascading.management
-
- cascading.management.state - package cascading.management.state
-
- cascading.operation - package cascading.operation
-
- cascading.operation.aggregator - package cascading.operation.aggregator
-
- cascading.operation.assertion - package cascading.operation.assertion
-
- cascading.operation.buffer - package cascading.operation.buffer
-
- cascading.operation.expression - package cascading.operation.expression
-
- cascading.operation.filter - package cascading.operation.filter
-
- cascading.operation.function - package cascading.operation.function
-
- cascading.operation.regex - package cascading.operation.regex
-
- cascading.operation.state - package cascading.operation.state
-
- cascading.operation.text - package cascading.operation.text
-
- cascading.operation.xml - package cascading.operation.xml
-
- cascading.pipe - package cascading.pipe
-
- cascading.pipe.assembly - package cascading.pipe.assembly
-
- cascading.pipe.joiner - package cascading.pipe.joiner
-
- cascading.property - package cascading.property
-
- cascading.provider - package cascading.provider
-
- cascading.scheme - package cascading.scheme
-
- cascading.scheme.hadoop - package cascading.scheme.hadoop
-
- cascading.scheme.local - package cascading.scheme.local
-
- cascading.scheme.util - package cascading.scheme.util
-
- cascading.stats - package cascading.stats
-
- cascading.stats.hadoop - package cascading.stats.hadoop
-
- cascading.stats.local - package cascading.stats.local
-
- cascading.tap - package cascading.tap
-
- cascading.tap.hadoop - package cascading.tap.hadoop
-
- cascading.tap.hadoop.io - package cascading.tap.hadoop.io
-
- cascading.tap.hadoop.util - package cascading.tap.hadoop.util
-
- cascading.tap.local - package cascading.tap.local
-
- cascading.tap.local.io - package cascading.tap.local.io
-
- cascading.tap.partition - package cascading.tap.partition
-
- cascading.tap.type - package cascading.tap.type
-
- cascading.tuple - package cascading.tuple
-
- cascading.tuple.coerce - package cascading.tuple.coerce
-
- cascading.tuple.collect - package cascading.tuple.collect
-
- cascading.tuple.hadoop - package cascading.tuple.hadoop
-
- cascading.tuple.hadoop.collect - package cascading.tuple.hadoop.collect
-
- cascading.tuple.hadoop.io - package cascading.tuple.hadoop.io
-
- cascading.tuple.hadoop.util - package cascading.tuple.hadoop.util
-
- cascading.tuple.io - package cascading.tuple.io
-
- cascading.tuple.type - package cascading.tuple.type
-
- cascading.tuple.util - package cascading.tuple.util
-
- cascading.util - package cascading.util
-
- CASCADING_BUILD_NUMBER - Static variable in class cascading.util.Version
-
- CASCADING_FLOW_ID - Static variable in interface cascading.flow.Flow
-
- CASCADING_FLOW_STEP_ID - Static variable in interface cascading.flow.FlowStep
-
- CASCADING_RELEASE_MAJOR - Static variable in class cascading.util.Version
-
- CASCADING_RELEASE_MINOR - Static variable in class cascading.util.Version
-
- CASCADING_SERVICES - Static variable in class cascading.management.CascadingServices
-
- CASCADING_SERVICES_JAR - Static variable in class cascading.management.CascadingServices
-
- CASCADING_SOURCE_PATH - Static variable in class cascading.tap.hadoop.io.MultiInputSplit
-
- CascadingException - Exception in cascading
-
Class CascadingException is the base class of all Cascading exceptions.
- CascadingException() - Constructor for exception cascading.CascadingException
-
Constructor CascadingException creates a new CascadingException instance.
- CascadingException(String) - Constructor for exception cascading.CascadingException
-
Constructor CascadingException creates a new CascadingException instance.
- CascadingException(String, Throwable) - Constructor for exception cascading.CascadingException
-
Constructor CascadingException creates a new CascadingException instance.
- CascadingException(Throwable) - Constructor for exception cascading.CascadingException
-
Constructor CascadingException creates a new CascadingException instance.
- CascadingFactory<Config,Instance> - Interface in cascading.provider
-
Interface CascadingFactory defines a pluggable "factory" class that can be loaded by the
FactoryLoader
utility.
- CascadingService - Interface in cascading.provider
-
Interface CascadingService defines a pluggable "service" class that can be loaded by the
ServiceLoader
utility.
- cascadingServices - Variable in class cascading.flow.FlowSession
-
- CascadingServices - Class in cascading.management
-
Class CascadingServices is the root class for pluggable services Cascading can call out to for distributed
monitoring and management systems.
- CascadingServices(Map<Object, Object>) - Constructor for class cascading.management.CascadingServices
-
- CascadingServices.NullDocumentService - Class in cascading.management
-
Class NullDocumentService provides a null implementation.
- CascadingServices.NullDocumentService() - Constructor for class cascading.management.CascadingServices.NullDocumentService
-
- CascadingServices.NullMetricsService - Class in cascading.management
-
Class NullMetricsService provides a null implementation.
- CascadingServices.NullMetricsService() - Constructor for class cascading.management.CascadingServices.NullMetricsService
-
- CascadingStats - Class in cascading.stats
-
Class CascadingStats is the base class for all Cascading statistics gathering.
- CascadingStats(String, ClientState) - Constructor for class cascading.stats.CascadingStats
-
- CascadingStats.Status - Enum in cascading.stats
-
- CHARACTER - Static variable in class cascading.tuple.coerce.Coercions
-
- CHARACTER_OBJECT - Static variable in class cascading.tuple.coerce.Coercions
-
- CharacterCoerce - Class in cascading.tuple.coerce
-
- CharacterCoerce(Map<Type, Coercions.Coerce>) - Constructor for class cascading.tuple.coerce.CharacterCoerce
-
- CharacterObjectCoerce - Class in cascading.tuple.coerce
-
- CharacterObjectCoerce(Map<Type, Coercions.Coerce>) - Constructor for class cascading.tuple.coerce.CharacterObjectCoerce
-
- checkForUpdate(PlatformInfo) - Static method in class cascading.util.Update
-
- checkForUpdate() - Method in class cascading.util.Update
-
- Checkpoint - Class in cascading.pipe
-
The Checkpoint pipe, if supported by the current planner, will force data to be persisted at the point in
the tuple stream an instance of Checkpoint is inserted into the pipe assembly.
- Checkpoint(Pipe) - Constructor for class cascading.pipe.Checkpoint
-
Constructor Checkpoint creates a new Checkpoint pipe which inherits the name of its previous pipe.
- Checkpoint(String, Pipe) - Constructor for class cascading.pipe.Checkpoint
-
Constructor Checkpoint creates a new Checkpoint pipe with the given name.
- checkpointRootPath - Variable in class cascading.flow.planner.FlowPlanner
-
- checkpoints - Variable in class cascading.flow.FlowDef
-
- classPath - Variable in class cascading.flow.FlowDef
-
- clean(JobConf) - Method in class cascading.flow.hadoop.HadoopFlowStep
-
Method clean removes any temporary files used by this FlowStep instance.
- clean(Properties) - Method in class cascading.flow.local.LocalFlowStep
-
- clean() - Method in class cascading.flow.planner.BaseFlowStep
-
- clean(Config) - Method in class cascading.flow.planner.BaseFlowStep
-
- cleanField(int, String, Type) - Method in interface cascading.scheme.util.FieldTypeResolver
-
- cleanFields(Object[]) - Method in class cascading.scheme.util.DelimitedParser
-
- cleanParsedLine(Object[]) - Method in class cascading.scheme.util.DelimitedParser
-
- cleanPattern - Variable in class cascading.scheme.util.DelimitedParser
-
Field cleanPattern
- cleansePathName(String) - Static method in class cascading.util.Util
-
- cleanSplit(Object[], Pattern, Pattern, String) - Method in class cascading.scheme.util.DelimitedParser
-
Method cleanSplit will return a quote free array of String values, the given split
array
will be updated in place.
- cleanup() - Method in class cascading.cascade.Cascade
-
- cleanup() - Method in class cascading.flow.BaseFlow
-
- cleanup() - Method in interface cascading.flow.Flow
-
- cleanup() - Method in class cascading.flow.hadoop.ProcessFlow
-
- cleanup() - Method in class cascading.flow.stream.Duct
-
- cleanup() - Method in class cascading.flow.stream.ElementStage
-
- cleanup() - Method in class cascading.flow.stream.OperatorStage
-
- cleanup() - Method in class cascading.flow.stream.SinkStage
-
- cleanup() - Method in class cascading.flow.stream.SpliceGate
-
- cleanup() - Method in class cascading.flow.stream.StreamGraph
-
Calls cleanup starting at the head and working forwards
- cleanup() - Method in interface cascading.management.UnitOfWork
-
- cleanup(FlowProcess, OperationCall<Context>) - Method in class cascading.operation.BaseOperation
-
Method cleanup does nothing, and may safely be overridden.
- cleanup(FlowProcess, OperationCall<Long>) - Method in class cascading.operation.Debug
-
- cleanup(FlowProcess, OperationCall) - Method in class cascading.operation.filter.Logic
-
- cleanup(FlowProcess, OperationCall) - Method in class cascading.operation.filter.Not
-
- cleanup(FlowProcess, OperationCall) - Method in class cascading.operation.function.SetValue
-
- cleanup(FlowProcess, OperationCall<Context>) - Method in interface cascading.operation.Operation
-
The cleanup method is called immediately after the current Operation instance is taken out of play processing Tuples.
- cleanup(FlowProcess, OperationCall<LinkedHashMap<Tuple, Object>>) - Method in class cascading.pipe.assembly.Unique.FilterPartialDuplicates
-
- cleanup() - Method in class cascading.stats.CascadingStats
-
Method cleanup destroys any resources allocated by this instance.
- cleanupJob(JobConf) - Static method in class cascading.tap.hadoop.util.Hadoop18TapUtil
-
May only be called once.
- cleanupTapMetaData(JobConf, Tap) - Static method in class cascading.tap.hadoop.util.Hadoop18TapUtil
-
Called from flow step to remove temp dirs
- clear() - Method in class cascading.flow.hadoop.util.FalseCollection
-
- clear() - Method in class cascading.tuple.collect.SpillableTupleList
-
- clear() - Method in class cascading.tuple.hadoop.io.BufferedInputStream
-
- clear() - Method in class cascading.tuple.Tuple
-
Method clear empties this Tuple instance.
- ClientState - Class in cascading.management.state
-
- ClientState() - Constructor for class cascading.management.state.ClientState
-
- clientState - Variable in class cascading.stats.CascadingStats
-
- close() - Method in class cascading.flow.hadoop.FlowReducer
-
- close() - Method in class cascading.tap.hadoop.io.CombineFileRecordReaderWrapper
-
- close() - Method in class cascading.tap.hadoop.io.FSDigestInputStream
-
- close() - Method in class cascading.tap.hadoop.io.MultiRecordReaderIterator
-
- close() - Method in class cascading.tap.hadoop.io.RecordReaderIterator
-
- close() - Method in class cascading.tap.hadoop.io.TapOutputCollector
-
- close() - Method in class cascading.tap.hadoop.util.MeasuredOutputCollector
-
- close() - Method in class cascading.tap.hadoop.util.MeasuredRecordReader
-
- close() - Method in class cascading.tap.partition.BasePartitionTap.PartitionCollector
-
- close() - Method in class cascading.tuple.hadoop.BigDecimalSerialization.BigDecimalDeserializer
-
- close() - Method in class cascading.tuple.hadoop.BigDecimalSerialization.BigDecimalSerializer
-
- close() - Method in class cascading.tuple.hadoop.BytesSerialization.RawBytesDeserializer
-
- close() - Method in class cascading.tuple.hadoop.BytesSerialization.RawBytesSerializer
-
- close() - Method in class cascading.tuple.hadoop.TupleSerialization.SerializationElementReader
-
- close() - Method in class cascading.tuple.hadoop.TupleSerialization.SerializationElementWriter
-
- close() - Method in class cascading.tuple.io.TupleInputStream
-
- close() - Method in interface cascading.tuple.io.TupleInputStream.ElementReader
-
- close() - Method in class cascading.tuple.io.TupleOutputStream
-
- close() - Method in interface cascading.tuple.io.TupleOutputStream.ElementWriter
-
- close() - Method in class cascading.tuple.TupleEntryChainIterator
-
Method close closes all underlying resources.
- close() - Method in class cascading.tuple.TupleEntryCollector
-
Method close closes the underlying resource being written to.
- close() - Method in class cascading.tuple.TupleEntryIterableChainIterator
-
Method close closes all underlying resources.
- close() - Method in class cascading.tuple.TupleEntrySchemeCollector
-
- close() - Method in class cascading.tuple.TupleEntrySchemeIterator
-
- close() - Method in class cascading.util.SingleCloseableInputIterator
-
- close() - Method in class cascading.util.SingleValueCloseableIterator
-
- CloseableIterator<V> - Interface in cascading.util
-
Interface CloseableIterator is a helper interface granting an Iterator a close method.
- closeCollector(String) - Method in class cascading.tap.partition.BasePartitionTap.PartitionCollector
-
- closeCurrent() - Method in class cascading.tuple.TupleEntryChainIterator
-
- closeCurrent() - Method in class cascading.tuple.TupleEntryIterableChainIterator
-
- CloseReducingDuct<Group,Incoming,Outgoing> - Class in cascading.flow.stream
-
- CloseReducingDuct(Duct<Outgoing, ?>) - Constructor for class cascading.flow.stream.CloseReducingDuct
-
- CloseWindow - Interface in cascading.flow.stream
-
- closure - Variable in class cascading.flow.hadoop.stream.HadoopGroupGate
-
- closure - Variable in class cascading.flow.stream.MemorySpliceGate
-
- Coerce - Class in cascading.pipe.assembly
-
Class Coerce is a
SubAssembly
that will coerce all incoming
Tuple
values to
the given types.
- Coerce(Pipe, Class...) - Constructor for class cascading.pipe.assembly.Coerce
-
Constructor Coerce creates a new Coerce instance that will coerce all input Tuple values.
- Coerce(Pipe, Fields, Class...) - Constructor for class cascading.pipe.assembly.Coerce
-
Constructor Coerce creates a new Coerce instance that will only coerce the given coerceFields Tuple values.
- Coerce(Pipe, Fields) - Constructor for class cascading.pipe.assembly.Coerce
-
Constructor Coerce creates a new Coerce instance that will only coerce the given coerceFields Tuple values.
- coerce(Object) - Method in class cascading.tuple.coerce.BigDecimalCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.BooleanCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.BooleanObjectCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.CharacterCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.CharacterObjectCoerce
-
- coerce(Object, Type) - Static method in class cascading.tuple.coerce.Coercions
-
Method coerce will coerce the given value to the given type using any
CoercibleType
mapping available.
- coerce(CoercibleType, Object, Type) - Static method in class cascading.tuple.coerce.Coercions
-
Method coerce will coerce the given value to the given type using the given
CoercibleType
.
- coerce(Object, Type) - Method in class cascading.tuple.coerce.Coercions.Coerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.Coercions.Coerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.DoubleCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.DoubleObjectCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.FloatCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.FloatObjectCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.IntegerCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.IntegerObjectCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.LongCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.LongObjectCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.ObjectCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.ShortCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.ShortObjectCoerce
-
- coerce(Object) - Method in class cascading.tuple.coerce.StringCoerce
-
- coerce(Tuple, int, Class) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- coerce(Object, Class) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- coerce(Tuple, Class[]) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- coerce(Tuple, Class[], Tuple) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- coerce(Object, Type) - Method in interface cascading.tuple.type.CoercibleType
-
- coerce(Object, Type) - Method in class cascading.tuple.type.DateType
-
- coerceParsedLine(String, Object[]) - Method in class cascading.scheme.util.DelimitedParser
-
- coercibleArray(Fields) - Static method in class cascading.tuple.coerce.Coercions
-
Method coercibleArray will return an array of
CoercibleType
instances based on the
given field type information.
- coercibleArray(int, Type[]) - Static method in class cascading.tuple.coerce.Coercions
-
Method coercibleArray will return an array of
CoercibleType
instances based on the
given type array.
- coercibles - Variable in class cascading.scheme.util.DelimitedParser
-
Fields coercibles
- CoercibleType<Canonical> - Interface in cascading.tuple.type
-
Interface CoercibleType allows
Fields
instances to be extended with custom
type information.
- coercibleTypeFor(Type) - Static method in class cascading.tuple.coerce.Coercions
-
Method coercibleTypeFor returns the
CoercibleType
for the given
Type
instance.
- Coercions - Class in cascading.tuple.coerce
-
Coercions class is a helper class for managing primitive value coercions.
- Coercions() - Constructor for class cascading.tuple.coerce.Coercions
-
- coercions - Static variable in class cascading.tuple.coerce.Coercions
-
- Coercions.Coerce<T> - Class in cascading.tuple.coerce
-
- Coercions.Coerce(Map<Type, Coercions.Coerce>) - Constructor for class cascading.tuple.coerce.Coercions.Coerce
-
- CoGroup - Class in cascading.pipe
-
The CoGroup pipe allows for two or more tuple streams to join into a single stream via an optional
Joiner
.
- CoGroup(Pipe, Fields, Pipe, Fields, Fields) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(Pipe, Fields, Pipe, Fields, Fields, Fields) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(Pipe, Fields, Pipe, Fields, Fields, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(Pipe, Fields, Pipe, Fields, Fields, Fields, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(Pipe, Fields, Pipe, Fields, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(Pipe, Fields, Pipe, Fields) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(Pipe...) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(Pipe[], Fields[]) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(Pipe[], Fields[], Fields, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(Pipe[], Fields[], Fields, Fields, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(String, Pipe[], Fields[]) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(String, Pipe[], Fields[], Fields) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(String, Pipe[], Fields[], Fields, Fields) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(String, Pipe[], Fields[], Fields, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(String, Pipe[], Fields[], Fields, Fields, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(String, Pipe, Fields, Pipe, Fields, Fields) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(String, Pipe, Fields, Pipe, Fields, Fields, Fields) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(String, Pipe, Fields, Pipe, Fields, Fields, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(String, Pipe, Fields, Pipe, Fields, Fields, Fields, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(String, Pipe, Fields, Pipe, Fields, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(String, Pipe, Fields, Pipe, Fields) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(String, Pipe...) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(Pipe, Fields, int, Fields) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance that performs numSelfJoins number of self joins on the
given
Pipe
instance.
- CoGroup(Pipe, Fields, int, Fields, Fields) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(Pipe, Fields, int, Fields, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance that performs numSelfJoins number of self joins on the
given
Pipe
instance.
- CoGroup(Pipe, Fields, int, Fields, Fields, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(Pipe, Fields, int, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance that performs numSelfJoins number of self joins on the
given
Pipe
instance.
- CoGroup(Pipe, Fields, int) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance that performs numSelfJoins number of self joins on the
given
Pipe
instance.
- CoGroup(String, Pipe, Fields, int, Fields) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance that performs numSelfJoins number of self joins on the
given
Pipe
instance.
- CoGroup(String, Pipe, Fields, int, Fields, Fields) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(String, Pipe, Fields, int, Fields, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance that performs numSelfJoins number of self joins on the
given
Pipe
instance.
- CoGroup(String, Pipe, Fields, int, Fields, Fields, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance.
- CoGroup(String, Pipe, Fields, int, Joiner) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance that performs numSelfJoins number of self joins on the
given
Pipe
instance.
- CoGroup(String, Pipe, Fields, int) - Constructor for class cascading.pipe.CoGroup
-
Constructor CoGroup creates a new CoGroup instance that performs numSelfJoins number of self joins on the
given
Pipe
instance.
- CoGroupingComparator - Class in cascading.tuple.hadoop.util
-
Class GroupingComparator is an implementation of RawComparator
.
- CoGroupingComparator() - Constructor for class cascading.tuple.hadoop.util.CoGroupingComparator
-
- CoGroupingPartitioner - Class in cascading.tuple.hadoop.util
-
Class GroupingPartitioner is an implementation of Partitioner
.
- CoGroupingPartitioner() - Constructor for class cascading.tuple.hadoop.util.CoGroupingPartitioner
-
- Collapsing - Interface in cascading.flow.stream
-
Collapsing marks a Duct as collapsing start/complete events from multiple incoming paths
- collect(Object, Object) - Method in class cascading.tap.hadoop.io.TapOutputCollector
-
Method collect writes the given values to the
Tap
this instance encapsulates.
- collect(Object, Object) - Method in class cascading.tap.hadoop.util.MeasuredOutputCollector
-
- collect(TupleEntry) - Method in class cascading.tap.partition.BasePartitionTap.PartitionCollector
-
- collect(TupleEntry) - Method in class cascading.tuple.TupleEntryCollector
-
- collect(TupleEntry) - Method in class cascading.tuple.TupleEntrySchemeCollector
-
- collector - Variable in class cascading.flow.hadoop.stream.HadoopGroupGate
-
- COMBINE_INPUT_FILES - Static variable in class cascading.tap.hadoop.HfsProps
-
Field COMBINE_INPUT_FILES
- COMBINE_INPUT_FILES_SAFE_MODE - Static variable in class cascading.tap.hadoop.HfsProps
-
Field COMBINE_INPUT_FILES_SAFEMODE
- COMBINE_INPUT_FILES_SIZE_MAX - Static variable in class cascading.tap.hadoop.HfsProps
-
Field COMBINE_INPUT_FILES_SIZE_MAX
- combinedInputMaxSize - Variable in class cascading.tap.hadoop.HfsProps
-
- combinedInputSafeMode - Variable in class cascading.tap.hadoop.HfsProps
-
- CombineFileRecordReaderWrapper<K,V> - Class in cascading.tap.hadoop.io
-
A wrapper class for a record reader that handles a single file split.
- CombineFileRecordReaderWrapper(CombineFileSplit, Configuration, Reporter, Integer) - Constructor for class cascading.tap.hadoop.io.CombineFileRecordReaderWrapper
-
- commitResource(Config) - Method in class cascading.tap.BaseTemplateTap
-
- commitResource(Properties) - Method in class cascading.tap.local.FileTap
-
- commitResource(Config) - Method in class cascading.tap.MultiSinkTap
-
- commitResource(Config) - Method in class cascading.tap.partition.BasePartitionTap
-
- commitResource(Config) - Method in class cascading.tap.SourceTap
-
- commitResource(Config) - Method in class cascading.tap.Tap
-
Method commitResource allows the underlying resource to be notified when all write processing is
successful so that any additional cleanup or processing may be completed.
- commitSinks() - Method in class cascading.flow.planner.BaseFlowStep
-
- commitTask(JobConf) - Static method in class cascading.tap.hadoop.util.Hadoop18TapUtil
-
copies all files from the taskoutputpath to the outputpath
- compare(Tuple, Tuple) - Method in class cascading.flow.stream.SparseTupleComparator
-
- compare(Number, Number) - Method in class cascading.operation.aggregator.ExtremaBase
-
Deprecated.
- compare(Comparable, Comparable) - Method in class cascading.operation.aggregator.ExtremaValueBase
-
Allows subclasses to provide own comparison method.
- compare(Number, Number) - Method in class cascading.operation.aggregator.Max
-
Deprecated.
- compare(Comparable, Comparable) - Method in class cascading.operation.aggregator.MaxValue
-
- compare(Number, Number) - Method in class cascading.operation.aggregator.Min
-
Deprecated.
- compare(Comparable, Comparable) - Method in class cascading.operation.aggregator.MinValue
-
- compare(Tuple, Tuple) - Method in class cascading.tuple.Fields
-
- compare(byte[], byte[]) - Method in class cascading.tuple.hadoop.util.BytesComparator
-
- compare(BufferedInputStream, BufferedInputStream) - Method in class cascading.tuple.hadoop.util.BytesComparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class cascading.tuple.hadoop.util.CoGroupingComparator
-
- compare(IndexTuple, IndexTuple) - Method in class cascading.tuple.hadoop.util.CoGroupingComparator
-
- compare(Object, Object) - Method in class cascading.tuple.hadoop.util.DelegatingTupleElementComparator
-
- compare(TupleInputStream, TupleInputStream) - Method in class cascading.tuple.hadoop.util.DelegatingTupleElementComparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class cascading.tuple.hadoop.util.GroupingComparator
-
- compare(TuplePair, TuplePair) - Method in class cascading.tuple.hadoop.util.GroupingComparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class cascading.tuple.hadoop.util.GroupingSortingComparator
-
- compare(TuplePair, TuplePair) - Method in class cascading.tuple.hadoop.util.GroupingSortingComparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class cascading.tuple.hadoop.util.IndexTupleCoGroupingComparator
-
- compare(IndexTuple, IndexTuple) - Method in class cascading.tuple.hadoop.util.IndexTupleCoGroupingComparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class cascading.tuple.hadoop.util.ReverseGroupingSortingComparator
-
- compare(TuplePair, TuplePair) - Method in class cascading.tuple.hadoop.util.ReverseGroupingSortingComparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class cascading.tuple.hadoop.util.ReverseTupleComparator
-
- compare(Tuple, Tuple) - Method in class cascading.tuple.hadoop.util.ReverseTupleComparator
-
- compare(byte[], int, int, byte[], int, int) - Method in class cascading.tuple.hadoop.util.TupleComparator
-
- compare(Tuple, Tuple) - Method in class cascading.tuple.hadoop.util.TupleComparator
-
- compare(Object, Object) - Method in class cascading.tuple.hadoop.util.TupleElementComparator
-
- compare(TupleInputStream, TupleInputStream) - Method in class cascading.tuple.hadoop.util.TupleElementComparator
-
- compare(Object, Object) - Method in class cascading.tuple.hadoop.util.TupleElementStreamComparator
-
- compare(HadoopTupleInputStream, HadoopTupleInputStream) - Method in class cascading.tuple.hadoop.util.TupleElementStreamComparator
-
- compare(T, T) - Method in interface cascading.tuple.StreamComparator
-
- compare(Comparable, Comparable) - Method in class cascading.util.NullNotEquivalentComparator
-
- compareSet(String[], String, String) - Method in class cascading.management.CascadingServices.NullMetricsService
-
- compareSet(String[], int, int) - Method in class cascading.management.CascadingServices.NullMetricsService
-
- compareSet(String[], long, long) - Method in class cascading.management.CascadingServices.NullMetricsService
-
- compareSet(String[], String, String) - Method in interface cascading.management.MetricsService
-
- compareSet(String[], int, int) - Method in interface cascading.management.MetricsService
-
- compareSet(String[], long, long) - Method in interface cascading.management.MetricsService
-
- compareTo(Object) - Method in class cascading.flow.planner.PlatformInfo
-
- compareTo(Object) - Method in class cascading.flow.stream.MemorySpliceGate.DelegatedTuple
-
- compareTo(Fields) - Method in class cascading.tuple.Fields
-
Method compareTo compares this instance to the given Fields instance.
- compareTo(Object) - Method in class cascading.tuple.Fields
-
Method compareTo implements Comparable.compareTo(Object)
.
- compareTo(Object) - Method in class cascading.tuple.io.IndexTuple
-
- compareTo(IndexTuple) - Method in class cascading.tuple.io.IndexTuple
-
- compareTo(Object) - Method in class cascading.tuple.io.TuplePair
-
- compareTo(Tuple) - Method in class cascading.tuple.io.TuplePair
-
- compareTo(TuplePair) - Method in class cascading.tuple.io.TuplePair
-
Method compareTo compares this instance to the given TuplePair.
- compareTo(Tuple) - Method in class cascading.tuple.Tuple
-
Method compareTo compares this Tuple to the given Tuple instance.
- compareTo(Comparator[], Tuple) - Method in class cascading.tuple.Tuple
-
- compareTo(Object) - Method in class cascading.tuple.Tuple
-
Method compareTo implements the Comparable.compareTo(Object)
method.
- Comparison<T> - Interface in cascading.tuple
-
The Comparison interface allows specific underlying type mechanisms to additionally return relevant
Comparator
implementations when required internally.
- complete() - Method in class cascading.cascade.Cascade
-
Method complete begins the current Cascade process if method
Cascade.start()
was not previously called.
- complete() - Method in class cascading.flow.BaseFlow
-
- complete() - Method in interface cascading.flow.Flow
-
Method complete starts the current Flow instance if it has not be previously started, then block until completion.
- complete() - Method in class cascading.flow.hadoop.ProcessFlow
-
- complete(Duct) - Method in class cascading.flow.hadoop.stream.HadoopGroupGate
-
- complete(Duct) - Method in class cascading.flow.local.stream.LocalGroupByGate
-
- complete(Duct) - Method in class cascading.flow.stream.Duct
-
- complete(Duct) - Method in class cascading.flow.stream.Fork
-
- complete(Duct) - Method in class cascading.flow.stream.MemoryCoGroupGate
-
- complete(Duct) - Method in class cascading.flow.stream.MemoryHashJoinGate
-
- complete(Duct) - Method in class cascading.flow.stream.MergeStage
-
- complete(Duct) - Method in class cascading.flow.stream.OpenDuct
-
- complete(Duct) - Method in class cascading.flow.stream.OperatorStage
-
- complete(Duct) - Method in class cascading.flow.stream.SinkStage
-
- complete() - Method in interface cascading.management.UnitOfWork
-
- complete(UnitOfWork, int, TimeUnit) - Method in class cascading.management.UnitOfWorkExecutorStrategy
-
- complete(UnitOfWork, int, TimeUnit) - Method in interface cascading.management.UnitOfWorkSpawnStrategy
-
- complete(FlowProcess, AggregatorCall<Average.Context>) - Method in class cascading.operation.aggregator.Average
-
- complete(FlowProcess, AggregatorCall<Context>) - Method in interface cascading.operation.Aggregator
-
- complete(FlowProcess, AggregatorCall<Pair<Long[], Tuple>>) - Method in class cascading.operation.aggregator.Count
-
- complete(FlowProcess, AggregatorCall<Tuple[]>) - Method in class cascading.operation.aggregator.ExtentBase
-
- complete(FlowProcess, AggregatorCall<ExtremaBase.Context>) - Method in class cascading.operation.aggregator.ExtremaBase
-
Deprecated.
- complete(FlowProcess, AggregatorCall<ExtremaValueBase.Context>) - Method in class cascading.operation.aggregator.ExtremaValueBase
-
- complete(FlowProcess, AggregatorCall<Tuple[]>) - Method in class cascading.operation.aggregator.First
-
- complete(FlowProcess, AggregatorCall<Pair<Double[], Tuple>>) - Method in class cascading.operation.aggregator.Sum
-
- complete(FlowProcess, Tuple) - Method in interface cascading.pipe.assembly.AggregateBy.Functor
-
Method complete allows the final aggregate computation to be performed before the return value is collected.
- complete(FlowProcess, AggregatorCall<AverageBy.AverageFinal.Context>) - Method in class cascading.pipe.assembly.AverageBy.AverageFinal
-
- complete(FlowProcess, Tuple) - Method in class cascading.pipe.assembly.AverageBy.AveragePartials
-
- complete(FlowProcess, Tuple) - Method in class cascading.pipe.assembly.CountBy.CountPartials
-
- complete(FlowProcess, Tuple) - Method in class cascading.pipe.assembly.FirstBy.FirstPartials
-
- complete(FlowProcess, Tuple) - Method in class cascading.pipe.assembly.MaxBy.MaxPartials
-
- complete(FlowProcess, Tuple) - Method in class cascading.pipe.assembly.MinBy.MinPartials
-
- complete(FlowProcess, Tuple) - Method in class cascading.pipe.assembly.SumBy.SumPartials
-
- completeCount - Variable in class cascading.flow.stream.MergeStage
-
- completeGroup(Duct, TupleEntry) - Method in class cascading.flow.stream.AggregatorEveryStage
-
- completeGroup(Duct, Outgoing) - Method in class cascading.flow.stream.CloseReducingDuct
-
- completeGroup(Duct, TupleEntry) - Method in class cascading.flow.stream.GroupAssertionEveryStage
-
- completeGroup(Duct, Result) - Method in interface cascading.flow.stream.Reducing
-
- CompositeTap<Child extends Tap> - Interface in cascading.tap
-
Interface CompositeTap marks
Tap
classes as having child Tap instances.
- ConcreteCall<C> - Class in cascading.operation
-
- ConcreteCall() - Constructor for class cascading.operation.ConcreteCall
-
Constructor OperationCall creates a new OperationCall instance.
- ConcreteCall(Fields) - Constructor for class cascading.operation.ConcreteCall
-
Constructor ConcreteCall creates a new ConcreteCall instance.
- ConcreteCall(Fields, Fields) - Constructor for class cascading.operation.ConcreteCall
-
Constructor ConcreteCall creates a new ConcreteCall instance.
- ConcreteCall(TupleEntry, TupleEntryCollector) - Constructor for class cascading.operation.ConcreteCall
-
Constructor OperationCall creates a new OperationCall instance.
- ConcreteCall(ConcreteCall<C>) - Constructor for class cascading.operation.ConcreteCall
-
- ConcreteCall<Context,IO> - Class in cascading.scheme
-
- ConcreteCall() - Constructor for class cascading.scheme.ConcreteCall
-
- config - Variable in class cascading.property.ConfigDef
-
- configDef - Variable in class cascading.pipe.Pipe
-
- ConfigDef - Class in cascading.property
-
The ConfigDef class allows for the creation of a configuration properties template to be applied to an existing
properties configuration set.
- ConfigDef() - Constructor for class cascading.property.ConfigDef
-
- ConfigDef.Getter - Interface in cascading.property
-
- ConfigDef.Mode - Enum in cascading.property
-
- ConfigDef.Setter - Interface in cascading.property
-
- configure(JobConf) - Method in class cascading.flow.hadoop.FlowMapper
-
- configure(JobConf) - Method in class cascading.flow.hadoop.FlowReducer
-
- configure(JobConf) - Method in class cascading.tap.hadoop.io.MultiInputSplit
-
- configure(JobConf) - Method in class cascading.tuple.hadoop.util.HasherPartitioner
-
- connect(Collection<Flow>) - Method in class cascading.cascade.CascadeConnector
-
Given any number of
Flow
objects, it will connect them and return a new
Cascade
instance.
- connect(String, Collection<Flow>) - Method in class cascading.cascade.CascadeConnector
-
Given any number of
Flow
objects, it will connect them and return a new
Cascade
instance.
- connect(Flow...) - Method in class cascading.cascade.CascadeConnector
-
Given any number of
Flow
objects, it will connect them and return a new
Cascade
instance.
- connect(String, Flow...) - Method in class cascading.cascade.CascadeConnector
-
Given any number of
Flow
objects, it will connect them and return a new
Cascade
instance.
- connect(CascadeDef) - Method in class cascading.cascade.CascadeConnector
-
- connect(Tap, Tap, Pipe) - Method in class cascading.flow.FlowConnector
-
Method connect links the given source and sink Taps to the given pipe assembly.
- connect(String, Tap, Tap, Pipe) - Method in class cascading.flow.FlowConnector
-
Method connect links the given source and sink Taps to the given pipe assembly.
- connect(String, Tap, Tap, Tap, Pipe) - Method in class cascading.flow.FlowConnector
-
Method connect links the given source, sink, and trap Taps to the given pipe assembly.
- connect(Map<String, Tap>, Tap, Pipe) - Method in class cascading.flow.FlowConnector
-
Method connect links the named source Taps and sink Tap to the given pipe assembly.
- connect(String, Map<String, Tap>, Tap, Pipe) - Method in class cascading.flow.FlowConnector
-
Method connect links the named source Taps and sink Tap to the given pipe assembly.
- connect(String, Map<String, Tap>, Tap, Map<String, Tap>, Pipe) - Method in class cascading.flow.FlowConnector
-
Method connect links the named source and trap Taps and sink Tap to the given pipe assembly.
- connect(String, Tap, Tap, Map<String, Tap>, Pipe) - Method in class cascading.flow.FlowConnector
-
Method connect links the named trap Taps, source and sink Tap to the given pipe assembly.
- connect(Tap, Map<String, Tap>, Collection<Pipe>) - Method in class cascading.flow.FlowConnector
-
Method connect links the named source Taps and sink Tap to the given pipe assembly.
- connect(String, Tap, Map<String, Tap>, Collection<Pipe>) - Method in class cascading.flow.FlowConnector
-
Method connect links the named source Taps and sink Tap to the given pipe assembly.
- connect(Tap, Map<String, Tap>, Pipe...) - Method in class cascading.flow.FlowConnector
-
Method connect links the named source Taps and sink Tap to the given pipe assembly.
- connect(String, Tap, Map<String, Tap>, Pipe...) - Method in class cascading.flow.FlowConnector
-
Method connect links the named source Taps and sink Tap to the given pipe assembly.
- connect(Map<String, Tap>, Map<String, Tap>, Pipe...) - Method in class cascading.flow.FlowConnector
-
Method connect links the named sources and sinks to the given pipe assembly.
- connect(String, Map<String, Tap>, Map<String, Tap>, Pipe...) - Method in class cascading.flow.FlowConnector
-
Method connect links the named sources and sinks to the given pipe assembly.
- connect(String, Map<String, Tap>, Map<String, Tap>, Map<String, Tap>, Pipe...) - Method in class cascading.flow.FlowConnector
-
Method connect links the named sources, sinks and traps to the given pipe assembly.
- connect(FlowDef) - Method in class cascading.flow.FlowConnector
-
- CONTAINER_ENABLED - Static variable in class cascading.management.CascadingServices
-
- CONTAINER_EXCLUDE - Static variable in class cascading.management.CascadingServices
-
- contains(Object) - Method in class cascading.flow.hadoop.util.FalseCollection
-
- contains(Object) - Method in class cascading.tuple.collect.SpillableTupleList
-
- contains(Fields) - Method in class cascading.tuple.Fields
-
Method contains returns true if this instance contains the field names and positions specified in the given
fields instance.
- containsAll(Collection<?>) - Method in class cascading.flow.hadoop.util.FalseCollection
-
- containsAll(Collection<?>) - Method in class cascading.tuple.collect.SpillableTupleList
-
- containsNull(Object[]) - Static method in class cascading.util.Util
-
- containsPipeNamed(String) - Method in interface cascading.flow.FlowStep
-
Returns true if this FlowStep contains a pipe/branch with the given name.
- containsPipeNamed(String) - Method in class cascading.flow.planner.BaseFlowStep
-
- copy(T[]) - Static method in class cascading.util.Util
-
- copyComparators(Fields, Fields...) - Static method in class cascading.tuple.Fields
-
- copyConfig(Config) - Method in class cascading.flow.FlowProcess
-
- copyConfig(Object) - Method in class cascading.flow.FlowProcess.NullFlowProcess
-
- copyConfig(Config) - Method in class cascading.flow.FlowProcessWrapper
-
- copyConfig(JobConf) - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
- copyConfig(Properties) - Method in class cascading.flow.local.LocalFlowProcess
-
- copyConfiguration(Map<Object, Object>, Configuration) - Static method in class cascading.flow.hadoop2.Hadoop2MR1Planner
-
Method copyJobConf adds the given JobConf values to the given properties object.
- copyElementGraph() - Method in class cascading.flow.planner.ElementGraph
-
Method copyGraph returns a partial copy of the current ElementGraph.
- copyFields(Scope) - Method in class cascading.flow.planner.Scope
-
Method copyFields copies the given Scope instance fields to this instance.
- copyJobConf(Map<Object, Object>, JobConf) - Static method in class cascading.flow.hadoop.planner.HadoopPlanner
-
Method copyJobConf adds the given JobConf values to the given properties object.
- copyJobConf(JobConf) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- copyProperties(JobConf, Map<Object, Object>) - Static method in class cascading.flow.hadoop.planner.HadoopPlanner
-
Method copyProperties adds the given Map values to the given JobConf object.
- copyProperties(Configuration, Map<Object, Object>) - Static method in class cascading.flow.hadoop2.Hadoop2MR1Planner
-
Method copyProperties adds the given Map values to the given JobConf object.
- copyWith(Config) - Method in class cascading.flow.FlowProcess
-
- copyWith(Object) - Method in class cascading.flow.FlowProcess.NullFlowProcess
-
- copyWith(Config) - Method in class cascading.flow.FlowProcessWrapper
-
- copyWith(JobConf) - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
- copyWith(Properties) - Method in class cascading.flow.local.LocalFlowProcess
-
- count - Variable in class cascading.flow.stream.MemorySpliceGate
-
- Count - Class in cascading.operation.aggregator
-
Class Count is an
Aggregator
that calculates the number of items in the current group.
- Count() - Constructor for class cascading.operation.aggregator.Count
-
Constructor Count creates a new Count instance using the default field declaration of name 'count'.
- Count(Fields) - Constructor for class cascading.operation.aggregator.Count
-
Constructor Count creates a new Count instance and returns a field with the given fieldDeclaration name.
- count - Variable in class cascading.operation.filter.Limit.Context
-
- countAllEventingPathsTo(Duct) - Method in class cascading.flow.stream.StreamGraph
-
Returns all free paths to the current duct, usually a GroupGate.
- CountBy - Class in cascading.pipe.assembly
-
Class CountBy is used to count duplicates in a tuple stream.
- CountBy(Fields) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Fields, CountBy.Include) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Fields, Fields) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Fields, Fields, CountBy.Include) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe, Fields, Fields) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe, Fields, Fields) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe[], Fields, Fields) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe[], Fields, Fields, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe[], Fields, Fields) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe[], Fields, Fields, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe, Fields, Fields, CountBy.Include) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe, Fields, Fields, CountBy.Include, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe, Fields, Fields, CountBy.Include) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe, Fields, Fields, CountBy.Include, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe[], Fields, Fields, CountBy.Include) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe[], Fields, Fields, CountBy.Include, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe[], Fields, Fields, CountBy.Include) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe[], Fields, Fields, CountBy.Include, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe, Fields, Fields, Fields) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe, Fields, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe, Fields, Fields, Fields) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe, Fields, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe[], Fields, Fields, Fields) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe[], Fields, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe[], Fields, Fields, Fields) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe[], Fields, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe, Fields, Fields, Fields, CountBy.Include) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe, Fields, Fields, Fields, CountBy.Include, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe, Fields, Fields, Fields, CountBy.Include) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe, Fields, Fields, Fields, CountBy.Include, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe[], Fields, Fields, Fields, CountBy.Include) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(Pipe[], Fields, Fields, Fields, CountBy.Include, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe[], Fields, Fields, Fields, CountBy.Include) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy(String, Pipe[], Fields, Fields, Fields, CountBy.Include, int) - Constructor for class cascading.pipe.assembly.CountBy
-
Constructor CountBy creates a new CountBy instance.
- CountBy.CountPartials - Class in cascading.pipe.assembly
-
Class CountPartials is a
AggregateBy.Functor
that is used to count observed duplicates from the tuple stream.
- CountBy.CountPartials(Fields) - Constructor for class cascading.pipe.assembly.CountBy.CountPartials
-
Constructor CountPartials creates a new CountPartials instance.
- CountBy.CountPartials(Fields, CountBy.Include) - Constructor for class cascading.pipe.assembly.CountBy.CountPartials
-
- CountBy.Include - Enum in cascading.pipe.assembly
-
- countDownLatch() - Method in class cascading.flow.hadoop.stream.HadoopMemoryJoinGate
-
- countDownLatch() - Method in class cascading.flow.stream.MemoryHashJoinGate
-
- Counter - Class in cascading.operation.state
-
Class Counter is a
Filter
that increments a given
Enum
counter by 1 or by the given
increment
value.
- Counter(Enum) - Constructor for class cascading.operation.state.Counter
-
Constructor Counter creates a new Counter instance.
- Counter(Enum, int) - Constructor for class cascading.operation.state.Counter
-
Constructor Counter creates a new Counter instance.
- Counter(String, String) - Constructor for class cascading.operation.state.Counter
-
- Counter(String, String, int) - Constructor for class cascading.operation.state.Counter
-
- COUNTER_TIMEOUT_PROPERTY - Static variable in class cascading.stats.hadoop.HadoopStepStats
-
- countOrderedDirectPathsBetween(SimpleDirectedGraph<FlowElement, Scope>, FlowElement, Splice) - Static method in class cascading.flow.planner.ElementGraphs
-
for every incoming stream to the splice, gets the count of paths.
- countOrderedDirectPathsBetween(SimpleDirectedGraph<FlowElement, Scope>, FlowElement, Splice, boolean) - Static method in class cascading.flow.planner.ElementGraphs
-
- countPaths(Map<Integer, Integer>) - Static method in class cascading.flow.planner.ElementGraphs
-
- countTypesBetween(SimpleDirectedGraph<FlowElement, Scope>, FlowElement, Splice, Class) - Static method in class cascading.flow.planner.ElementGraphs
-
- create(FlowProcess<Config>) - Method in interface cascading.provider.CascadingFactory
-
Method create will return a new instance of the type create by this factory.
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class cascading.tap.hadoop.io.StreamedFileSystem
-
- create(FlowProcess<JobConf>) - Method in class cascading.tuple.hadoop.collect.HadoopTupleCollectionFactory
-
- create(FlowProcess<JobConf>) - Method in class cascading.tuple.hadoop.collect.HadoopTupleMapFactory
-
- create(List<Object>) - Static method in class cascading.tuple.Tuples
-
- createArgumentsBuilder(Fields, Fields) - Method in class cascading.flow.stream.OperatorStage
-
- createBlockingJoinGate(HashJoin) - Method in class cascading.flow.stream.StepStreamGraph
-
- createCleanPatternFor(String) - Method in class cascading.scheme.util.DelimitedParser
-
Method createCleanPatternFor creates a regex Pattern
for removing quote characters from a String.
- createClientState(FlowProcess) - Method in class cascading.flow.planner.BaseFlowStep
-
- createClientState(String) - Method in class cascading.management.CascadingServices
-
- createCoGroupGate(CoGroup) - Method in class cascading.flow.hadoop.stream.HadoopMapStreamGraph
-
- createCoGroupGate(CoGroup) - Method in class cascading.flow.hadoop.stream.HadoopReduceStreamGraph
-
- createCoGroupGate(CoGroup) - Method in class cascading.flow.local.stream.LocalStepStreamGraph
-
- createCoGroupGate(CoGroup) - Method in class cascading.flow.stream.StepStreamGraph
-
- createComposite(Tuple...) - Static method in class cascading.tuple.util.TupleViews
-
- createComposite(Fields...) - Static method in class cascading.tuple.util.TupleViews
-
- createComposite(Fields[], Tuple[]) - Static method in class cascading.tuple.util.TupleViews
-
- createConfig(Map<Object, Object>, Config) - Method in class cascading.flow.BaseFlow
-
- createDefaultNarrowBuilder(Fields, Fields) - Method in class cascading.flow.stream.MemorySpliceGate
-
- createDefaultNarrowBuilder(Fields, Fields) - Method in class cascading.flow.stream.SpliceGate
-
- createDocumentService() - Method in class cascading.management.CascadingServices
-
- createElementGraph(FlowDef, Pipe[]) - Method in class cascading.flow.planner.FlowPlanner
-
- createEscapePatternFor(String) - Method in class cascading.scheme.util.DelimitedParser
-
Method createEscapePatternFor creates a regex Pattern
cleaning quote escapes from a String.
- createFlow(FlowDef) - Method in class cascading.flow.hadoop.planner.HadoopPlanner
-
- createFlow(FlowDef) - Method in class cascading.flow.local.planner.LocalPlanner
-
- createFlow(FlowDef) - Method in class cascading.flow.planner.FlowPlanner
-
- createFlowPlanner() - Method in class cascading.flow.FlowConnector
-
- createFlowPlanner() - Method in class cascading.flow.hadoop.HadoopFlowConnector
-
- createFlowPlanner() - Method in class cascading.flow.hadoop2.Hadoop2MR1FlowConnector
-
- createFlowPlanner() - Method in class cascading.flow.local.LocalFlowConnector
-
- createFlowStep(String, int) - Method in class cascading.flow.hadoop.planner.HadoopStepGraph
-
- createFlowStep(String, int) - Method in class cascading.flow.local.planner.LocalStepGraph
-
- createFlowStep(String, int) - Method in class cascading.flow.planner.FlowStepGraph
-
- createFlowStepJob(FlowProcess<JobConf>, JobConf) - Method in class cascading.flow.hadoop.HadoopFlowStep
-
- createFlowStepJob(FlowProcess<Properties>, Properties) - Method in class cascading.flow.local.LocalFlowStep
-
- createFlowStepJob(FlowProcess<Config>, Config) - Method in class cascading.flow.planner.BaseFlowStep
-
- createFlowThread(String) - Method in class cascading.flow.BaseFlow
-
- createFlowThread(String) - Method in class cascading.flow.local.LocalFlow
-
- createFork(Duct[]) - Method in class cascading.flow.stream.StreamGraph
-
- createGroupByGate(GroupBy) - Method in class cascading.flow.hadoop.stream.HadoopMapStreamGraph
-
- createGroupByGate(GroupBy) - Method in class cascading.flow.hadoop.stream.HadoopReduceStreamGraph
-
- createGroupByGate(GroupBy) - Method in class cascading.flow.local.stream.LocalStepStreamGraph
-
- createGroupByGate(GroupBy) - Method in class cascading.flow.stream.StepStreamGraph
-
- createHashJoinGate(HashJoin) - Method in class cascading.flow.hadoop.stream.HadoopReduceStreamGraph
-
- createHashJoinGate(HashJoin) - Method in class cascading.flow.stream.StepStreamGraph
-
- createID(String) - Static method in class cascading.util.Util
-
- createID(byte[]) - Static method in class cascading.util.Util
-
Method CreateID returns a HEX hash of the given bytes with length 32 characters long.
- createInput(InputStream) - Method in class cascading.scheme.local.TextDelimited
-
- createInput(InputStream) - Method in class cascading.scheme.local.TextLine
-
- createIterator(IndexTuple, Iterator<IndexTuple>) - Method in class cascading.flow.hadoop.HadoopCoGroupClosure
-
- createJobConf(Map<Object, Object>) - Static method in class cascading.flow.hadoop.planner.HadoopPlanner
-
Method createJobConf returns a new JobConf instance using the values in the given properties argument.
- createJobConf(Map<Object, Object>, JobConf) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- createKey() - Method in class cascading.tap.hadoop.io.CombineFileRecordReaderWrapper
-
- createKey() - Method in class cascading.tap.hadoop.util.MeasuredRecordReader
-
- createKeySet() - Method in class cascading.flow.hadoop.stream.HadoopMemoryJoinGate
-
- createKeySet() - Method in class cascading.flow.stream.MemorySpliceGate
-
- createKeyValuesArray() - Method in class cascading.flow.stream.MemorySpliceGate
-
This lets us just replace an old map and let the gc cleanup, vs clearing each map
- createMergeStage(Merge) - Method in class cascading.flow.local.stream.LocalStepStreamGraph
-
- createMergeStage(Merge) - Method in class cascading.flow.stream.StepStreamGraph
-
- createMetricsService() - Method in class cascading.management.CascadingServices
-
- createNarrow(int[]) - Static method in class cascading.tuple.util.TupleViews
-
- createNarrow(int[], Tuple) - Static method in class cascading.tuple.util.TupleViews
-
- createNarrowBuilder(Fields, Fields) - Method in class cascading.flow.stream.SpliceGate
-
- createNextFor(Duct) - Method in class cascading.flow.stream.StreamGraph
-
- createNonBlockingJoinGate(HashJoin) - Method in class cascading.flow.hadoop.stream.HadoopMapStreamGraph
-
- createNonBlockingJoinGate(HashJoin) - Method in class cascading.flow.stream.StepStreamGraph
-
- createNulledBuilder(Fields, Fields) - Method in class cascading.flow.stream.SpliceGate
-
- createObjectArray() - Static method in class cascading.tuple.util.TupleViews
-
- createObjectArray(Object...) - Static method in class cascading.tuple.util.TupleViews
-
- createOpenReducingWindow(Duct) - Method in class cascading.flow.stream.StreamGraph
-
- createOpenWindow(Duct) - Method in class cascading.flow.stream.StreamGraph
-
- createOutgoingBuilder(Operator, Fields, Fields, Fields, Fields, Fields) - Method in class cascading.flow.stream.OperatorStage
-
- createOutput(OutputStream) - Method in class cascading.scheme.local.TextDelimited
-
- createOutput(OutputStream) - Method in class cascading.scheme.local.TextLine
-
- createOverride(Fields, Fields) - Static method in class cascading.tuple.util.TupleViews
-
- createOverride(Fields, Tuple, Fields, Tuple) - Static method in class cascading.tuple.util.TupleViews
-
- createOverride(int[], Tuple, int[], Tuple) - Static method in class cascading.tuple.util.TupleViews
-
- createProperties(Configuration) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- createProperties(Iterable<Map.Entry<String, String>>) - Static method in class cascading.property.PropertyUtil
-
- createProperties(Map<Object, Object>, Properties) - Static method in class cascading.property.PropertyUtil
-
- createProtectedObject(Class, Object[], Class[]) - Static method in class cascading.util.Util
-
- createProvider(String) - Method in class cascading.provider.ProviderLoader
-
- createResource(Config) - Method in class cascading.tap.BaseTemplateTap
-
- createResource(JobConf) - Method in class cascading.tap.hadoop.Hfs
-
- createResource(Properties) - Method in class cascading.tap.local.FileTap
-
- createResource(Properties) - Method in class cascading.tap.local.StdErrTap
-
- createResource(Properties) - Method in class cascading.tap.local.StdOutTap
-
- createResource(Config) - Method in class cascading.tap.MultiSinkTap
-
- createResource(Config) - Method in class cascading.tap.partition.BasePartitionTap
-
- createResource(Config) - Method in class cascading.tap.SourceTap
-
- createResource(FlowProcess<Config>) - Method in class cascading.tap.Tap
-
Method createResource creates the underlying resource.
- createResource(Config) - Method in class cascading.tap.Tap
-
Method createResource creates the underlying resource.
- createSinks(JobConf) - Method in class cascading.flow.hadoop.MapReduceFlow
-
- createSinkStage(Tap) - Method in class cascading.flow.hadoop.stream.HadoopMapStreamGraph
-
- createSinkStage(Tap) - Method in class cascading.flow.hadoop.stream.HadoopReduceStreamGraph
-
- createSinkStage(Tap) - Method in class cascading.flow.local.stream.LocalStepStreamGraph
-
- createSinkStage(Tap) - Method in class cascading.flow.stream.StepStreamGraph
-
- createSources(JobConf) - Method in class cascading.flow.hadoop.MapReduceFlow
-
- createSplit(String, Pattern, int) - Method in class cascading.scheme.util.DelimitedParser
-
Method createSplit will split the given value
with the given splitPattern
.
- createSplitPatternFor(String, String) - Method in class cascading.scheme.util.DelimitedParser
-
Method createSplitPatternFor creates a regex Pattern
for splitting a line of text into its component
parts using the given delimiter and quote Strings.
- createStepStats(ClientState) - Method in class cascading.flow.hadoop.planner.HadoopFlowStepJob
-
- createStepStats(ClientState) - Method in class cascading.flow.local.planner.LocalFlowStepJob
-
- createStepStats(ClientState) - Method in class cascading.flow.planner.FlowStepJob
-
- createTraps(JobConf) - Method in class cascading.flow.hadoop.MapReduceFlow
-
- createTupleCollection(Tuple) - Method in class cascading.tuple.collect.SpillableTupleMap
-
- createTupleCollection(Tuple) - Method in class cascading.tuple.hadoop.collect.HadoopSpillableTupleMap
-
- createTupleEntrySchemeCollector(FlowProcess<Config>, Tap, String) - Method in class cascading.tap.BaseTemplateTap
-
- createTupleEntrySchemeCollector(FlowProcess<JobConf>, Tap, String, long) - Method in class cascading.tap.hadoop.PartitionTap
-
- createTupleEntrySchemeCollector(FlowProcess<JobConf>, Tap, String) - Method in class cascading.tap.hadoop.TemplateTap
-
Deprecated.
- createTupleEntrySchemeCollector(FlowProcess<Properties>, Tap, String, long) - Method in class cascading.tap.local.PartitionTap
-
- createTupleEntrySchemeCollector(FlowProcess<Properties>, Tap, String) - Method in class cascading.tap.local.TemplateTap
-
Deprecated.
- createTupleEntrySchemeCollector(FlowProcess<Config>, Tap, String, long) - Method in class cascading.tap.partition.BasePartitionTap
-
- createTupleEntrySchemeIterator(FlowProcess<JobConf>, Tap, String, RecordReader) - Method in class cascading.tap.hadoop.PartitionTap
-
- createTupleEntrySchemeIterator(FlowProcess<Properties>, Tap, String, InputStream) - Method in class cascading.tap.local.PartitionTap
-
- createTupleEntrySchemeIterator(FlowProcess<Config>, Tap, String, Input) - Method in class cascading.tap.partition.BasePartitionTap
-
- createTupleInputStream(File) - Method in class cascading.tuple.collect.SpillableTupleList
-
- createTupleInputStream(File) - Method in class cascading.tuple.hadoop.collect.HadoopSpillableTupleList
-
- createTupleMap() - Method in class cascading.flow.hadoop.stream.HadoopMemoryJoinGate
-
- createTupleMap() - Method in class cascading.flow.stream.MemorySpliceGate
-
- createTupleOutputStream(File) - Method in class cascading.tuple.collect.SpillableTupleList
-
- createTupleOutputStream(File) - Method in class cascading.tuple.hadoop.collect.HadoopSpillableTupleList
-
- createUniqueID() - Static method in class cascading.util.Util
-
- createValue() - Method in class cascading.tap.hadoop.io.CombineFileRecordReaderWrapper
-
- createValue() - Method in class cascading.tap.hadoop.util.MeasuredRecordReader
-
- FactoryLoader - Class in cascading.provider
-
- FactoryLoader() - Constructor for class cascading.provider.FactoryLoader
-
- fail() - Method in class cascading.operation.assertion.BaseAssertion
-
- fail(Object...) - Method in class cascading.operation.assertion.BaseAssertion
-
- FAIL_ON_CLOSE - Static variable in class cascading.tap.partition.PartitionTapProps
-
- failOnGroupEverySplit(ElementGraph) - Method in class cascading.flow.planner.FlowPlanner
-
- failOnLoneGroupAssertion(ElementGraph) - Method in class cascading.flow.planner.FlowPlanner
-
Verifies that there are not only GroupAssertions following any given Group instance.
- failOnMissingGroup(ElementGraph) - Method in class cascading.flow.planner.FlowPlanner
-
- failOnMisusedBuffer(ElementGraph) - Method in class cascading.flow.planner.FlowPlanner
-
- FalseCollection - Class in cascading.flow.hadoop.util
-
- FalseCollection() - Constructor for class cascading.flow.hadoop.util.FalseCollection
-
- FIELD_NAME - Static variable in class cascading.operation.aggregator.Average
-
Field FIELD_NAME
- FIELD_NAME - Static variable in class cascading.operation.aggregator.Count
-
Field COUNT
- FIELD_NAME - Static variable in class cascading.operation.aggregator.Max
-
Deprecated.
Field FIELD_NAME
- FIELD_NAME - Static variable in class cascading.operation.aggregator.MaxValue
-
Field FIELD_NAME
- FIELD_NAME - Static variable in class cascading.operation.aggregator.Min
-
Deprecated.
Field FIELD_NAME
- FIELD_NAME - Static variable in class cascading.operation.aggregator.MinValue
-
Field FIELD_NAME
- FIELD_NAME - Static variable in class cascading.operation.aggregator.Sum
-
Field FIELD_NAME
- FIELD_NAME - Static variable in class cascading.operation.text.DateFormatter
-
Field FIELD_NAME
- FIELD_NAME - Static variable in class cascading.operation.text.DateParser
-
Field FIELD_NAME
- FIELD_NAME - Static variable in class cascading.operation.text.FieldFormatter
-
Field FIELD_NAME
- FIELD_NAME - Static variable in class cascading.operation.text.FieldJoiner
-
Field FIELD_NAME
- fieldDeclaration - Variable in class cascading.operation.BaseOperation
-
Field fieldDeclaration
- FieldFormatter - Class in cascading.operation.text
-
Class FieldFormatter formats the values in a Tuple with a given format and stuffs the result into a new field.
- FieldFormatter(String) - Constructor for class cascading.operation.text.FieldFormatter
-
Constructor FieldJoiner creates a new FieldFormatter instance using the default field name "formatted".
- FieldFormatter(Fields, String) - Constructor for class cascading.operation.text.FieldFormatter
-
Constructor FieldJoiner creates a new FieldFormatter instance.
- FieldJoiner - Class in cascading.operation.text
-
Class FieldJoiner joins the values in a Tuple with a given delimiter and stuffs the result into a new field.
- FieldJoiner(String) - Constructor for class cascading.operation.text.FieldJoiner
-
Constructor FieldJoiner creates a new FieldJoiner instance.
- FieldJoiner(Fields) - Constructor for class cascading.operation.text.FieldJoiner
-
Constructor FieldJoiner creates a new FieldJoiner instance.
- FieldJoiner(Fields, String) - Constructor for class cascading.operation.text.FieldJoiner
-
Constructor FieldJoiner creates a new FieldJoiner instance.
- Fields - Class in cascading.tuple
-
Class Fields represents the field names in a
Tuple
.
- Fields(Fields.Kind) - Constructor for class cascading.tuple.Fields
-
Constructor Fields creates a new Fields instance.
- Fields(Comparable...) - Constructor for class cascading.tuple.Fields
-
Constructor Fields creates a new Fields instance.
- Fields(Comparable, Type) - Constructor for class cascading.tuple.Fields
-
- Fields(Comparable[], Type[]) - Constructor for class cascading.tuple.Fields
-
- fields(Fields...) - Static method in class cascading.tuple.Fields
-
Method fields is a convenience method to create an array of Fields instances.
- FieldsResolverException - Exception in cascading.tuple
-
Class FieldsResolverException is thrown when selectorFields cannot
select from the sourceFields.
- FieldsResolverException(Fields, Fields) - Constructor for exception cascading.tuple.FieldsResolverException
-
Constructor FieldsResolverException creates a new FieldsResolverException instance.
- fieldTypeResolver - Variable in class cascading.scheme.util.DelimitedParser
-
fieldTypeResolver
- FieldTypeResolver - Interface in cascading.scheme.util
-
- FileTap - Class in cascading.tap.local
-
Class FileTap is a
Tap
sub-class that allows for direct local file access.
- FileTap(Scheme<Properties, InputStream, OutputStream, ?, ?>, String) - Constructor for class cascading.tap.local.FileTap
-
Constructor FileTap creates a new FileTap instance using the given
Scheme
and file
path
.
- FileTap(Scheme<Properties, InputStream, OutputStream, ?, ?>, String, SinkMode) - Constructor for class cascading.tap.local.FileTap
-
Constructor FileTap creates a new FileTap instance using the given
Scheme
,
file
path
, and
SinkMode
.
- FileType<Config> - Interface in cascading.tap.type
-
Interface FileType marks specific platform
Tap
classes as representing a file like interface.
- Filter<Context> - Interface in cascading.operation
-
Interface Filter marks a given
Operation
as a filter, as opposed to being a
Function
.
- FilterCall<C> - Interface in cascading.operation
-
Interface FilterCall provides access to the current
Filter
invocation arguments.
- FilterEachStage - Class in cascading.flow.stream
-
- FilterEachStage(FlowProcess, Each) - Constructor for class cascading.flow.stream.FilterEachStage
-
- FilterNotNull - Class in cascading.operation.filter
-
Class FilterNotNull verifies that every value in the argument values
Tuple
is a null value.
- FilterNotNull() - Constructor for class cascading.operation.filter.FilterNotNull
-
- FilterNull - Class in cascading.operation.filter
-
Class FilterNull verifies that every value in the argument values
Tuple
is not a null value.
- FilterNull() - Constructor for class cascading.operation.filter.FilterNull
-
- filters - Variable in class cascading.operation.filter.Logic
-
Field filters
- find(String, String[]) - Method in class cascading.management.CascadingServices.NullDocumentService
-
- find(String, String[]) - Method in interface cascading.management.DocumentService
-
- findAllCoGroups() - Method in class cascading.flow.planner.ElementGraph
-
- findAllEachSplits() - Method in class cascading.flow.planner.ElementGraph
-
Method findAllSplits ...
- findAllEveries() - Method in class cascading.flow.planner.ElementGraph
-
Method findAllEveries ...
- findAllGroups() - Method in class cascading.flow.planner.ElementGraph
-
Method findAllGroups ...
- findAllMergeJoinGroups() - Method in class cascading.flow.planner.ElementGraph
-
Finds all groups that merge/join streams.
- findAllMergeJoinSplices() - Method in class cascading.flow.planner.ElementGraph
-
Finds all splices that merge/join streams.
- findAllNextFor(Duct) - Method in class cascading.flow.stream.StreamGraph
-
- findAllOfType(int, int, Class<P>, List<P>) - Method in class cascading.flow.planner.ElementGraph
-
Method findAllOfType ...
- findAllPipeSplits() - Method in class cascading.flow.planner.ElementGraph
-
- findAllPreviousFor(Duct) - Method in class cascading.flow.stream.StreamGraph
-
- findAllTaps() - Method in class cascading.flow.planner.ElementGraph
-
Method findAllTaps ...
- findExisting(Duct) - Method in class cascading.flow.stream.StepStreamGraph
-
- findFlows(String) - Method in class cascading.cascade.Cascade
-
Method findFlows returns a List of flows whose names match the given regex pattern.
- findFlowsSinkingTo(String) - Method in class cascading.cascade.Cascade
-
Method findFlowsSinkingTo returns all Flow instances that writes to a sink with the given identifier.
- findFlowsSourcingFrom(String) - Method in class cascading.cascade.Cascade
-
Method findFlowsSourcingFrom returns all Flow instances that reads from a source with the given identifier.
- findMainClass(Class) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- findName(String) - Static method in class cascading.util.Util
-
- findVersion(String) - Static method in class cascading.util.Util
-
- fireOnCompleted() - Method in class cascading.flow.BaseFlow
-
- fireOnCompleted() - Method in class cascading.flow.planner.BaseFlowStep
-
- fireOnRunning() - Method in class cascading.flow.planner.BaseFlowStep
-
- fireOnStarting() - Method in class cascading.cascade.Cascade
-
- fireOnStarting() - Method in class cascading.flow.BaseFlow
-
- fireOnStarting() - Method in class cascading.flow.planner.BaseFlowStep
-
- fireOnStopping() - Method in class cascading.cascade.Cascade
-
- fireOnStopping() - Method in class cascading.flow.BaseFlow
-
- fireOnStopping() - Method in class cascading.flow.planner.BaseFlowStep
-
- fireOnThrowable() - Method in class cascading.flow.BaseFlow
-
- fireOnThrowable(Throwable) - Method in class cascading.flow.planner.BaseFlowStep
-
- First - Class in cascading.operation.aggregator
-
Class First is an
Aggregator
that returns the first
Tuple
encountered in a grouping.
- First() - Constructor for class cascading.operation.aggregator.First
-
Selects and returns the first argument Tuple encountered.
- First(int) - Constructor for class cascading.operation.aggregator.First
-
Selects and returns the first N argument Tuples encountered.
- First(Fields) - Constructor for class cascading.operation.aggregator.First
-
Selects and returns the first argument Tuple encountered.
- First(Fields, int) - Constructor for class cascading.operation.aggregator.First
-
Selects and returns the first N argument Tuples encountered.
- First(Fields, Tuple...) - Constructor for class cascading.operation.aggregator.First
-
Selects and returns the first argument Tuple encountered, unless the Tuple
is a member of the set ignoreTuples.
- FIRST - Static variable in class cascading.tuple.Fields
-
Field FIRST represents the first field position, 0
- FirstBy - Class in cascading.pipe.assembly
-
Class FirstBy is used to return the first encountered Tuple in a tuple stream grouping.
- FirstBy(Fields) - Constructor for class cascading.pipe.assembly.FirstBy
-
Constructor FirstBy creates a new FirstBy instance.
- FirstBy(Fields, Fields) - Constructor for class cascading.pipe.assembly.FirstBy
-
Constructor FirstBy creates a new FirstBy instance.
- FirstBy(Pipe, Fields, Fields) - Constructor for class cascading.pipe.assembly.FirstBy
-
Constructor FirstBy creates a new FirstBy instance.
- FirstBy(Pipe, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.FirstBy
-
Constructor FirstBy creates a new FirstBy instance.
- FirstBy(String, Pipe, Fields, Fields) - Constructor for class cascading.pipe.assembly.FirstBy
-
Constructor FirstBy creates a new FirstBy instance.
- FirstBy(String, Pipe, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.FirstBy
-
Constructor FirstBy creates a new FirstBy instance.
- FirstBy(Pipe[], Fields, Fields) - Constructor for class cascading.pipe.assembly.FirstBy
-
Constructor FirstBy creates a new FirstBy instance.
- FirstBy(Pipe[], Fields, Fields, int) - Constructor for class cascading.pipe.assembly.FirstBy
-
Constructor FirstBy creates a new FirstBy instance.
- FirstBy(String, Pipe[], Fields, Fields) - Constructor for class cascading.pipe.assembly.FirstBy
-
Constructor FirstBy creates a new FirstBy instance.
- FirstBy(String, Pipe[], Fields, Fields, int) - Constructor for class cascading.pipe.assembly.FirstBy
-
Constructor FirstBy creates a new FirstBy instance.
- FirstBy.FirstPartials - Class in cascading.pipe.assembly
-
Class CountPartials is a
AggregateBy.Functor
that is used to count observed duplicates from the tuple stream.
- FirstBy.FirstPartials(Fields) - Constructor for class cascading.pipe.assembly.FirstBy.FirstPartials
-
Constructor FirstPartials creates a new FirstPartials instance.
- FirstNBuffer - Class in cascading.operation.buffer
-
Class FirstNBuffer will return the first N tuples seen in a given grouping.
- FirstNBuffer() - Constructor for class cascading.operation.buffer.FirstNBuffer
-
Selects and returns the first argument Tuple encountered.
- FirstNBuffer(int) - Constructor for class cascading.operation.buffer.FirstNBuffer
-
Selects and returns the first N argument Tuples encountered.
- FirstNBuffer(Fields) - Constructor for class cascading.operation.buffer.FirstNBuffer
-
Selects and returns the first argument Tuple encountered.
- FirstNBuffer(Fields, int) - Constructor for class cascading.operation.buffer.FirstNBuffer
-
Selects and returns the first N argument Tuples encountered.
- FLOAT - Static variable in class cascading.tuple.coerce.Coercions
-
- FLOAT_OBJECT - Static variable in class cascading.tuple.coerce.Coercions
-
- FloatCoerce - Class in cascading.tuple.coerce
-
- FloatCoerce(Map<Type, Coercions.Coerce>) - Constructor for class cascading.tuple.coerce.FloatCoerce
-
- FloatObjectCoerce - Class in cascading.tuple.coerce
-
- FloatObjectCoerce(Map<Type, Coercions.Coerce>) - Constructor for class cascading.tuple.coerce.FloatObjectCoerce
-
- flow - Variable in class cascading.flow.BaseFlow.FlowHolder
-
Field flow
- Flow<Config> - Interface in cascading.flow
-
A Flow is a logical unit of work declared by an assembly of
Pipe
instances connected to source
and sink
Tap
instances.
- flowConfInit(Flow<Config>) - Method in class cascading.tap.Tap
-
Method flowInit allows this Tap instance to initialize itself in context of the given
Flow
instance.
- FlowConnector - Class in cascading.flow
-
Class FlowConnector is the base class for all platform planners.
- FlowConnector() - Constructor for class cascading.flow.FlowConnector
-
- FlowConnector(Map<Object, Object>) - Constructor for class cascading.flow.FlowConnector
-
- FlowConnectorProps - Class in cascading.flow
-
The class FlowConnectorProps is a fluent helper class for setting
FlowConnector
specific
properties through the
FlowConnector
constructor.
- FlowConnectorProps() - Constructor for class cascading.flow.FlowConnectorProps
-
- FlowDef - Class in cascading.flow
-
Class FlowDef is a fluent interface for defining a
Flow
.
- FlowDef() - Constructor for class cascading.flow.FlowDef
-
Constructor FlowDef creates a new FlowDef instance.
- flowDef() - Static method in class cascading.flow.FlowDef
-
Creates a new instance of a FlowDef.
- FlowElement - Interface in cascading.flow
-
Interface FlowElement is a utility interface used internally to simplify DAG management.
- flowElement - Variable in class cascading.flow.stream.ElementStage
-
- FlowException - Exception in cascading.flow
-
FlowException instances are thrown on errors when executing a Flow.
- FlowException() - Constructor for exception cascading.flow.FlowException
-
Constructor FlowException creates a new FlowException instance.
- FlowException(String) - Constructor for exception cascading.flow.FlowException
-
Constructor FlowException creates a new FlowException instance.
- FlowException(String, Throwable) - Constructor for exception cascading.flow.FlowException
-
Constructor FlowException creates a new FlowException instance.
- FlowException(String, String, Throwable) - Constructor for exception cascading.flow.FlowException
-
Constructor FlowException creates a new FlowException instance.
- FlowException(Throwable) - Constructor for exception cascading.flow.FlowException
-
Constructor FlowException creates a new FlowException instance.
- FlowGraph - Class in cascading.cascade.planner
-
- FlowGraph(IdentifierGraph) - Constructor for class cascading.cascade.planner.FlowGraph
-
- FlowListener - Interface in cascading.flow
-
Interface FlowListener provides hooks for receiving events on various stages of a
Flow
execution.
- FlowMapper - Class in cascading.flow.hadoop
-
Class FlowMapper is the Hadoop Mapper implementation.
- FlowMapper() - Constructor for class cascading.flow.hadoop.FlowMapper
-
Constructor FlowMapper creates a new FlowMapper instance.
- FlowPlanner<F extends Flow,Config> - Class in cascading.flow.planner
-
Class FlowPlanner is the base class for all planner implementations.
- FlowPlanner() - Constructor for class cascading.flow.planner.FlowPlanner
-
- FlowProcess<Config> - Class in cascading.flow
-
FlowProcess implementations provide a call-back interface into the current computing system.
- FlowProcess() - Constructor for class cascading.flow.FlowProcess
-
- FlowProcess(FlowSession) - Constructor for class cascading.flow.FlowProcess
-
- flowProcess - Variable in class cascading.flow.stream.ElementStage
-
- flowProcess - Variable in class cascading.flow.stream.SpliceGate
-
- flowProcess - Variable in class cascading.flow.stream.StepStreamGraph
-
- flowProcess - Variable in class cascading.pipe.joiner.JoinerClosure
-
- FlowProcess.NullFlowProcess - Class in cascading.flow
-
- FlowProcess.NullFlowProcess() - Constructor for class cascading.flow.FlowProcess.NullFlowProcess
-
- FlowProcessWrapper<Config> - Class in cascading.flow
-
- FlowProcessWrapper(FlowProcess) - Constructor for class cascading.flow.FlowProcessWrapper
-
- FlowProps - Class in cascading.flow
-
Class FlowProps is a fluent helper class for setting
Flow
specific properties through
a
FlowConnector
.
- FlowProps() - Constructor for class cascading.flow.FlowProps
-
- FlowReducer - Class in cascading.flow.hadoop
-
Class FlowReducer is the Hadoop Reducer implementation.
- FlowReducer() - Constructor for class cascading.flow.hadoop.FlowReducer
-
Constructor FlowReducer creates a new FlowReducer instance.
- Flows - Class in cascading.flow
-
Flows is a utility helper class.
- FlowSession - Class in cascading.flow
-
FlowSession implementations provide a call-back interface into the current flow management system, if any.
- FlowSession() - Constructor for class cascading.flow.FlowSession
-
- FlowSession(CascadingServices) - Constructor for class cascading.flow.FlowSession
-
- FlowSkipIfSinkExists - Class in cascading.flow
-
Class FlowSkipIfSinkExists is a
FlowSkipStrategy
implementation that returns
true
if the Flow sink exists, regardless if it is stale or not.
- FlowSkipIfSinkExists() - Constructor for class cascading.flow.FlowSkipIfSinkExists
-
- FlowSkipIfSinkNotStale - Class in cascading.flow
-
Class FlowSkipIfSinkNotStale is a
FlowSkipStrategy
implementation that returns
true
if the Flow sink exists and is not stale in relation to the Flow sources.
- FlowSkipIfSinkNotStale() - Constructor for class cascading.flow.FlowSkipIfSinkNotStale
-
- FlowSkipStrategy - Interface in cascading.flow
-
Interface FlowSkipStrategy is used to create new strategies that decide when a
Flow
should
be skipped when executed in a
Cascade
.
- flowStats - Variable in class cascading.flow.BaseFlow
-
Field flowStats
- FlowStats - Class in cascading.stats
-
Class FlowStats collects
Flow
specific statistics.
- FlowStats(Flow, ClientState) - Constructor for class cascading.stats.FlowStats
-
- FlowStep<Config> - Interface in cascading.flow
-
Class FlowStep is an internal representation of a given "job" possibly to be executed on a remote cluster.
- flowStep - Variable in class cascading.flow.planner.FlowStepJob
-
Field flowStep
- FlowStepGraph<Config> - Class in cascading.flow.planner
-
Class StepGraph is an internal representation of
FlowStep
instances.
- FlowStepGraph() - Constructor for class cascading.flow.planner.FlowStepGraph
-
Constructor StepGraph creates a new StepGraph instance.
- FlowStepGraph(String, ElementGraph) - Constructor for class cascading.flow.planner.FlowStepGraph
-
Constructor StepGraph creates a new StepGraph instance.
- FlowStepJob<Config> - Class in cascading.flow.planner
-
- FlowStepJob(ClientState, BaseFlowStep, long, long) - Constructor for class cascading.flow.planner.FlowStepJob
-
- FlowStepListener - Interface in cascading.flow
-
Interface FlowStepListener provides hooks for receiving events on various stages of a
FlowStep
execution.
- flowStepStats - Variable in class cascading.flow.planner.FlowStepJob
-
Field stepStats
- FlowStepStats - Class in cascading.stats
-
Class StepStats collects
FlowStep
specific statistics.
- FlowStepStats(FlowStep, ClientState) - Constructor for class cascading.stats.FlowStepStats
-
Constructor CascadingStats creates a new CascadingStats instance.
- FlowStepStrategy<Config> - Interface in cascading.flow
-
The FlowStepStrategy interface allows for on the fly customization of
FlowStep
configuration values
before they are submitted to the underlying platform.
- flush(FlowProcess, OperationCall<Context>) - Method in class cascading.operation.BaseOperation
-
- flush(FlowProcess, OperationCall<Context>) - Method in interface cascading.operation.Operation
-
The flush method is called when an Operation that is caching values must empty the cache.
- flush(FlowProcess, OperationCall<AggregateBy.CompositeFunction.Context>) - Method in class cascading.pipe.assembly.AggregateBy.CompositeFunction
-
- ForeverValueIterator<Value> - Class in cascading.util
-
The ForeverValueIterator class will iterate over a single value forever.
- ForeverValueIterator(Value) - Constructor for class cascading.util.ForeverValueIterator
-
- Fork<Incoming,Outgoing> - Class in cascading.flow.stream
-
- Fork(Duct[]) - Constructor for class cascading.flow.stream.Fork
-
- format(String) - Method in class cascading.tuple.Tuple
-
Method format uses the Formatter
class for formatting this tuples values into a new string.
- formatRawTrace(Pipe, String) - Static method in class cascading.util.Util
-
Method formatRawTrace does not include the pipe name
- formatTrace(Scheme, String) - Static method in class cascading.util.Util
-
- formatTrace(Pipe, String) - Static method in class cascading.util.Util
-
- formatTrace(Tap, String) - Static method in class cascading.util.Util
-
- formatTrace(Operation, String) - Static method in class cascading.util.Util
-
- frameworks - Variable in class cascading.property.AppProps
-
- frequency(Tuple, Object) - Static method in class cascading.tuple.Tuples
-
Method frequency behaves the same as Collections.frequency(java.util.Collection, Object)
.
- frequency(TupleEntry, Object) - Static method in class cascading.tuple.Tuples
-
Method frequency behaves the same as Collections.frequency(java.util.Collection, Object)
.
- FSDigestInputStream - Class in cascading.tap.hadoop.io
-
Class FSDigestInputStream is an FSInputStream
implementation that can verify a
MessageDigest
and will count the number of bytes read for use in progress status.
- FSDigestInputStream(InputStream, String) - Constructor for class cascading.tap.hadoop.io.FSDigestInputStream
-
Constructor FSDigestInputStream creates a new FSDigestInputStream instance.
- FSDigestInputStream(InputStream, MessageDigest, String) - Constructor for class cascading.tap.hadoop.io.FSDigestInputStream
-
Constructor FSDigestInputStream creates a new FSDigestInputStream instance.
- Function<Context> - Interface in cascading.operation
-
Interface Function marks a given
Operation
as a function, as opposed to being a
Filter
.
- FunctionCall<C> - Interface in cascading.operation
-
Interface FunctionCall provides access to the current
Function
invocation arguments.
- FunctionEachStage - Class in cascading.flow.stream
-
- FunctionEachStage(FlowProcess, Each) - Constructor for class cascading.flow.stream.FunctionEachStage
-
- Gate<Incoming,Outgoing> - Class in cascading.flow.stream
-
- Gate() - Constructor for class cascading.flow.stream.Gate
-
- get(String, String) - Method in class cascading.management.CascadingServices.NullDocumentService
-
- get(String, String) - Method in interface cascading.management.DocumentService
-
- get(String) - Method in interface cascading.property.ConfigDef.Getter
-
- get(String) - Method in interface cascading.property.ConfigDef.Setter
-
- get(Object) - Method in class cascading.tuple.collect.SpillableTupleMap
-
- get(int) - Method in class cascading.tuple.Fields
-
Method get returns the field name or position at the given index i.
- get(int) - Method in class cascading.tuple.Tuple
-
Deprecated.
- get(int[]) - Method in class cascading.tuple.Tuple
-
Method get will return a new Tuple instance populated with element values from the given array of positions.
- get(Fields, Fields) - Method in class cascading.tuple.Tuple
-
Method get returns a new Tuple populated with only those values whose field names are specified in the given
selector.
- get(int) - Method in class cascading.tuple.TupleEntry
-
Deprecated.
- get(Comparable) - Method in class cascading.tuple.TupleEntry
-
Deprecated.
- getAggregator() - Method in class cascading.pipe.Every
-
- getAggregators() - Method in class cascading.pipe.assembly.AggregateBy
-
- getAllAccumulatedSources() - Method in interface cascading.flow.FlowStep
-
- getAllAccumulatedSources() - Method in class cascading.flow.planner.BaseFlowStep
-
- getAllChildrenNotExactlyType(FlowElement, Class<? extends FlowElement>) - Method in class cascading.flow.planner.ElementGraph
-
- getAllChildrenOfType(FlowElement, Class<A>) - Method in class cascading.flow.planner.ElementGraph
-
- getAllDirectPathsBetween(SimpleDirectedGraph<FlowElement, Scope>, FlowElement, FlowElement) - Static method in class cascading.flow.planner.ElementGraphs
-
All paths that lead from to to without crossing a Tap/Group boundary
- getAllDucts() - Method in class cascading.flow.stream.StreamGraph
-
- getAllKeys() - Method in class cascading.property.ConfigDef
-
- getAllOperations() - Method in class cascading.flow.planner.BaseFlowStep
-
- getAllPreviousFor(StreamGraph) - Method in class cascading.flow.stream.Gate
-
the actual previous in this context, not necessarily the declared previous
- getAllShortestPathsBetween(SimpleDirectedGraph<FlowElement, Scope>, FlowElement, FlowElement) - Static method in class cascading.flow.planner.ElementGraphs
-
Method getAllShortestPathsBetween ...
- getAllShortestPathsBetweenExtents() - Method in class cascading.flow.planner.ElementGraph
-
Method getAllShortestPathsBetweenExtents returns the allShortestPathsBetweenExtents of this ElementGraph object.
- getAllShortestPathsFrom(FlowElement) - Method in class cascading.flow.planner.ElementGraph
-
Method getAllShortestPathsFrom ...
- getAllShortestPathsTo(FlowElement) - Method in class cascading.flow.planner.ElementGraph
-
Method getAllShortestPathsTo ...
- getAllSuccessors(FlowElement) - Method in class cascading.flow.planner.ElementGraph
-
- getAllTaps() - Method in class cascading.cascade.Cascade
-
Method getAllTaps returns all source, sink, and checkpoint Tap instances associated with the managed
Flow instances in this Cascade instance.
- getAppID() - Method in class cascading.stats.FlowStats
-
- getApplicationFrameworks(Map<Object, Object>) - Static method in class cascading.property.AppProps
-
- getApplicationID(Map<Object, Object>) - Static method in class cascading.property.AppProps
-
- getApplicationJarClass(Map<Object, Object>) - Static method in class cascading.property.AppProps
-
Method getApplicationJarClass returns the Class set by the setApplicationJarClass method.
- getApplicationJarPath(Map<Object, Object>) - Static method in class cascading.property.AppProps
-
Method getApplicationJarPath return the path set by the setApplicationJarPath method.
- getApplicationName(Map<Object, Object>) - Static method in class cascading.property.AppProps
-
- getApplicationTags(Map<Object, Object>) - Static method in class cascading.property.AppProps
-
- getApplicationVersion(Map<Object, Object>) - Static method in class cascading.property.AppProps
-
- getAppName() - Method in class cascading.stats.FlowStats
-
- getArgumentFields() - Method in class cascading.operation.ConcreteCall
-
- getArgumentFields() - Method in interface cascading.operation.OperationCall
-
- getArgumentFields() - Method in class cascading.pipe.assembly.AggregateBy
-
- getArguments() - Method in interface cascading.operation.AggregatorCall
-
- getArguments() - Method in class cascading.operation.ConcreteCall
-
- getArguments() - Method in interface cascading.operation.FilterCall
-
- getArguments() - Method in interface cascading.operation.FunctionCall
-
- getArguments() - Method in interface cascading.operation.GroupAssertionCall
-
- getArguments() - Method in interface cascading.operation.ValueAssertionCall
-
- getArgumentsDeclarator() - Method in class cascading.flow.planner.Scope
-
Method getArguments returns the arguments of this Scope object.
- getArgumentSelector() - Method in class cascading.pipe.Operator
-
Method getArgumentSelector returns the argumentSelector of this Operator object.
- getArgumentSelector() - Method in exception cascading.pipe.OperatorException
-
Method getArgumentSelector returns the argumentSelector of this OperatorException object.
- getArgumentSelectors() - Method in class cascading.operation.filter.Logic
-
- getArgumentsIterator() - Method in interface cascading.operation.BufferCall
-
- getArgumentsIterator() - Method in class cascading.operation.ConcreteCall
-
- getArgumentsSelector() - Method in class cascading.flow.planner.Scope
-
Method getArgumentSelector returns the argumentSelector of this Scope object.
- getAssemblyPlanners() - Method in class cascading.flow.FlowDef
-
Method getAssemblyPlanners returns the current registered AssemblyPlanners.
- getAssertionLevel() - Method in class cascading.flow.FlowConnectorProps
-
- getAssertionLevel() - Method in class cascading.flow.FlowDef
-
- getAssertionLevel() - Method in class cascading.pipe.Operator
-
Deprecated.
- getAttempts() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- getBlock() - Method in class cascading.operation.expression.ScriptOperation
-
- getBlockSize(JobConf) - Method in class cascading.tap.hadoop.Hfs
-
Method getBlockSize returns the blocksize
specified by the underlying file system for this resource.
- getBoolean(int) - Method in class cascading.tuple.Tuple
-
Method getBoolean returns the element at the given position as a boolean.
- getBoolean(Comparable) - Method in class cascading.tuple.TupleEntry
-
Method getBoolean returns the element for the given field name or position as a boolean.
- getBranchNames() - Method in interface cascading.flow.stream.ElementDuct
-
- getBranchNames() - Method in class cascading.flow.stream.ElementStage
-
- getBranchNames() - Method in class cascading.flow.stream.SpliceGate
-
- getBuffer() - Method in class cascading.pipe.Every
-
- getBuffer() - Method in class cascading.tuple.hadoop.io.BufferedInputStream
-
- getCalendar() - Method in class cascading.operation.text.DateOperation
-
- getCalendar() - Method in class cascading.tuple.type.DateType
-
- getCanonicalType() - Method in class cascading.tuple.coerce.BigDecimalCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.BooleanCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.BooleanObjectCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.CharacterCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.CharacterObjectCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.DoubleCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.DoubleObjectCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.FloatCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.FloatObjectCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.IntegerCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.IntegerObjectCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.LongCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.LongObjectCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.ObjectCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.ShortCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.ShortObjectCoerce
-
- getCanonicalType() - Method in class cascading.tuple.coerce.StringCoerce
-
- getCanonicalType() - Method in interface cascading.tuple.type.CoercibleType
-
- getCanonicalType() - Method in class cascading.tuple.type.DateType
-
- getCanonicalTypes(Type[]) - Static method in class cascading.tuple.coerce.Coercions
-
- getCascadeID() - Method in class cascading.flow.BaseFlow
-
- getCascadeID() - Method in interface cascading.flow.Flow
-
- getCascadeStats() - Method in class cascading.cascade.Cascade
-
Method getCascadeStats returns the cascadeStats of this Cascade object.
- getCascadingServices() - Method in class cascading.flow.BaseFlow
-
- getCascadingServices() - Method in class cascading.flow.FlowSession
-
- getChar(int) - Method in class cascading.tuple.Tuple
-
Method getChar returns the element at the given position as a char.
- getCheckpointNames() - Method in class cascading.flow.BaseFlow
-
- getCheckpointNames() - Method in interface cascading.flow.Flow
-
- getCheckpoints() - Method in class cascading.flow.BaseFlow
-
- getCheckpoints() - Method in interface cascading.flow.Flow
-
Method getCheckpoints returns the checkpoint taps of this Flow object.
- getCheckpoints() - Method in class cascading.flow.FlowDef
-
Method getCheckpoints returns the checkpoint taps of this FlowDef object.
- getCheckpointsCollection() - Method in class cascading.flow.BaseFlow
-
- getCheckpointsCollection() - Method in interface cascading.flow.Flow
-
Method getCheckpointsCollection returns a
Collection
of checkpoint
Tap
s for this Flow object.
- getCheckpointsCopy() - Method in class cascading.flow.FlowDef
-
Method getCheckpointsCopy returns a copy of the checkpoint tap Map.
- getCheckpointsMap() - Method in class cascading.flow.planner.ElementGraph
-
- getCheckpointsTaps() - Method in class cascading.cascade.Cascade
-
Method getCheckpointTaps returns all checkpoint Tap instances from all the Flow instances in this Cascade instance.
- getChildIdentifiers(JobConf) - Method in class cascading.tap.hadoop.Hfs
-
- getChildIdentifiers(JobConf, int, boolean) - Method in class cascading.tap.hadoop.Hfs
-
- getChildIdentifiers(Properties) - Method in class cascading.tap.local.FileTap
-
- getChildIdentifiers(Properties, int, boolean) - Method in class cascading.tap.local.FileTap
-
- getChildIdentifiers(Config) - Method in interface cascading.tap.type.FileType
-
Method getChildIdentifiers returns an array of child identifiers if this resource is a directory.
- getChildIdentifiers(Config, int, boolean) - Method in interface cascading.tap.type.FileType
-
- getChildIDs() - Method in class cascading.stats.hadoop.HadoopStepStats
-
- getChildPartitionIdentifiers(FlowProcess<Config>, boolean) - Method in class cascading.tap.partition.BasePartitionTap
-
Method getChildPartitionIdentifiers returns an array of all identifiers for all available partitions.
- getChildren() - Method in class cascading.stats.CascadeStats
-
- getChildren() - Method in class cascading.stats.CascadingStats
-
Method getChildren returns any relevant child statistics instances.
- getChildren() - Method in class cascading.stats.FlowStats
-
- getChildren() - Method in class cascading.stats.hadoop.HadoopStepStats
-
Method getChildren returns the children of this HadoopStepStats object.
- getChildren() - Method in class cascading.stats.local.LocalStepStats
-
- getChildTaps() - Method in interface cascading.tap.CompositeTap
-
- getChildTaps() - Method in class cascading.tap.MultiSinkTap
-
- getChildTaps() - Method in class cascading.tap.MultiSourceTap
-
- getClass(String) - Method in class cascading.tuple.hadoop.TupleSerialization
-
- getClassNameFor(int, DataInputStream) - Method in class cascading.tuple.hadoop.TupleSerialization.SerializationElementReader
-
- getClassPath() - Method in class cascading.flow.BaseFlow
-
- getClassPath() - Method in class cascading.flow.FlowDef
-
- getCloseableInput() - Method in class cascading.util.SingleValueCloseableIterator
-
- getCodec(FlowProcess, String) - Static method in class cascading.tuple.hadoop.collect.HadoopSpillableTupleList
-
- getCodecClass(FlowProcess, String, Class) - Static method in class cascading.tuple.collect.SpillableTupleList
-
- getCodecs() - Method in class cascading.tuple.collect.SpillableProps
-
- getCoercedTuple(Type[]) - Method in class cascading.tuple.TupleEntry
-
Method getCoercedTuple is a helper method for copying the current tuple elements into a new Tuple,
of the same size, as the requested coerced types.
- getCoercedTuple(Type[], Tuple) - Method in class cascading.tuple.TupleEntry
-
Method getCoercedTuple is a helper method for copying the current tuple elements into the new Tuple,
of the same size, as the requested coerced types.
- getCollapseAdjacentTaps(Map<Object, Object>) - Static method in class cascading.flow.hadoop.planner.HadoopPlanner
-
- getCombinedInputMaxSize() - Method in class cascading.tap.hadoop.HfsProps
-
- getCombinedInputSafeMode(JobConf) - Static method in class cascading.tap.hadoop.Hfs
-
- getComparator(Class<T>) - Method in interface cascading.tuple.Comparison
-
- getComparator(Comparable) - Method in class cascading.tuple.Fields
-
- getComparator(Class<byte[]>) - Method in class cascading.tuple.hadoop.BytesSerialization
-
- getComparator(Class) - Method in class cascading.tuple.hadoop.TupleSerialization
-
- getComparatorFor(int, DataInputStream) - Method in class cascading.tuple.hadoop.TupleSerialization.SerializationElementReader
-
- getComparatorFor(int, DataInputStream) - Method in interface cascading.tuple.io.TupleInputStream.ElementReader
-
- getComparatorFor(int) - Method in class cascading.tuple.io.TupleInputStream
-
- getComparators() - Method in class cascading.flow.stream.SparseTupleComparator
-
- getComparators() - Method in class cascading.tuple.Fields
-
Method getComparators returns the comparators of this Fields object.
- getConf() - Method in class cascading.tuple.hadoop.TupleSerialization
-
- getConfig() - Method in interface cascading.flow.Flow
-
Method getConfig returns the internal configuration object.
- getConfig() - Method in interface cascading.flow.FlowStep
-
Method getConfig returns the current initialized configuration.
- getConfig() - Method in class cascading.flow.hadoop.HadoopFlow
-
- getConfig() - Method in class cascading.flow.hadoop.planner.HadoopFlowStepJob
-
- getConfig() - Method in class cascading.flow.hadoop.planner.HadoopPlanner
-
- getConfig(JobConf, JobConf) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- getConfig() - Method in class cascading.flow.local.LocalFlow
-
- getConfig() - Method in class cascading.flow.local.planner.LocalFlowStepJob
-
- getConfig() - Method in class cascading.flow.local.planner.LocalPlanner
-
- getConfig() - Method in class cascading.flow.planner.BaseFlowStep
-
- getConfig() - Method in class cascading.flow.planner.FlowPlanner
-
- getConfig() - Method in class cascading.flow.planner.FlowStepJob
-
- getConfigAsProperties() - Method in interface cascading.flow.Flow
-
Method getConfiAsProperties converts the internal configuration object into a Map
of
key value pairs.
- getConfigAsProperties() - Method in class cascading.flow.hadoop.HadoopFlow
-
- getConfigAsProperties() - Method in class cascading.flow.local.LocalFlow
-
- getConfigCopy() - Method in interface cascading.flow.Flow
-
Method getConfigCopy returns a copy of the internal configuration object.
- getConfigCopy() - Method in class cascading.flow.FlowProcess
-
- getConfigCopy() - Method in class cascading.flow.FlowProcess.NullFlowProcess
-
- getConfigCopy() - Method in class cascading.flow.FlowProcessWrapper
-
- getConfigCopy() - Method in class cascading.flow.hadoop.HadoopFlow
-
- getConfigCopy() - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
- getConfigCopy() - Method in class cascading.flow.local.LocalFlow
-
- getConfigCopy() - Method in class cascading.flow.local.LocalFlowProcess
-
- getConfigDef() - Method in interface cascading.flow.FlowElement
-
- getConfigDef() - Method in class cascading.pipe.Pipe
-
Returns a
ConfigDef
instance that allows for local properties to be set and made available via
a resulting
FlowProcess
instance when the pipe is invoked.
- getConfigDef() - Method in class cascading.tap.Tap
-
Returns a
ConfigDef
instance that allows for local properties to be set and made available via
a resulting
FlowProcess
instance when the tap is invoked.
- getContext() - Method in class cascading.operation.ConcreteCall
-
- getContext() - Method in interface cascading.operation.OperationCall
-
Returns the user set context object, C.
- getContext() - Method in class cascading.scheme.ConcreteCall
-
- getContext() - Method in interface cascading.scheme.SinkCall
-
Method getContext returns the context of this SinkCall object.
- getContext() - Method in interface cascading.scheme.SourceCall
-
Method getContext returns the context of this SourceCall object.
- getCounterEnum() - Method in class cascading.operation.state.Counter
-
- getCounterGroups() - Method in class cascading.stats.CascadeStats
-
- getCounterGroups() - Method in class cascading.stats.CascadingStats
-
Method getCounterGroups returns all the available counter group names.
- getCounterGroups() - Method in class cascading.stats.FlowStats
-
- getCounterGroups() - Method in class cascading.stats.hadoop.HadoopStepStats
-
Method getCounterGroups returns all of the Hadoop counter groups.
- getCounterGroups() - Method in class cascading.stats.local.LocalStepStats
-
- getCounterGroupsMatching(String) - Method in class cascading.stats.CascadeStats
-
- getCounterGroupsMatching(String) - Method in class cascading.stats.CascadingStats
-
Method getCounterGroupsMatching returns all the available counter group names that match
the given regular expression.
- getCounterGroupsMatching(String) - Method in class cascading.stats.FlowStats
-
- getCounterGroupsMatching(String) - Method in class cascading.stats.hadoop.HadoopStepStats
-
Method getCounterGroupsMatching returns all the Hadoop counter groups that match the give regex pattern.
- getCounterGroupsMatching(String) - Method in class cascading.stats.local.LocalStepStats
-
- getCounters() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- getCountersFor(String) - Method in class cascading.stats.CascadeStats
-
- getCountersFor(String) - Method in class cascading.stats.CascadingStats
-
Method getCountersFor returns all the counter names for the give group name.
- getCountersFor(Class<? extends Enum>) - Method in class cascading.stats.CascadingStats
-
Method getCountersFor returns all the counter names for the counter Enum.
- getCountersFor(String) - Method in class cascading.stats.FlowStats
-
- getCountersFor(String) - Method in class cascading.stats.hadoop.HadoopStepStats
-
Method getCountersFor returns the Hadoop counters for the given group.
- getCountersFor(String) - Method in class cascading.stats.local.LocalStepStats
-
- getCounterString() - Method in class cascading.operation.state.Counter
-
- getCounterValue(Enum) - Method in class cascading.stats.CascadeStats
-
- getCounterValue(String, String) - Method in class cascading.stats.CascadeStats
-
- getCounterValue(Enum) - Method in class cascading.stats.CascadingStats
-
Method getCounter returns the current value for the given counter Enum.
- getCounterValue(String, String) - Method in class cascading.stats.CascadingStats
-
Method getCounter returns the current value for the given group and counter.
- getCounterValue(Enum) - Method in class cascading.stats.FlowStats
-
- getCounterValue(String, String) - Method in class cascading.stats.FlowStats
-
- getCounterValue(Enum) - Method in class cascading.stats.hadoop.HadoopSliceStats
-
Method getCounterValue returns the raw Hadoop counter value.
- getCounterValue(String, String) - Method in class cascading.stats.hadoop.HadoopSliceStats
-
Method getCounterValue returns the raw Hadoop counter value.
- getCounterValue(Enum) - Method in class cascading.stats.hadoop.HadoopStepStats
-
Method getCounterValue returns the Hadoop counter value for the given counter enum.
- getCounterValue(String, String) - Method in class cascading.stats.hadoop.HadoopStepStats
-
Method getCounterValue returns the Hadoop counter value for the given group and counter name.
- getCounterValue(Enum) - Method in class cascading.stats.local.LocalStepStats
-
- getCounterValue(String, String) - Method in class cascading.stats.local.LocalStepStats
-
- getCreateFlowStep(Map<Tap, FlowStep<Config>>, Tap, int) - Method in class cascading.flow.planner.FlowStepGraph
-
Method getCreateFlowStep ...
- getCurrentDuration() - Method in class cascading.stats.CascadingStats
-
Method getCurrentDuration returns the current duration of the current work whether or not
the work is finished.
- getCurrentIdentifier(FlowProcess<JobConf>) - Method in class cascading.tap.hadoop.PartitionTap
-
- getCurrentIdentifier(FlowProcess<Properties>) - Method in class cascading.tap.local.PartitionTap
-
- getCurrentIdentifier(FlowProcess<Config>) - Method in class cascading.tap.partition.BasePartitionTap
-
- getCurrentNumMappers() - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
- getCurrentNumReducers() - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
- getCurrentProcess() - Method in class cascading.flow.FlowSession
-
Method getCurrentProcess returns the currentProcess of this FlowSession object.
- getCurrentSession() - Method in class cascading.flow.FlowProcess
-
Method getCurrentSession returns the currentSession of this FlowProcess object.
- getCurrentSession() - Method in class cascading.flow.FlowProcessWrapper
-
- getCurrentSliceNum() - Method in class cascading.flow.FlowProcess
-
Method getCurrentSliceNum returns an integer representing which slice instance currently running.
- getCurrentSliceNum() - Method in class cascading.flow.FlowProcess.NullFlowProcess
-
- getCurrentSliceNum() - Method in class cascading.flow.FlowProcessWrapper
-
- getCurrentSliceNum() - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
Method getCurrentTaskNum returns the task number of this task.
- getCurrentSliceNum() - Method in class cascading.flow.local.LocalFlowProcess
-
- getCurrentTapSourcePath(JobConf) - Static method in class cascading.tap.hadoop.io.MultiInputSplit
-
Method getCurrentTapSourcePath finds and returns the current source Tap filename path, if any.
- getDateFormat() - Method in class cascading.operation.text.DateOperation
-
Method getDateFormat returns the dateFormat of this DateParser object.
- getDateFormat() - Method in class cascading.tuple.type.DateType
-
- getDateFormatString() - Method in class cascading.operation.text.DateOperation
-
- getDebugLevel() - Method in class cascading.flow.FlowConnectorProps
-
- getDebugLevel() - Method in class cascading.flow.FlowDef
-
- getDeclaredFields() - Method in interface cascading.operation.AggregatorCall
-
- getDeclaredFields() - Method in interface cascading.operation.BufferCall
-
- getDeclaredFields() - Method in class cascading.operation.ConcreteCall
-
- getDeclaredFields() - Method in interface cascading.operation.FunctionCall
-
- getDeclaredFields() - Method in interface cascading.pipe.assembly.AggregateBy.Functor
-
Method getDeclaredFields returns the declaredFields of this Functor object.
- getDeclaredFields() - Method in class cascading.pipe.assembly.AverageBy.AveragePartials
-
- getDeclaredFields() - Method in class cascading.pipe.assembly.CountBy.CountPartials
-
- getDeclaredFields() - Method in class cascading.pipe.assembly.FirstBy.FirstPartials
-
- getDeclaredFields() - Method in class cascading.pipe.assembly.MaxBy.MaxPartials
-
- getDeclaredFields() - Method in class cascading.pipe.assembly.MinBy.MinPartials
-
- getDeclaredFields() - Method in class cascading.pipe.assembly.SumBy.SumPartials
-
- getDeclaredFields() - Method in exception cascading.pipe.OperatorException
-
Method getDeclaredFields returns the declaredFields of this OperatorException object.
- getDeclaredFields() - Method in class cascading.pipe.Splice
-
Method getDeclaredFields returns the declaredFields of this Splice object.
- getDefaultComparator(Comparator, Configuration) - Static method in class cascading.tuple.hadoop.TupleSerialization
-
- getDefaultComparator(Configuration) - Static method in class cascading.tuple.hadoop.TupleSerialization
-
- getDefaultComparator() - Method in class cascading.tuple.hadoop.TupleSerialization
-
- getDefaultFileSystem(JobConf) - Method in class cascading.tap.hadoop.Dfs
-
- getDefaultFileSystem(JobConf) - Method in class cascading.tap.hadoop.Hfs
-
- getDefaultFileSystemURIScheme(JobConf) - Method in class cascading.tap.hadoop.Hfs
-
Method getDefaultFileSystemURIScheme returns the URI scheme for the default Hadoop FileSystem.
- getDefaultIntermediateSchemeClass() - Method in class cascading.flow.FlowConnector
-
- getDefaultIntermediateSchemeClass() - Method in class cascading.flow.hadoop.HadoopFlowConnector
-
- getDefaultIntermediateSchemeClass() - Method in class cascading.flow.hadoop2.Hadoop2MR1FlowConnector
-
- getDefaultIntermediateSchemeClass() - Method in class cascading.flow.local.LocalFlowConnector
-
- getDefaultTupleElementComparator() - Method in class cascading.flow.FlowProps
-
- getDelegate() - Method in class cascading.flow.FlowProcessWrapper
-
- getDelegatedTuple(Tuple) - Method in class cascading.flow.stream.MemorySpliceGate
-
This allows the tuple to honor the hasher and comparators, if any
- getDelimiter() - Method in class cascading.operation.text.FieldJoiner
-
Method getFormat returns the delimiter of this FieldJoiner object.
- getDelimiter() - Method in class cascading.scheme.hadoop.TextDelimited
-
Method getDelimiter returns the delimiter used to parse fields from the current line of text.
- getDelimiter() - Method in class cascading.scheme.local.TextDelimited
-
Method getDelimiter returns the delimiter used to parse fields from the current line of text.
- getDelimiter() - Method in class cascading.scheme.util.DelimitedParser
-
- getDepthFirstIterator() - Method in class cascading.flow.planner.ElementGraph
-
Method getDepthFirstIterator returns the depthFirstIterator of this ElementGraph object.
- getDeserializer(Class<BigDecimal>) - Method in class cascading.tuple.hadoop.BigDecimalSerialization
-
- getDeserializer(Class<byte[]>) - Method in class cascading.tuple.hadoop.BytesSerialization
-
- getDeserializer(Class) - Method in class cascading.tuple.hadoop.TupleSerialization
-
Method getDeserializer implements Serialization.getDeserializer(Class)
.
- getDiagnostics() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- getDocumentService() - Method in class cascading.management.CascadingServices
-
- getDouble(int) - Method in class cascading.tuple.Tuple
-
Method getDouble returns the element at the given position as a double.
- getDouble(Comparable) - Method in class cascading.tuple.TupleEntry
-
Method getDouble returns the element for the given field name or position as a double.
- getDuration() - Method in class cascading.stats.CascadingStats
-
Method getDuration returns the duration the work executed before being finished.
- getElementReader() - Method in class cascading.tuple.hadoop.TupleSerialization
-
Method getElementReader returns the elementReader of this TupleSerialization object.
- getElementWriter() - Method in class cascading.tuple.hadoop.TupleSerialization
-
Method getElementWriter returns the elementWriter of this TupleSerialization object.
- getEvaluator(Class, String[], Class[]) - Method in class cascading.operation.expression.ExpressionOperation
-
- getEvaluator(Class, String[], Class[]) - Method in class cascading.operation.expression.ScriptOperation
-
- getEventId() - Method in class cascading.stats.hadoop.HadoopSliceStats.HadoopAttempt
-
- getExpression() - Method in class cascading.operation.expression.ExpressionOperation
-
- getExpressions() - Method in class cascading.operation.xml.XPathOperation
-
- getFieldComparatorsFrom(Configuration, String) - Static method in class cascading.tuple.hadoop.util.DeserializerComparator
-
- getFieldDeclaration() - Method in interface cascading.flow.planner.DeclaresResults
-
- getFieldDeclaration() - Method in class cascading.operation.BaseOperation
-
- getFieldDeclaration() - Method in interface cascading.operation.Operation
-
Returns the fields created by this Operation instance.
- getFieldDeclaration() - Method in class cascading.pipe.joiner.BaseJoiner
-
- getFieldDeclaration() - Method in class cascading.pipe.Operator
-
Method getFieldDeclaration returns the fieldDeclaration of this Operator object.
- getFieldDeclarations() - Method in class cascading.pipe.assembly.AggregateBy
-
Method getFieldDeclarations returns an array of Fields where each Field element in the array corresponds to the
field declaration of the given Aggregator operations.
- getFields() - Method in class cascading.tuple.TupleEntry
-
Method getFields returns the fields of this TupleEntry object.
- getFields() - Method in class cascading.tuple.TupleEntryIterator
-
Method getFields returns the fields of this TupleEntryIterator object.
- getFieldsFor(ElementGraph, Tap) - Method in class cascading.flow.BaseFlow
-
- getFieldsSize() - Method in class cascading.operation.filter.Logic
-
- getFileStatus(Path) - Method in class cascading.tap.hadoop.io.HttpFileSystem
-
- getFileSystem(JobConf) - Method in class cascading.tap.hadoop.Hfs
-
- getFileSystem(JobConf) - Method in class cascading.tap.hadoop.Lfs
-
- getFilter() - Method in class cascading.operation.filter.Not
-
- getFilter() - Method in class cascading.pipe.Each
-
- getFilters() - Method in class cascading.operation.filter.Logic
-
- getFinishedTime() - Method in class cascading.stats.CascadingStats
-
Method getFinishedTime returns the finishedTime of this CascadingStats object.
- getFinishTime() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- getFirstN() - Method in class cascading.operation.aggregator.First
-
- getFirstN() - Method in class cascading.operation.buffer.FirstNBuffer
-
- getFirstValue() - Method in class cascading.operation.function.SetValue
-
- getFloat(int) - Method in class cascading.tuple.Tuple
-
Method getFloat returns the element at the given position as a float.
- getFloat(Comparable) - Method in class cascading.tuple.TupleEntry
-
Method getFloat returns the element for the given field name or position as a float.
- getFlow() - Method in interface cascading.flow.AssemblyPlanner.Context
-
- getFlow() - Method in interface cascading.flow.FlowStep
-
- getFlow() - Method in class cascading.flow.planner.BaseFlowStep
-
- getFlowCount() - Method in class cascading.stats.CascadeStats
-
Method getFlowCount returns the number of
Flow
s executed by the Cascade.
- getFlowDef() - Method in interface cascading.flow.AssemblyPlanner.Context
-
- getFlowElement() - Method in exception cascading.flow.planner.ElementGraphException
-
Method getFlowElement returns the flowElement of this ElementGraphException object.
- getFlowElement() - Method in interface cascading.flow.stream.ElementDuct
-
- getFlowElement() - Method in class cascading.flow.stream.ElementStage
-
- getFlowElement() - Method in class cascading.flow.stream.SpliceGate
-
- getFlowGraph() - Method in class cascading.cascade.Cascade
-
- getFlowGraphFrom(Cascade) - Static method in class cascading.cascade.Cascades
-
- getFlowID() - Method in interface cascading.flow.FlowStep
-
- getFlowID() - Method in class cascading.flow.planner.BaseFlowStep
-
- getFlowName() - Method in exception cascading.flow.FlowException
-
Method getFlowName returns the name of the parent
Flow
instance.
- getFlowName() - Method in interface cascading.flow.FlowStep
-
Method getParentFlowName returns the parentFlowName of this FlowStep object.
- getFlowName() - Method in class cascading.flow.planner.BaseFlowStep
-
- getFlowProcess() - Method in interface cascading.flow.Flow
-
- getFlowProcess() - Method in class cascading.flow.hadoop.HadoopFlow
-
- getFlowProcess() - Method in class cascading.flow.local.LocalFlow
-
- getFlowProcess() - Method in class cascading.flow.local.planner.LocalStepRunner
-
- getFlowProcess() - Method in class cascading.pipe.joiner.JoinerClosure
-
- getFlowProcess() - Method in class cascading.tuple.TupleEntrySchemeCollector
-
- getFlowProcess() - Method in class cascading.tuple.TupleEntrySchemeIterator
-
- getFlowProperties() - Method in class cascading.stats.FlowStats
-
- getFlows() - Method in class cascading.cascade.Cascade
-
Method getFlows returns the flows managed by this Cascade object.
- getFlows() - Method in class cascading.cascade.CascadeDef
-
Method getFlows returns the flows of this CascadeDef object.
- getFlowsArray() - Method in class cascading.cascade.CascadeDef
-
Method getFlowsArray returns the flows as an array of this CascadeDef object.
- getFlowSession() - Method in class cascading.flow.BaseFlow
-
- getFlowSkipStrategy() - Method in class cascading.cascade.Cascade
-
Method getFlowSkipStrategy returns the current
FlowSkipStrategy
used by this Flow.
- getFlowSkipStrategy() - Method in class cascading.flow.BaseFlow
-
- getFlowSkipStrategy() - Method in interface cascading.flow.Flow
-
Method getFlowSkipStrategy returns the current
FlowSkipStrategy
used by this Flow.
- getFlowStats() - Method in class cascading.flow.BaseFlow
-
- getFlowStats() - Method in interface cascading.flow.Flow
-
Method getFlowStats returns the flowStats of this Flow object.
- getFlowStep() - Method in class cascading.stats.FlowStepStats
-
- getFlowStepJob(FlowProcess<Config>, Config) - Method in class cascading.flow.planner.BaseFlowStep
-
- getFlowSteps() - Method in class cascading.flow.BaseFlow
-
- getFlowSteps() - Method in interface cascading.flow.Flow
-
Method getFlowSteps returns the flowSteps of this Flow object.
- getFlowStepStats() - Method in interface cascading.flow.FlowStep
-
- getFlowStepStats() - Method in class cascading.flow.planner.BaseFlowStep
-
- getFlowStepStats() - Method in class cascading.stats.FlowStats
-
Method getStepStats returns the stepStats owned by this FlowStats.
- getFlowStepStrategy() - Method in class cascading.flow.BaseFlow
-
- getFlowStepStrategy() - Method in interface cascading.flow.Flow
-
- getFormat() - Method in class cascading.operation.text.FieldFormatter
-
Method getFormat returns the format of this FieldFormatter object.
- getFraction() - Method in class cascading.operation.filter.Sample
-
- getFrameworks() - Method in class cascading.property.AppProps
-
Returns a list of frameworks used to build this App.
- getFullIdentifier(JobConf) - Method in class cascading.tap.hadoop.Hfs
-
- getFullIdentifier(Properties) - Method in class cascading.tap.local.FileTap
-
- getFullIdentifier(FlowProcess<Config>) - Method in class cascading.tap.Tap
-
Method getFullIdentifier returns a fully qualified resource identifier.
- getFullIdentifier(Config) - Method in class cascading.tap.Tap
-
Method getFullIdentifier returns a fully qualified resource identifier.
- getFunction() - Method in class cascading.pipe.Each
-
- getFunctors() - Method in class cascading.pipe.assembly.AggregateBy
-
- getGraph() - Method in class cascading.flow.planner.BaseFlowStep
-
- getGroup() - Method in interface cascading.flow.FlowStep
-
- getGroup() - Method in class cascading.flow.planner.BaseFlowStep
-
- getGroup() - Method in interface cascading.operation.AggregatorCall
-
- getGroup() - Method in interface cascading.operation.BufferCall
-
- getGroup() - Method in class cascading.operation.ConcreteCall
-
- getGroup() - Method in interface cascading.operation.GroupAssertionCall
-
- getGroupAssertion() - Method in class cascading.pipe.Every
-
- getGroupBy() - Method in class cascading.pipe.assembly.AggregateBy
-
- getGroupFieldSelector() - Method in class cascading.operation.function.UnGroup
-
- getGrouping() - Method in class cascading.flow.hadoop.HadoopGroupByClosure
-
- getGrouping() - Method in interface cascading.tuple.collect.Spillable
-
- getGrouping() - Method in class cascading.tuple.collect.SpillableTupleList
-
- getGrouping() - Method in class cascading.tuple.collect.SpillableTupleMap
-
- getGroupingFields() - Method in class cascading.pipe.assembly.AggregateBy
-
Method getGroupingFields returns the Fields this instances will be grouping against.
- getGroupingSelector() - Method in exception cascading.pipe.OperatorException
-
Method getGroupingSelector returns the groupingSelector of this OperatorException object.
- getGroups() - Method in interface cascading.flow.FlowStep
-
- getGroups() - Method in class cascading.flow.planner.BaseFlowStep
-
- getGroups() - Method in class cascading.operation.regex.RegexParser
-
- getGroupString() - Method in class cascading.operation.state.Counter
-
- getGroupTuple(Tuple) - Method in class cascading.flow.hadoop.HadoopCoGroupClosure
-
- getGroupTuple(Tuple) - Method in class cascading.flow.hadoop.HadoopGroupByClosure
-
- getGroupTuple(Tuple) - Method in class cascading.flow.stream.MemoryCoGroupClosure
-
- getGroupTuple(Tuple) - Method in class cascading.pipe.joiner.JoinerClosure
-
- getHadoopSerializations() - Method in class cascading.tuple.hadoop.TupleSerializationProps
-
- getHDFSShutdownHook() - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- getHeadFlows() - Method in class cascading.cascade.Cascade
-
Method getHeadFlows returns all Flow instances that are at the "head" of the flow graph.
- getHeads() - Method in class cascading.flow.stream.StreamGraph
-
- getHeads() - Method in class cascading.pipe.Pipe
-
Method getHeads returns the first Pipe instances in this pipe assembly.
- getHolder() - Method in class cascading.flow.BaseFlow
-
Used to return a simple wrapper for use as an edge in a graph where there can only be
one instance of every edge.
- getID() - Method in class cascading.cascade.Cascade
-
Method getID returns the ID of this Cascade object.
- getID() - Method in class cascading.flow.BaseFlow
-
- getID() - Method in interface cascading.flow.Flow
-
Method getID returns the ID of this Flow object.
- getID() - Method in class cascading.flow.FlowProcess
-
Method getID() returns the current
- getID() - Method in class cascading.flow.FlowProcessWrapper
-
- getID() - Method in class cascading.flow.FlowSession
-
Method getID returns the parent
Flow
ID value.
- getID() - Method in interface cascading.flow.FlowStep
-
Method getId returns the id of this FlowStep object.
- getID() - Method in class cascading.flow.planner.BaseFlowStep
-
- getID() - Method in class cascading.management.state.BaseState
-
- getID() - Method in interface cascading.management.UnitOfWork
-
- getID() - Method in class cascading.stats.CascadeStats
-
- getID() - Method in class cascading.stats.CascadingStats
-
Method getID returns the ID of this CascadingStats object.
- getID() - Method in class cascading.stats.FlowStats
-
- getID() - Method in class cascading.stats.FlowStepStats
-
- getID() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- getIdentifier() - Method in class cascading.tap.BaseTemplateTap
-
- getIdentifier() - Method in class cascading.tap.hadoop.GlobHfs
-
- getIdentifier() - Method in class cascading.tap.hadoop.Hfs
-
- getIdentifier() - Method in class cascading.tap.local.FileTap
-
- getIdentifier() - Method in class cascading.tap.local.StdErrTap
-
- getIdentifier() - Method in class cascading.tap.local.StdInTap
-
- getIdentifier() - Method in class cascading.tap.local.StdOutTap
-
- getIdentifier() - Method in class cascading.tap.MultiSinkTap
-
- getIdentifier() - Method in class cascading.tap.MultiSourceTap
-
- getIdentifier() - Method in class cascading.tap.partition.BasePartitionTap
-
- getIdentifier() - Method in class cascading.tap.Tap
-
Method getIdentifier returns a String representing the resource this Tap instance represents.
- getIdentifierGraph() - Method in class cascading.cascade.Cascade
-
- getIgnoreTuples() - Method in class cascading.operation.aggregator.ExtentBase
-
- getIgnoreValues() - Method in class cascading.operation.aggregator.ExtremaBase
-
Deprecated.
- getIgnoreValues() - Method in class cascading.operation.aggregator.ExtremaValueBase
-
- getIncomingAggregatorArgumentFields() - Method in class cascading.flow.planner.Scope
-
- getIncomingAggregatorPassThroughFields() - Method in class cascading.flow.planner.Scope
-
- getIncomingArgumentsFields() - Method in class cascading.flow.stream.AggregatorEveryStage
-
- getIncomingArgumentsFields() - Method in class cascading.flow.stream.BufferEveryWindow
-
- getIncomingArgumentsFields() - Method in class cascading.flow.stream.FilterEachStage
-
- getIncomingArgumentsFields() - Method in class cascading.flow.stream.FunctionEachStage
-
- getIncomingArgumentsFields() - Method in class cascading.flow.stream.GroupAssertionEveryStage
-
- getIncomingArgumentsFields() - Method in class cascading.flow.stream.OperatorStage
-
- getIncomingArgumentsFields() - Method in class cascading.flow.stream.ValueAssertionEachStage
-
- getIncomingBufferArgumentFields() - Method in class cascading.flow.planner.Scope
-
- getIncomingBufferPassThroughFields() - Method in class cascading.flow.planner.Scope
-
- getIncomingEntry() - Method in class cascading.scheme.ConcreteCall
-
- getIncomingEntry() - Method in interface cascading.scheme.SourceCall
-
- getIncomingFields() - Method in exception cascading.pipe.OperatorException
-
Method getIncomingFields returns the incomingFields of this OperatorException object.
- getIncomingFunctionArgumentFields() - Method in class cascading.flow.planner.Scope
-
- getIncomingFunctionPassThroughFields() - Method in class cascading.flow.planner.Scope
-
- getIncomingPassThroughFields() - Method in class cascading.flow.stream.AggregatorEveryStage
-
- getIncomingPassThroughFields() - Method in class cascading.flow.stream.BufferEveryWindow
-
- getIncomingPassThroughFields() - Method in class cascading.flow.stream.FilterEachStage
-
- getIncomingPassThroughFields() - Method in class cascading.flow.stream.FunctionEachStage
-
- getIncomingPassThroughFields() - Method in class cascading.flow.stream.GroupAssertionEveryStage
-
- getIncomingPassThroughFields() - Method in class cascading.flow.stream.OperatorStage
-
- getIncomingPassThroughFields() - Method in class cascading.flow.stream.ValueAssertionEachStage
-
- getIncomingScopes() - Method in interface cascading.flow.stream.ElementDuct
-
- getIncomingScopes() - Method in class cascading.flow.stream.ElementStage
-
- getIncomingScopes() - Method in class cascading.flow.stream.SpliceGate
-
- getIncomingSpliceFields() - Method in class cascading.flow.planner.Scope
-
- getIncomingTapFields() - Method in class cascading.flow.planner.Scope
-
- getIncrement() - Method in class cascading.operation.state.Counter
-
- getIndex() - Method in class cascading.tuple.io.IndexTuple
-
- getInitializedConfig(FlowProcess<JobConf>, JobConf) - Method in class cascading.flow.hadoop.HadoopFlowStep
-
- getInitializedConfig(FlowProcess<JobConf>, JobConf) - Method in class cascading.flow.hadoop.MapReduceFlowStep
-
- getInitializedConfig(FlowProcess<Properties>, Properties) - Method in class cascading.flow.local.LocalFlowStep
-
- getInitializedConfig(FlowProcess<Config>, Config) - Method in class cascading.flow.planner.BaseFlowStep
-
- getInitialValue() - Method in class cascading.operation.aggregator.ExtremaBase
-
Deprecated.
- getInitialValue() - Method in class cascading.operation.aggregator.Max
-
Deprecated.
- getInitialValue() - Method in class cascading.operation.aggregator.Min
-
Deprecated.
- getInitListThreshold() - Method in class cascading.tuple.collect.SpillableTupleMap
-
- getInput() - Method in class cascading.scheme.ConcreteCall
-
- getInput() - Method in interface cascading.scheme.SourceCall
-
Method getInput returns the input mechanism for the underlying platform used to retrieve new values (records,
lines, etc).
- getInputStream() - Method in class cascading.tuple.io.TupleInputStream
-
- getInstance() - Static method in class cascading.provider.FactoryLoader
-
- getInstance(URL, String[]) - Static method in class cascading.provider.ServiceLoader
-
- getInt(String[]) - Method in class cascading.management.CascadingServices.NullMetricsService
-
- getInt(String[]) - Method in interface cascading.management.MetricsService
-
- getInteger(int) - Method in class cascading.tuple.Tuple
-
Method getInteger returns the element at the given position as an int.
- getInteger(Comparable) - Method in class cascading.tuple.TupleEntry
-
Method getInteger returns the element for the given field name or position as an int.
- getIntegerProperty(String) - Method in class cascading.flow.FlowProcess
-
Method getIntegerProperty should be used to return configuration parameters from the underlying system.
- getIntermediateFlows() - Method in class cascading.cascade.Cascade
-
Method getIntermediateFlows returns all Flow instances that are neither at the "tail" or "tail" of the flow graph.
- getIntermediateSchemeClass(Map<Object, Object>) - Method in class cascading.flow.FlowConnector
-
Method getIntermediateSchemeClass is used for debugging.
- getIntermediateSchemeClassName() - Method in class cascading.flow.FlowConnectorProps
-
- getIntermediateTaps() - Method in class cascading.cascade.Cascade
-
Method getIntermediateTaps returns all Tap instances that are neither at the source or sink of the flow graph.
- getIterator(int) - Method in class cascading.flow.hadoop.HadoopCoGroupClosure
-
- getIterator(int) - Method in class cascading.flow.hadoop.HadoopGroupByClosure
-
- getIterator(int) - Method in class cascading.flow.stream.MemoryCoGroupClosure
-
- getIterator(JoinerClosure) - Method in class cascading.pipe.joiner.BufferJoin
-
- getIterator(JoinerClosure) - Method in class cascading.pipe.joiner.InnerJoin
-
- getIterator(int) - Method in class cascading.pipe.joiner.InnerJoin.JoinIterator
-
- getIterator(JoinerClosure) - Method in interface cascading.pipe.joiner.Joiner
-
Returns an iterator that joins the given CoGroupClosure co-groups.
- getIterator(int) - Method in class cascading.pipe.joiner.JoinerClosure
-
Returns a Tuple Iterator for the given pipe position.
- getIterator(JoinerClosure) - Method in class cascading.pipe.joiner.LeftJoin
-
- getIterator(JoinerClosure) - Method in class cascading.pipe.joiner.MixedJoin
-
- getIterator(JoinerClosure) - Method in class cascading.pipe.joiner.OuterJoin
-
- getIterator(int) - Method in class cascading.pipe.joiner.OuterJoin.JoinIterator
-
- getIterator(JoinerClosure) - Method in class cascading.pipe.joiner.RightJoin
-
- getJobClient() - Method in class cascading.stats.hadoop.HadoopStepStats
-
Method getJobClient returns the Hadoop JobClient
managing this Hadoop job.
- getJobConf() - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
Method getJobConf returns the jobConf of this HadoopFlowProcess object.
- getJobConfs(JobConf, List<Map<String, String>>) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- getJobID() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- getJobID() - Method in class cascading.stats.hadoop.HadoopStepStats
-
Method getJobID returns the Hadoop running job JobID.
- getJobPollingInterval() - Method in class cascading.flow.FlowProps
-
- getJobPollingInterval(JobConf) - Static method in class cascading.flow.hadoop.planner.HadoopFlowStepJob
-
- getJobsMap(Flow) - Static method in class cascading.flow.Flows
-
- getJoinDeclaredFields() - Method in class cascading.pipe.Splice
-
- getJoiner() - Method in class cascading.pipe.Splice
-
- getJoinerClosure() - Method in interface cascading.operation.BufferCall
-
- getJoinerClosure() - Method in class cascading.operation.ConcreteCall
-
- getJoinFields() - Method in class cascading.pipe.joiner.JoinerClosure
-
Returns an array of
Fields
denoting the join fields or keys uses for each incoming pipe.
- getJoinTributariesBetween(FlowElement, FlowElement) - Method in class cascading.flow.planner.BaseFlowStep
-
- getKeyComparator() - Method in class cascading.flow.stream.MemorySpliceGate
-
- getKeySelectors() - Method in class cascading.flow.planner.Scope
-
Method getGroupingSelectors returns the groupingSelectors of this Scope object.
- getKeySelectors() - Method in interface cascading.pipe.Group
-
- getKeySelectors() - Method in class cascading.pipe.Splice
-
Method getGroupingSelectors returns the groupingSelectors of this Splice object.
- getKind() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- getLength() - Method in class cascading.tap.hadoop.io.MultiInputSplit
-
- getLength() - Method in class cascading.tuple.hadoop.io.BufferedInputStream
-
- getLhs() - Method in class cascading.tuple.io.TuplePair
-
Method getLhs returns the lhs of this TuplePair object.
- getLhs() - Method in class cascading.util.Pair
-
- getLimit() - Method in class cascading.operation.filter.Limit
-
- getListSpillThreshold() - Method in class cascading.tuple.collect.SpillableProps
-
- getLocalModeScheme(JobConf, String) - Static method in class cascading.tap.hadoop.Hfs
-
- getLocalModeScheme() - Method in class cascading.tap.hadoop.HfsProps
-
- getLocations() - Method in class cascading.tap.hadoop.io.MultiInputSplit
-
- getLong(String[]) - Method in class cascading.management.CascadingServices.NullMetricsService
-
- getLong(String[]) - Method in interface cascading.management.MetricsService
-
- getLong(int) - Method in class cascading.tuple.Tuple
-
Method getLong returns the element at the given position as an long.
- getLong(Comparable) - Method in class cascading.tuple.TupleEntry
-
Method getLong returns the element for the given field name or position as a long.
- getMapCapacity(FlowProcess, int) - Static method in class cascading.tuple.collect.SpillableTupleMap
-
- getMapInitialCapacity() - Method in class cascading.tuple.collect.SpillableProps
-
- getMapLoadFactor() - Method in class cascading.tuple.collect.SpillableProps
-
- getMapLoadFactor(FlowProcess, float) - Static method in class cascading.tuple.collect.SpillableTupleMap
-
- getMapperTrap(String) - Method in class cascading.flow.hadoop.HadoopFlowStep
-
- getMapperTraps() - Method in class cascading.flow.hadoop.HadoopFlowStep
-
- getMapProgress() - Method in class cascading.stats.hadoop.HadoopStepStats
-
Returns the underlying Map tasks progress percentage.
- getMapSpillThreshold() - Method in class cascading.tuple.collect.SpillableProps
-
- getMapThreshold(FlowProcess, int) - Static method in class cascading.tuple.collect.SpillableTupleMap
-
- getMapThreshold() - Method in class cascading.tuple.collect.SpillableTupleMap
-
- getMaxConcurrentFlows() - Method in class cascading.cascade.CascadeDef
-
- getMaxConcurrentFlows() - Method in class cascading.cascade.CascadeProps
-
- getMaxConcurrentSteps() - Method in class cascading.flow.FlowProps
-
- getMaxNumParallelSteps() - Method in class cascading.flow.BaseFlow
-
- getMaxNumParallelSteps() - Method in class cascading.flow.hadoop.HadoopFlow
-
- getMaxNumParallelSteps() - Method in class cascading.flow.local.LocalFlow
-
- getMaxNumPathsBetweenElementAndGroupingMergeJoin(FlowElement) - Method in class cascading.flow.planner.ElementGraph
-
- getMD5SumFor(Configuration, Path) - Static method in class cascading.tap.hadoop.io.StreamedFileSystem
-
- getMD5SumFor(Configuration, String) - Static method in class cascading.tap.hadoop.io.StreamedFileSystem
-
- getMessage() - Method in class cascading.operation.assertion.BaseAssertion
-
- getMetricsService() - Method in class cascading.management.CascadingServices
-
- getMode(ConfigDef.Mode) - Method in class cascading.property.ConfigDef
-
- getModeSafe(ConfigDef.Mode) - Method in class cascading.property.ConfigDef
-
- getModifiedTime(Config) - Method in class cascading.tap.BaseTemplateTap
-
- getModifiedTime(JobConf) - Method in class cascading.tap.hadoop.Hfs
-
- getModifiedTime(Properties) - Method in class cascading.tap.local.FileTap
-
- getModifiedTime(Properties) - Method in class cascading.tap.local.StdErrTap
-
- getModifiedTime(Properties) - Method in class cascading.tap.local.StdInTap
-
- getModifiedTime(Properties) - Method in class cascading.tap.local.StdOutTap
-
- getModifiedTime(Config) - Method in class cascading.tap.MultiSinkTap
-
- getModifiedTime(Config) - Method in class cascading.tap.MultiSourceTap
-
Returns the most current modified time.
- getModifiedTime(Config) - Method in class cascading.tap.partition.BasePartitionTap
-
- getModifiedTime(FlowProcess<Config>) - Method in class cascading.tap.Tap
-
Method getModifiedTime returns the date this resource was last modified.
- getModifiedTime(Config) - Method in class cascading.tap.Tap
-
Method getModifiedTime returns the date this resource was last modified.
- getName() - Method in class cascading.cascade.Cascade.CascadeJob
-
- getName() - Method in class cascading.cascade.Cascade
-
Method getName returns the name of this Cascade object.
- getName() - Method in class cascading.flow.BaseFlow
-
- getName() - Method in interface cascading.flow.Flow
-
Method getName returns the name of this Flow object.
- getName() - Method in interface cascading.flow.FlowStep
-
Method getName returns the name of this FlowStep object.
- getName() - Method in class cascading.flow.planner.BaseFlowStep
-
- getName() - Method in class cascading.flow.planner.Scope
-
Method getName returns the name of this Scope object.
- getName() - Method in interface cascading.management.UnitOfWork
-
- getName() - Method in interface cascading.pipe.Group
-
- getName() - Method in class cascading.pipe.Pipe
-
Get the name of this pipe.
- getName() - Method in class cascading.pipe.Splice
-
- getName() - Method in class cascading.pipe.SubAssembly
-
- getName() - Method in class cascading.property.UnitOfWorkDef
-
- getName() - Method in class cascading.stats.CascadingStats
-
Method getName returns the name of this CascadingStats object.
- getNext() - Method in class cascading.flow.stream.Duct
-
- getNext() - Method in class cascading.flow.stream.Fork
-
- getNextElement() - Method in class cascading.tuple.hadoop.io.HadoopTupleInputStream
-
- getNextElement() - Method in class cascading.tuple.io.TupleInputStream
-
- getNextFlowElement(Scope) - Method in class cascading.flow.planner.BaseFlowStep
-
- getNextFor(StreamGraph) - Method in class cascading.flow.stream.Duct
-
- getNextScope(FlowElement) - Method in class cascading.flow.planner.BaseFlowStep
-
Method getNextScope returns the next Scope instance in the graph.
- getNextScopes(FlowElement) - Method in class cascading.flow.planner.BaseFlowStep
-
- getNormalizeHeterogeneousSources(Map<Object, Object>) - Static method in class cascading.flow.hadoop.planner.HadoopPlanner
-
Deprecated.
- getNumArgs() - Method in class cascading.operation.BaseOperation
-
- getNumArgs() - Method in interface cascading.operation.Operation
-
The minimum number of arguments this Operation expects from the calling
Each
or
Every
Operator.
- getNumChildTaps() - Method in interface cascading.tap.CompositeTap
-
- getNumChildTaps() - Method in class cascading.tap.MultiSinkTap
-
- getNumChildTaps() - Method in class cascading.tap.MultiSourceTap
-
- getNumElements() - Method in class cascading.tuple.hadoop.io.HadoopTupleInputStream
-
- getNumElements() - Method in class cascading.tuple.io.TupleInputStream
-
- getNumMapTasks() - Method in class cascading.stats.hadoop.HadoopStepStats
-
Method getNumMapTasks returns the numMapTasks from the Hadoop job file.
- getNumProcessSlices() - Method in class cascading.flow.FlowProcess
-
Method getNumProcessSlices returns the number of parallel slices or tasks allocated
for this process execution.
- getNumProcessSlices() - Method in class cascading.flow.FlowProcess.NullFlowProcess
-
- getNumProcessSlices() - Method in class cascading.flow.FlowProcessWrapper
-
- getNumProcessSlices() - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
- getNumProcessSlices() - Method in class cascading.flow.local.LocalFlowProcess
-
- getNumReduceTasks() - Method in class cascading.stats.hadoop.HadoopStepStats
-
Method getNumReduceTasks returns the numReducerTasks from the Hadoop job file.
- getNumSelfJoins() - Method in class cascading.pipe.Splice
-
- getNumSinkParts() - Method in class cascading.scheme.Scheme
-
Method getNumSinkParts returns the numSinkParts of this Scheme object.
- getNumSinkParts() - Method in class cascading.tap.BaseTemplateTap.TemplateScheme
-
- getNumSinkParts() - Method in class cascading.tap.partition.BasePartitionTap.PartitionScheme
-
- getObject(int) - Method in class cascading.tuple.Tuple
-
Method get returns the element at the given position.
- getObject(int) - Method in class cascading.tuple.TupleEntry
-
Method getObject returns the value in the given position pos.
- getObject(int, Type) - Method in class cascading.tuple.TupleEntry
-
Method getObject returns the value in the given field or position as the requested type.
- getObject(Comparable) - Method in class cascading.tuple.TupleEntry
-
Method getObject returns the value in the given field or position.
- getObject(Comparable, Type) - Method in class cascading.tuple.TupleEntry
-
Method getObject returns the value in the given field or position as the requested type.
- getOpenTapsThreshold() - Method in class cascading.tap.BaseTemplateTap
-
Method getOpenTapsThreshold returns the openTapsThreshold of this TemplateTap object.
- getOpenWritesThreshold() - Method in class cascading.tap.partition.BasePartitionTap
-
Method getOpenWritesThreshold returns the openTapsThreshold of this PartitionTap object.
- getOperation() - Method in class cascading.pipe.Operator
-
Method getOperation returns the operation managed by this Operator object.
- getOperationDeclaredFields() - Method in class cascading.flow.planner.Scope
-
Method getDeclaredFields returns the declaredFields of this Scope object.
- getOperationDeclaredFields() - Method in class cascading.flow.stream.OperatorStage
-
- getOperator() - Method in class cascading.flow.stream.EachStage
-
- getOperator() - Method in class cascading.flow.stream.EveryStage
-
- getOperator() - Method in class cascading.flow.stream.OperatorStage
-
- getOutgoingEntry() - Method in class cascading.scheme.ConcreteCall
-
- getOutgoingEntry() - Method in interface cascading.scheme.SinkCall
-
- getOutgoingFields() - Method in class cascading.flow.stream.ElementStage
-
- getOutgoingScopes() - Method in interface cascading.flow.stream.ElementDuct
-
- getOutgoingScopes() - Method in class cascading.flow.stream.ElementStage
-
- getOutgoingScopes() - Method in class cascading.flow.stream.SpliceGate
-
- getOutgoingSelector() - Method in class cascading.flow.stream.AggregatorEveryStage
-
- getOutgoingSelector() - Method in class cascading.flow.stream.BufferEveryWindow
-
- getOutgoingSelector() - Method in class cascading.flow.stream.EachStage
-
- getOutgoingSelector() - Method in class cascading.flow.stream.GroupAssertionEveryStage
-
- getOutgoingSelector() - Method in class cascading.flow.stream.OperatorStage
-
- getOutGroupingFields() - Method in class cascading.flow.planner.Scope
-
Method getOutGroupingFields returns the outGroupingFields of this Scope object.
- getOutGroupingSelector() - Method in class cascading.flow.planner.Scope
-
Method getOutGroupingSelector returns the outGroupingSelector of this Scope object.
- getOutGroupingValueFields() - Method in class cascading.flow.planner.Scope
-
- getOutput() - Method in class cascading.flow.hadoop.stream.HadoopSinkStage
-
- getOutput() - Method in class cascading.flow.stream.SinkStage
-
- getOutput() - Method in class cascading.operation.Debug
-
- getOutput() - Method in class cascading.scheme.ConcreteCall
-
- getOutput() - Method in interface cascading.scheme.SinkCall
-
- getOutput() - Method in class cascading.tuple.TupleEntrySchemeCollector
-
- getOutputCollector() - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
- getOutputCollector() - Method in interface cascading.operation.AggregatorCall
-
- getOutputCollector() - Method in interface cascading.operation.BufferCall
-
- getOutputCollector() - Method in class cascading.operation.ConcreteCall
-
- getOutputCollector() - Method in interface cascading.operation.FunctionCall
-
- getOutputCollector() - Method in class cascading.tap.hadoop.util.MeasuredOutputCollector
-
- getOutputSelector() - Method in class cascading.pipe.Operator
-
Method getOutputSelector returns the outputSelector of this Operator object.
- getOutputSelector() - Method in exception cascading.pipe.OperatorException
-
Method getOutputSelector returns the outputSelector of this OperatorException object.
- getOutValuesFields() - Method in class cascading.flow.planner.Scope
-
Method getOutValuesFields returns the outValuesFields of this Scope object.
- getOutValuesSelector() - Method in class cascading.flow.planner.Scope
-
Method getOutValuesSelector returns the outValuesSelector of this Scope object.
- getParameterNames() - Method in class cascading.operation.expression.ScriptOperation
-
- getParameterTypes() - Method in class cascading.operation.expression.ScriptOperation
-
- getParent() - Method in class cascading.pipe.Pipe
-
Returns the enclosing parent Pipe instance, if any.
- getParent() - Method in class cascading.tap.BaseTemplateTap
-
Method getParent returns the parent Tap of this TemplateTap object.
- getParent() - Method in class cascading.tap.partition.BasePartitionTap
-
Method getParent returns the parent Tap of this PartitionTap object.
- getParentStatus() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- getPartition() - Method in class cascading.tap.partition.BasePartitionTap
-
Method getPartition returns the
Partition
instance used by this PartitionTap
- getPartition(IndexTuple, Tuple, int) - Method in class cascading.tuple.hadoop.util.CoGroupingPartitioner
-
- getPartition(Tuple, Tuple, int) - Method in class cascading.tuple.hadoop.util.GroupingPartitioner
-
- getPartition(TuplePair, Tuple, int) - Method in class cascading.tuple.hadoop.util.GroupingSortingPartitioner
-
- getPartitionFields() - Method in class cascading.tap.partition.DelimitedPartition
-
- getPartitionFields() - Method in interface cascading.tap.partition.Partition
-
The
Fields
used to populate the partition.
- getPath() - Method in class cascading.tap.hadoop.Hfs
-
- getPathDepth() - Method in class cascading.tap.partition.DelimitedPartition
-
- getPathDepth() - Method in interface cascading.tap.partition.Partition
-
Returns the directory search depth of the partition.
- getPathTemplate() - Method in class cascading.tap.BaseTemplateTap
-
Method getPathTemplate returns the pathTemplate Formatter
format String of this TemplateTap object.
- getPattern() - Method in class cascading.operation.regex.RegexOperation
-
Method getPattern returns the pattern of this RegexOperation object.
- getPattern() - Method in class cascading.tap.partition.DelimitedPartition
-
- getPatternString() - Method in class cascading.operation.assertion.AssertGroupBase
-
- getPatternString() - Method in class cascading.operation.regex.RegexOperation
-
Method getPatternString returns the patternString of this RegexOperation object.
- getPayload() - Method in exception cascading.tap.TapException
-
- getPendingTime() - Method in class cascading.stats.CascadingStats
-
Method getPendingTime returns the pendingTime of this CascadingStats object.
- getPipeGraphFrom(Flow) - Static method in class cascading.flow.Flows
-
- getPipePos() - Method in class cascading.pipe.Splice
-
- getPlannerLevel() - Method in class cascading.pipe.Operator
-
Method getPlannerLevel returns the plannerLevel of this Operator object.
- getPlatformInfo() - Method in class cascading.flow.BaseFlow
-
- getPlatformInfo() - Method in interface cascading.flow.Flow
-
- getPlatformInfo() - Method in class cascading.flow.FlowConnector
-
Method getPlatformInfo returns an instance of
PlatformInfo
for the underlying platform.
- getPlatformInfo() - Method in class cascading.flow.hadoop.planner.HadoopPlanner
-
- getPlatformInfo() - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- getPlatformInfo() - Method in class cascading.flow.local.planner.LocalPlanner
-
- getPlatformInfo() - Method in class cascading.flow.planner.FlowPlanner
-
- getPos() - Method in class cascading.tap.hadoop.io.CombineFileRecordReaderWrapper
-
- getPos() - Method in class cascading.tap.hadoop.io.FSDigestInputStream
-
- getPos() - Method in class cascading.tap.hadoop.util.MeasuredRecordReader
-
- getPos() - Method in class cascading.tuple.Fields
-
Method getPos returns the pos array of this Fields object.
- getPos(Fields) - Method in class cascading.tuple.Fields
-
- getPos(Comparable) - Method in class cascading.tuple.Fields
-
Method getPos returns the index of the give field value in this Fields instance.
- getPos(Fields, Fields) - Method in class cascading.tuple.Tuple
-
- getPosition() - Method in class cascading.tuple.hadoop.io.BufferedInputStream
-
- getPredecessorFlows(Flow) - Method in class cascading.cascade.Cascade
-
Method getPredecessorFlows returns a Collection of all the Flow instances that will be
executed before the given Flow instance.
- getPrefix() - Method in class cascading.operation.Debug
-
- getPrevious() - Method in class cascading.pipe.Pipe
-
Get all the upstream pipes this pipe is connected to.
- getPrevious() - Method in class cascading.pipe.Splice
-
- getPrevious() - Method in class cascading.pipe.SubAssembly
-
- getPreviousScopes(FlowElement) - Method in class cascading.flow.planner.BaseFlowStep
-
Method getPreviousScopes returns the previous Scope instances.
- getPrintFieldsEvery() - Method in class cascading.operation.Debug
-
Method getPrintFieldsEvery returns the printFieldsEvery interval value of this Debug object.
- getPrintTupleEvery() - Method in class cascading.operation.Debug
-
Method getPrintTupleEvery returns the printTupleEvery interval value of this Debug object.
- getProcess() - Method in class cascading.flow.hadoop.ProcessFlow
-
Method getProcess returns the process of this ProcessFlow object.
- getProgress() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- getProgress() - Method in class cascading.tap.hadoop.io.CombineFileRecordReaderWrapper
-
- getProgress() - Method in class cascading.tap.hadoop.util.MeasuredRecordReader
-
- getProperties() - Method in class cascading.flow.FlowConnector
-
Method getProperties returns the properties of this FlowConnector object.
- getProperties() - Method in class cascading.flow.planner.FlowPlanner
-
- getPropertiesMap() - Method in class cascading.flow.local.LocalFlowStep
-
- getProperty(String) - Method in interface cascading.flow.Flow
-
- getProperty(String) - Method in class cascading.flow.FlowProcess
-
Method getProperty should be used to return configuration parameters from the underlying system.
- getProperty(String) - Method in class cascading.flow.FlowProcess.NullFlowProcess
-
- getProperty(String) - Method in class cascading.flow.FlowProcessWrapper
-
- getProperty(String) - Method in class cascading.flow.hadoop.HadoopFlow
-
Method getProperty returns the value associated with the given key from the underlying properties system.
- getProperty(String) - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
- getProperty(String) - Method in class cascading.flow.local.LocalFlow
-
- getProperty(String) - Method in class cascading.flow.local.LocalFlowProcess
-
- getProperty(String) - Method in class cascading.flow.stream.StepStreamGraph
-
- getProperty(String) - Method in class cascading.flow.stream.StreamGraph
-
- getProperty(Map<Object, Object>, String) - Static method in class cascading.property.PropertyUtil
-
- getProperty(Map<Object, Object>, String, A) - Static method in class cascading.property.PropertyUtil
-
- getPropertyKeys() - Method in class cascading.flow.FlowProcess
-
Method getPropertyKeys returns an immutable collection of all available property key values.
- getPropertyKeys() - Method in class cascading.flow.FlowProcess.NullFlowProcess
-
- getPropertyKeys() - Method in class cascading.flow.FlowProcessWrapper
-
- getPropertyKeys() - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
- getPropertyKeys() - Method in class cascading.flow.local.LocalFlowProcess
-
- getQuote() - Method in class cascading.scheme.hadoop.TextDelimited
-
Method getQuote returns the quote string, if any, used to encapsulate each field in a line to delimited text.
- getQuote() - Method in class cascading.scheme.local.TextDelimited
-
Method getQuote returns the quote string, if any, used to encapsulate each field in a line to delimited text.
- getQuote() - Method in class cascading.scheme.util.DelimitedParser
-
- getRecordReader(InputSplit, JobConf, Reporter) - Method in class cascading.tap.hadoop.io.MultiInputFormat
-
Method getRecordReader delegates to the appropriate InputFormat.
- getRecordReader() - Method in class cascading.tap.hadoop.util.MeasuredRecordReader
-
- getReduceProgress() - Method in class cascading.stats.hadoop.HadoopStepStats
-
Returns the underlying Reduce tasks progress percentage.
- getReducerTrap(String) - Method in class cascading.flow.hadoop.HadoopFlowStep
-
- getReducerTraps() - Method in class cascading.flow.hadoop.HadoopFlowStep
-
- getRelease() - Static method in class cascading.util.Version
-
- getReleaseBuild() - Static method in class cascading.util.Version
-
- getReleaseFull() - Static method in class cascading.util.Version
-
- getReleaseMajor() - Static method in class cascading.util.Version
-
- getReleaseMinor() - Static method in class cascading.util.Version
-
- getRemainderPassThroughFields() - Method in class cascading.flow.planner.Scope
-
Method getRemainderFields returns the remainderFields of this Scope object.
- getReplacement() - Method in class cascading.operation.regex.RegexReplace
-
- getReplication(JobConf) - Method in class cascading.tap.hadoop.Hfs
-
Method getReplication returns the replication
specified by the underlying file system for
this resource.
- getReporter() - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
Method getReporter returns the reporter of this HadoopFlowProcess object.
- getResult(AggregatorCall<Pair<Long[], Tuple>>) - Method in class cascading.operation.aggregator.Count
-
- getResult(AggregatorCall<Tuple[]>) - Method in class cascading.operation.aggregator.ExtentBase
-
- getResult(AggregatorCall<ExtremaBase.Context>) - Method in class cascading.operation.aggregator.ExtremaBase
-
Deprecated.
- getResult(AggregatorCall<ExtremaValueBase.Context>) - Method in class cascading.operation.aggregator.ExtremaValueBase
-
- getResult(AggregatorCall<Pair<Double[], Tuple>>) - Method in class cascading.operation.aggregator.Sum
-
- getResultFieldSelectors() - Method in class cascading.operation.function.UnGroup
-
- getReturnType() - Method in class cascading.operation.expression.ScriptOperation
-
- getReversedGraph() - Method in class cascading.flow.stream.StreamGraph
-
- getReversedTopologicalOrderIterator() - Method in class cascading.flow.stream.StreamGraph
-
- getRhs() - Method in class cascading.tuple.io.TuplePair
-
Method getRhs returns the rhs of this TuplePair object.
- getRhs() - Method in class cascading.util.Pair
-
- getRunID() - Method in class cascading.flow.BaseFlow
-
- getRunID() - Method in interface cascading.flow.Flow
-
- getRunID() - Method in class cascading.flow.FlowDef
-
- getRunningJob() - Method in class cascading.stats.hadoop.HadoopStepStats
-
Method getRunningJob returns the Hadoop RunningJob
managing this Hadoop job.
- getRunTime() - Method in class cascading.stats.CascadingStats
-
Method getRunTime returns the runTime of this CascadingStats object.
- getScheme() - Method in class cascading.tap.MultiSinkTap
-
- getScheme() - Method in class cascading.tap.MultiSourceTap
-
- getScheme() - Method in class cascading.tap.Tap
-
Method getScheme returns the scheme of this Tap object.
- getSchemeClass() - Method in class cascading.tap.hadoop.util.TempHfs
-
- getScopeFor(FlowElement, FlowElement) - Method in class cascading.flow.planner.BaseFlowStep
-
- getScript() - Method in class cascading.operation.expression.ScriptFilter
-
- getScript() - Method in class cascading.operation.expression.ScriptFunction
-
- getScript() - Method in class cascading.operation.expression.ScriptTupleFunction
-
- getSecondValue() - Method in class cascading.operation.function.SetValue
-
- getSeed() - Method in class cascading.operation.filter.Sample
-
- getSelectorFields() - Method in exception cascading.tuple.FieldsResolverException
-
Method getSelectorFields returns the selectorFields of this FieldsResolverException object.
- getSerializationTokens(Map<Object, Object>) - Static method in class cascading.tuple.hadoop.TupleSerialization
-
Deprecated.
- getSerializationTokens(Map<Object, Object>) - Static method in class cascading.tuple.hadoop.TupleSerializationProps
-
Returns the serialization tokens property.
- getSerializationTokens() - Method in class cascading.tuple.hadoop.TupleSerializationProps
-
- getSerializer(Class<BigDecimal>) - Method in class cascading.tuple.hadoop.BigDecimalSerialization
-
- getSerializer(Class<byte[]>) - Method in class cascading.tuple.hadoop.BytesSerialization
-
- getSerializer(Class) - Method in class cascading.tuple.hadoop.TupleSerialization
-
Method getSerializer implements Serialization.getSerializer(Class)
.
- getShort(int) - Method in class cascading.tuple.Tuple
-
Method getShort returns the element at the given position as an short.
- getShort(Comparable) - Method in class cascading.tuple.TupleEntry
-
Method getShort returns the element for the given field name or position as a short.
- getSimpleTypeName(Type) - Static method in class cascading.util.Util
-
- getSink(String) - Method in class cascading.flow.BaseFlow
-
- getSink() - Method in class cascading.flow.BaseFlow
-
- getSink(String) - Method in interface cascading.flow.Flow
-
- getSink() - Method in interface cascading.flow.Flow
-
Method getSink returns the first sink of this Flow object.
- getSink() - Method in interface cascading.flow.FlowStep
-
- getSink() - Method in class cascading.flow.planner.BaseFlowStep
-
- getSinkCompression() - Method in class cascading.scheme.hadoop.TextLine
-
Method getSinkCompression returns the sinkCompression of this TextLine object.
- getSinkFields() - Method in class cascading.scheme.Scheme
-
Method getSinkFields returns the sinkFields of this Scheme object.
- getSinkFields() - Method in class cascading.tap.BaseTemplateTap.TemplateScheme
-
- getSinkFields() - Method in class cascading.tap.partition.BasePartitionTap.PartitionScheme
-
- getSinkFields() - Method in class cascading.tap.SourceTap
-
- getSinkFields() - Method in class cascading.tap.Tap
-
Method getSinkFields returns the sinkFields of this Tap object.
- getSinkMap() - Method in class cascading.flow.planner.ElementGraph
-
- getSinkMode() - Method in class cascading.tap.Tap
-
Method getSinkMode returns the
SinkMode
}of this Tap object.
- getSinkModified() - Method in class cascading.flow.BaseFlow
-
- getSinkModified() - Method in interface cascading.flow.Flow
-
Method getSinkModified returns the youngest modified date of any sink
Tap
managed by this Flow instance.
- getSinkModified(Object, Collection<Tap>) - Static method in class cascading.util.Util
-
- getSinkName(Tap) - Method in interface cascading.flow.FlowStep
-
- getSinkName(Tap) - Method in class cascading.flow.planner.BaseFlowStep
-
- getSinkNames() - Method in class cascading.flow.BaseFlow
-
- getSinkNames() - Method in interface cascading.flow.Flow
-
- getSinks() - Method in class cascading.flow.BaseFlow
-
- getSinks() - Method in interface cascading.flow.Flow
-
Method getSinks returns the sinks of this Flow object.
- getSinks() - Method in class cascading.flow.FlowDef
-
Method getSinks returns the sinks of this FlowDef object.
- getSinks() - Method in interface cascading.flow.FlowStep
-
- getSinks() - Method in class cascading.flow.planner.BaseFlowStep
-
- getSinks() - Method in class cascading.flow.planner.ElementGraph
-
- getSinksCollection() - Method in class cascading.flow.BaseFlow
-
- getSinksCollection() - Method in interface cascading.flow.Flow
-
Method getSinksCollection returns a
Collection
of sink
Tap
s for this Flow object.
- getSinksCopy() - Method in class cascading.flow.FlowDef
-
Method getSinksCopy returns a copy of the sink Map.
- getSinkTaps() - Method in class cascading.cascade.Cascade
-
Method getSinkTaps returns all sink Tap instances in this Cascade instance.
- getSinkWith(String) - Method in interface cascading.flow.FlowStep
-
- getSinkWith(String) - Method in class cascading.flow.planner.BaseFlowStep
-
- getSize() - Method in class cascading.operation.assertion.AssertGroupBase
-
- getSize() - Method in class cascading.operation.assertion.AssertSizeEquals
-
- getSize() - Method in class cascading.operation.assertion.AssertSizeLessThan
-
- getSize() - Method in class cascading.operation.assertion.AssertSizeMoreThan
-
- getSize() - Method in class cascading.operation.function.UnGroup
-
- getSize(JobConf) - Method in class cascading.tap.hadoop.Hfs
-
- getSize(Properties) - Method in class cascading.tap.local.FileTap
-
- getSize(Config) - Method in interface cascading.tap.type.FileType
-
Method getSize returns the size of the file referenced by this tap.
- getSortingSelector() - Method in exception cascading.pipe.OperatorException
-
Method getSortingSelector returns the sortingSelector of this OperatorException object.
- getSortingSelectors() - Method in class cascading.flow.planner.Scope
-
Method getSortingSelectors returns the sortingSelectors of this Scope object.
- getSortingSelectors() - Method in interface cascading.pipe.Group
-
- getSortingSelectors() - Method in class cascading.pipe.Splice
-
Method getSortingSelectors returns the sortingSelectors of this Splice object.
- getSource(String) - Method in class cascading.flow.BaseFlow
-
- getSource(String) - Method in interface cascading.flow.Flow
-
- getSourceFields() - Method in class cascading.scheme.Scheme
-
Method getSourceFields returns the sourceFields of this Scheme object.
- getSourceFields() - Method in class cascading.tap.BaseTemplateTap.TemplateScheme
-
- getSourceFields() - Method in class cascading.tap.partition.BasePartitionTap.PartitionScheme
-
- getSourceFields() - Method in class cascading.tap.SinkTap
-
- getSourceFields() - Method in class cascading.tap.Tap
-
Method getSourceFields returns the sourceFields of this Tap object.
- getSourceFields() - Method in exception cascading.tuple.FieldsResolverException
-
Method getSourceFields returns the sourceFields of this FieldsResolverException object.
- getSourceMap() - Method in class cascading.flow.planner.ElementGraph
-
- getSourceModified(Object, Iterator<Tap>, long) - Static method in class cascading.util.Util
-
- getSourceName(Tap) - Method in interface cascading.flow.FlowStep
-
- getSourceName(Tap) - Method in class cascading.flow.planner.BaseFlowStep
-
- getSourceNames() - Method in class cascading.flow.BaseFlow
-
- getSourceNames() - Method in interface cascading.flow.Flow
-
- getSources() - Method in class cascading.flow.BaseFlow
-
- getSources() - Method in interface cascading.flow.Flow
-
Method getSources returns the sources of this Flow object.
- getSources() - Method in class cascading.flow.FlowDef
-
Method getSources returns the sources of this FlowDef object.
- getSources() - Method in interface cascading.flow.FlowStep
-
- getSources() - Method in class cascading.flow.planner.BaseFlowStep
-
- getSources() - Method in class cascading.flow.planner.ElementGraph
-
- getSourcesCollection() - Method in class cascading.flow.BaseFlow
-
- getSourcesCollection() - Method in interface cascading.flow.Flow
-
Method getSourcesCollection returns a
Collection
of source
Tap
s for this Flow object.
- getSourcesCopy() - Method in class cascading.flow.FlowDef
-
Method getSourcesCopy returns a copy of the sources Map.
- getSourceTaps() - Method in class cascading.cascade.Cascade
-
Method getSourceTaps returns all source Tap instances in this Cascade instance.
- getSourceWith(String) - Method in interface cascading.flow.FlowStep
-
- getSourceWith(String) - Method in class cascading.flow.planner.BaseFlowStep
-
- getSpawnStrategy() - Method in class cascading.cascade.Cascade
-
- getSpawnStrategy() - Method in class cascading.flow.BaseFlow
-
- getSpawnStrategy() - Method in interface cascading.management.UnitOfWork
-
- getSpillListener() - Method in class cascading.tuple.collect.SpillableTupleMap
-
- getSpillReason(Spillable) - Method in interface cascading.tuple.collect.Spillable.SpillStrategy
-
- getSpillStrategy() - Method in class cascading.tuple.hadoop.collect.HadoopSpillableTupleMap
-
Method getSpillStrategy returns a SpillStrategy instance that is passed to the underlying Spillable
tuple collection.
- getSplits(JobConf, int) - Method in class cascading.tap.hadoop.io.MultiInputFormat
-
Method getSplits delegates to the appropriate InputFormat.
- getStartTime() - Method in class cascading.stats.CascadingStats
-
Method getStartTime returns the startTime of this CascadingStats object.
- getStartTime() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- getState() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- getStats() - Method in class cascading.cascade.Cascade
-
- getStats() - Method in class cascading.flow.BaseFlow
-
- getStats() - Method in interface cascading.management.UnitOfWork
-
- getStatsString() - Method in class cascading.stats.CascadingStats
-
- getStatsString() - Method in class cascading.stats.FlowStats
-
- getStatus() - Method in class cascading.operation.state.Status
-
- getStatus() - Method in class cascading.stats.CascadingStats
-
- getStatus() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- getStatusFor() - Method in class cascading.stats.hadoop.HadoopSliceStats.HadoopAttempt
-
- getStatusURL() - Method in class cascading.stats.hadoop.HadoopStepStats
-
- getStepConfigDef() - Method in interface cascading.flow.FlowElement
-
- getStepConfigDef() - Method in class cascading.pipe.Pipe
-
Returns a
ConfigDef
instance that allows for process level properties to be set and made available via
a resulting
FlowProcess
instance when the pipe is invoked.
- getStepConfigDef() - Method in class cascading.tap.Tap
-
Returns a
ConfigDef
instance that allows for process level properties to be set and made available via
a resulting
FlowProcess
instance when the tap is invoked.
- getStepDisplayName() - Method in interface cascading.flow.FlowStep
-
Method getStepDisplayName returns the stepDisplayName of this FlowStep object.
- getStepDisplayName() - Method in class cascading.flow.planner.BaseFlowStep
-
- getStepDisplayName(int) - Method in class cascading.flow.planner.BaseFlowStep
-
- getStepGraphFrom(Flow) - Static method in class cascading.flow.Flows
-
- getStepNum() - Method in interface cascading.flow.FlowStep
-
- getStepNum() - Method in class cascading.flow.planner.BaseFlowStep
-
- getStepsCount() - Method in class cascading.stats.FlowStats
-
Method getStepsCount returns the number of steps this Flow executed.
- getStepStats() - Method in class cascading.flow.planner.FlowStepJob
-
Method getStepStats returns the stepStats of this FlowStepJob object.
- getStreamedHead() - Method in class cascading.flow.hadoop.stream.HadoopMapStreamGraph
-
- getStreamedSourceByJoin() - Method in interface cascading.flow.FlowStep
-
- getStreamedSourceByJoin() - Method in class cascading.flow.planner.BaseFlowStep
-
- getString(String[]) - Method in class cascading.management.CascadingServices.NullMetricsService
-
- getString(String[]) - Method in interface cascading.management.MetricsService
-
- getString(int) - Method in class cascading.tuple.Tuple
-
Method getString returns the element at the given position as a String.
- getString(Comparable) - Method in class cascading.tuple.TupleEntry
-
Method getString returns the element for the given field name or position as a String.
- getStringProperty(String) - Method in class cascading.flow.FlowProcess
-
Method getStringProperty should be used to return configuration parameters from the underlying system.
- getStringProperty(Properties, Map<Object, Object>, String) - Static method in class cascading.property.PropertyUtil
-
- getSubmitPriority() - Method in class cascading.flow.BaseFlow
-
- getSubmitPriority() - Method in interface cascading.flow.Flow
-
Method getSubmitPriority returns the submitPriority of this Flow object.
- getSubmitPriority() - Method in interface cascading.flow.FlowStep
-
Method getSubmitPriority returns the submitPriority of this FlowStep object.
- getSubmitPriority() - Method in class cascading.flow.planner.BaseFlowStep
-
- getSubmitTime() - Method in class cascading.stats.CascadingStats
-
Method getSubmitTime returns the submitTime of this CascadingStats object.
- getSuccessorFlows(Flow) - Method in class cascading.cascade.Cascade
-
Method getSuccessorFlows returns a Collection of all the Flow instances that will be
executed after the given Flow instance.
- getSuccessors(FlowElement) - Method in class cascading.flow.planner.BaseFlowStep
-
- getTags() - Method in class cascading.cascade.Cascade
-
Method getTags returns the tags associated with this Cascade object.
- getTags() - Method in class cascading.flow.BaseFlow
-
- getTags() - Method in interface cascading.flow.Flow
-
- getTags() - Method in interface cascading.management.UnitOfWork
-
- getTags() - Method in class cascading.property.AppProps
-
- getTags() - Method in class cascading.property.UnitOfWorkDef
-
- getTailFlows() - Method in class cascading.cascade.Cascade
-
Method getTailFlows returns all Flow instances that are at the "tail" of the flow graph.
- getTailNames() - Method in class cascading.pipe.SubAssembly
-
Method getTailNames returns the tailNames of this SubAssembly object.
- getTails() - Method in interface cascading.flow.AssemblyPlanner.Context
-
- getTails() - Method in class cascading.flow.FlowDef
-
Method getTails returns all the current pipe assembly tails the FlowDef holds.
- getTails() - Method in class cascading.flow.stream.StreamGraph
-
- getTails() - Method in class cascading.pipe.SubAssembly
-
Method getTails returns all the tails of this SubAssembly object.
- getTailsArray() - Method in class cascading.flow.FlowDef
-
Method getTailsArray returns all the current pipe assembly tails the FlowDef holds.
- getTapForID(Set<Tap>, String) - Method in class cascading.flow.hadoop.HadoopFlowStep
-
- getTapGraph() - Method in class cascading.cascade.Cascade
-
- getTapGraphFrom(Cascade) - Static method in class cascading.cascade.Cascades
-
- getTaps() - Method in class cascading.tap.hadoop.GlobHfs
-
- getTaps() - Method in class cascading.tap.MultiSinkTap
-
- getTaps() - Method in class cascading.tap.MultiSourceTap
-
Method getTaps returns the taps of this MultiTap object.
- getTaskID() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
Method getId returns the Hadoop task id.
- getTaskIDNum() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- getTaskRunTime() - Method in class cascading.stats.hadoop.HadoopSliceStats.HadoopAttempt
-
- getTaskStats() - Method in class cascading.stats.hadoop.HadoopStepStats
-
Method getTaskStats returns the taskStats of this HadoopStepStats object.
- getTaskStatus() - Method in class cascading.stats.hadoop.HadoopSliceStats.HadoopAttempt
-
- getTaskTrackerHttp() - Method in class cascading.stats.hadoop.HadoopSliceStats.HadoopAttempt
-
- getTemporaryDirectory(Map<Object, Object>) - Static method in class cascading.tap.hadoop.Hfs
-
- getTemporaryDirectory() - Method in class cascading.tap.hadoop.HfsProps
-
- getTempPath(JobConf) - Static method in class cascading.tap.hadoop.Hfs
-
- getThreshold(FlowProcess, int) - Static method in class cascading.tuple.collect.SpillableTupleList
-
- getThrowable() - Method in class cascading.flow.hadoop.planner.HadoopFlowStepJob
-
- getThrowable() - Method in class cascading.flow.local.planner.LocalFlowStepJob
-
- getThrowable() - Method in class cascading.flow.local.planner.LocalStepRunner
-
- getThrowable() - Method in class cascading.flow.planner.FlowStepJob
-
- getThrowable() - Method in class cascading.stats.CascadingStats
-
Method getThrowable returns the throwable of this CascadingStats object.
- getTopologicalIterator() - Method in class cascading.cascade.planner.FlowGraph
-
- getTopologicalIterator() - Method in class cascading.flow.planner.ElementGraph
-
Method getTopologicalIterator returns the topologicalIterator of this ElementGraph object.
- getTopologicalIterator() - Method in class cascading.flow.planner.FlowStepGraph
-
- getTopologicalOrderIterator() - Method in class cascading.flow.planner.BaseFlowStep
-
- getTopologicalOrderIterator() - Method in class cascading.flow.stream.StreamGraph
-
- getTrace() - Method in class cascading.operation.BaseOperation
-
Method getTrace returns the trace of this BaseOperation object.
- getTrace() - Method in class cascading.pipe.Pipe
-
Method getTrace returns a String that pinpoint where this instance was created for debugging.
- getTrace() - Method in class cascading.scheme.Scheme
-
Method getTrace returns a String that pinpoint where this instance was created for debugging.
- getTrace() - Method in class cascading.tap.Tap
-
Method getTrace return the trace of this object.
- getTransformer() - Method in class cascading.operation.xml.XPathOperation
-
Method getTransformer returns the transformer of this XPathOperation object.
- getTrap(String) - Method in interface cascading.flow.FlowStep
-
- getTrap(String) - Method in class cascading.flow.hadoop.HadoopFlowStep
-
- getTrap(String) - Method in class cascading.flow.local.LocalFlowStep
-
- getTrapMap() - Method in class cascading.flow.local.LocalFlowStep
-
- getTrapMap() - Method in class cascading.flow.planner.ElementGraph
-
- getTrapNames() - Method in class cascading.flow.BaseFlow
-
- getTrapNames() - Method in interface cascading.flow.Flow
-
- getTraps() - Method in class cascading.flow.BaseFlow
-
- getTraps() - Method in interface cascading.flow.Flow
-
Method getTraps returns the traps of this Flow object.
- getTraps() - Method in class cascading.flow.FlowDef
-
Method getTraps returns the traps of this FlowDef object.
- getTraps() - Method in interface cascading.flow.FlowStep
-
- getTraps() - Method in class cascading.flow.hadoop.HadoopFlowStep
-
- getTraps() - Method in class cascading.flow.local.LocalFlowStep
-
- getTraps() - Method in class cascading.flow.planner.ElementGraph
-
- getTrapsCollection() - Method in class cascading.flow.BaseFlow
-
- getTrapsCollection() - Method in interface cascading.flow.Flow
-
Method getTrapsCollection returns a
Collection
of trap
Tap
s for this Flow object.
- getTrapsCopy() - Method in class cascading.flow.FlowDef
-
Method getTrapsCopy returns a copy of the trap Map.
- getTuple() - Method in class cascading.tuple.io.IndexTuple
-
- getTuple() - Method in class cascading.tuple.TupleEntry
-
Method getTuple returns the tuple of this TupleEntry object.
- getTupleCopy() - Method in class cascading.tuple.TupleEntry
-
Method getTupleCopy returns a copy of the tuple of this TupleEntry object.
- getTupleEntry() - Method in class cascading.tuple.TupleEntryIterator
-
Method getTupleEntry returns the entry of this TupleEntryIterator object.
- getType() - Method in class cascading.operation.aggregator.Sum
-
- getType(Comparable) - Method in class cascading.tuple.Fields
-
Returns the Type at the given position or having the fieldName.
- getType(int) - Method in class cascading.tuple.Fields
-
- getTypeClass(Comparable) - Method in class cascading.tuple.Fields
-
Returns the Class for the given position value.
- getTypeClass(int) - Method in class cascading.tuple.Fields
-
- getTypeName(Type) - Static method in class cascading.util.Util
-
- getTypeNames(Type[]) - Static method in class cascading.tuple.coerce.Coercions
-
- getTypes() - Method in class cascading.operation.Identity
-
- getTypes(String[]) - Static method in class cascading.tuple.coerce.Coercions
-
- getTypes() - Method in class cascading.tuple.Fields
-
Returns a copy of the current types Type[] if any, else null.
- getTypes() - Method in class cascading.tuple.Tuple
-
Method getTypes returns an array of the element classes.
- getTypesClasses() - Method in class cascading.tuple.Fields
-
Returns a copy of the current types Class[] if any, else null.
- getUri() - Method in class cascading.tap.hadoop.io.HttpFileSystem
-
- getURIScheme(JobConf) - Method in class cascading.tap.hadoop.Hfs
-
- getUseCombinedInput(JobConf) - Static method in class cascading.tap.hadoop.Hfs
-
- getValue() - Method in class cascading.operation.assertion.AssertEqualsAll
-
- getValueAssertion() - Method in class cascading.pipe.Each
-
- getValueFields() - Method in class cascading.pipe.joiner.JoinerClosure
-
Returns an array of all the incoming fields for each incoming pipe.
- getValues() - Method in class cascading.operation.assertion.AssertEquals
-
- getValues() - Method in class cascading.operation.assertion.AssertNotEquals
-
- getValues() - Method in class cascading.operation.Insert
-
- getVersionString() - Static method in class cascading.util.Version
-
- getVertex(Flow, Tap) - Method in class cascading.cascade.planner.IdentifierGraph
-
- getVertex(Flow, Tap) - Method in class cascading.cascade.planner.TapGraph
-
- getVertex(Flow, Tap) - Method in class cascading.cascade.planner.TopologyGraph
-
- getWorkingDirectory() - Method in class cascading.tap.hadoop.io.StreamedFileSystem
-
- getWrappedInputSplit() - Method in class cascading.tap.hadoop.io.MultiInputSplit
-
- getXPath() - Method in class cascading.operation.xml.XPathOperation
-
Method getXPath returns the XPath of this XPathOperation object.
- GlobHfs - Class in cascading.tap.hadoop
-
Class GlobHfs is a type of
MultiSourceTap
that accepts Hadoop style 'file globing' expressions so
multiple files that match the given pattern may be used as the input sources for a given
Flow
.
- GlobHfs(Scheme<JobConf, RecordReader, ?, ?, ?>, String) - Constructor for class cascading.tap.hadoop.GlobHfs
-
Constructor GlobHfs creates a new GlobHfs instance.
- GlobHfs(Scheme<JobConf, RecordReader, ?, ?, ?>, String, PathFilter) - Constructor for class cascading.tap.hadoop.GlobHfs
-
Constructor GlobHfs creates a new GlobHfs instance.
- globStatus(Path, PathFilter) - Method in class cascading.tap.hadoop.io.HttpFileSystem
-
- Group - Interface in cascading.pipe
-
- GROUP - Static variable in class cascading.tuple.Fields
-
Field KEYS represents all fields used as they key for the last grouping
- GroupAssertion<C> - Interface in cascading.operation
-
Class GroupAssertion is a kind of
Assertion
used with the
Every
pipe Operator.
- GroupAssertionCall<C> - Interface in cascading.operation
-
Interface GroupAssertionCall provides access to the current
GroupAssertion
invocation arguments.
- GroupAssertionEveryStage - Class in cascading.flow.stream
-
- GroupAssertionEveryStage(FlowProcess, Every) - Constructor for class cascading.flow.stream.GroupAssertionEveryStage
-
- GroupBy - Class in cascading.pipe
-
The GroupBy pipe groups the
Tuple
stream by the given groupFields.
- GroupBy(Pipe) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will group on
Fields.ALL
fields.
- GroupBy(Pipe, Fields) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will group on the given groupFields field names.
- GroupBy(Pipe, Fields, boolean) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will group on the given groupFields field names.
- GroupBy(String, Pipe, Fields) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will group on the given groupFields field names.
- GroupBy(String, Pipe, Fields, boolean) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will group on the given groupFields field names.
- GroupBy(Pipe, Fields, Fields) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will group on the given groupFields field names
and sorts the grouped values on the given sortFields fields names.
- GroupBy(String, Pipe, Fields, Fields) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will group on the given groupFields field names
and sorts the grouped values on the given sortFields fields names.
- GroupBy(Pipe, Fields, Fields, boolean) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will group on the given groupFields field names
and sorts the grouped values on the given sortFields fields names.
- GroupBy(String, Pipe, Fields, Fields, boolean) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will group on the given groupFields field names
and sorts the grouped values on the given sortFields fields names.
- GroupBy(Pipe[]) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will first merge the given pipes, then group on Fields.FIRST.
- GroupBy(Pipe[], Fields) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will first merge the given pipes, then group on the given groupFields field names.
- GroupBy(Pipe, Pipe, Fields) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will first merge the given pipes, then group on the given groupFields field names.
- GroupBy(String, Pipe[], Fields) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will first merge the given pipes, then group on the given groupFields field names.
- GroupBy(String, Pipe, Pipe, Fields) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will first merge the given pipes, then group on the given groupFields field names.
- GroupBy(Pipe[], Fields, Fields) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will first merge the given pipes, then group on the given groupFields field names
and sorts the grouped values on the given sortFields fields names.
- GroupBy(String, Pipe[], Fields, Fields) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will first merge the given pipes, then group on the given groupFields field names
and sorts the grouped values on the given sortFields fields names.
- GroupBy(Pipe[], Fields, Fields, boolean) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will first merge the given pipes, then group on the given groupFields field names
and sorts the grouped values on the given sortFields fields names.
- GroupBy(String, Pipe[], Fields, Fields, boolean) - Constructor for class cascading.pipe.GroupBy
-
Creates a new GroupBy instance that will first merge the given pipes, then group on the given groupFields field names
and sorts the grouped values on the given sortFields fields names.
- groupComparators - Variable in class cascading.flow.stream.MemorySpliceGate
-
- groupHasher - Variable in class cascading.flow.stream.MemorySpliceGate
-
- grouping - Variable in class cascading.flow.hadoop.HadoopGroupByClosure
-
- Grouping<Group,ItemIterator extends java.util.Iterator> - Class in cascading.flow.stream
-
- Grouping() - Constructor for class cascading.flow.stream.Grouping
-
- grouping - Variable in class cascading.flow.stream.SpliceGate
-
- GroupingComparator - Class in cascading.tuple.hadoop.util
-
Class GroupingComparator is an implementation of RawComparator
.
- GroupingComparator() - Constructor for class cascading.tuple.hadoop.util.GroupingComparator
-
- GroupingPartitioner - Class in cascading.tuple.hadoop.util
-
GroupingPartitioner is a Partitioner based on the hashCode of the tuple.
- GroupingPartitioner() - Constructor for class cascading.tuple.hadoop.util.GroupingPartitioner
-
- GroupingSortingComparator - Class in cascading.tuple.hadoop.util
-
Class TuplePairComparator is an implementation of RawComparator
.
- GroupingSortingComparator() - Constructor for class cascading.tuple.hadoop.util.GroupingSortingComparator
-
- GroupingSortingPartitioner - Class in cascading.tuple.hadoop.util
-
Class GroupingPartitioner is an implementation of Partitioner
.
- GroupingSortingPartitioner() - Constructor for class cascading.tuple.hadoop.util.GroupingSortingPartitioner
-
- guessParameterNames() - Method in class cascading.operation.expression.ExpressionOperation
-
- guessParameterNames() - Method in class cascading.operation.expression.ScriptOperation
-
- id(Pipe) - Static method in class cascading.pipe.Pipe
-
- id(Tap) - Static method in class cascading.tap.Tap
-
Creates and returns a unique ID for the given Tap, this value is cached and may be used to uniquely identify
the Tap instance in properties files etc.
- ID_LENGTH - Static variable in class cascading.util.Util
-
- IdentifierGraph - Class in cascading.cascade.planner
-
- IdentifierGraph(Flow...) - Constructor for class cascading.cascade.planner.IdentifierGraph
-
- Identity - Class in cascading.operation
-
The Identity function simply passes incoming arguments back out again.
- Identity() - Constructor for class cascading.operation.Identity
-
Constructor Identity creates a new Identity instance that will pass the argument values to its output.
- Identity(Class...) - Constructor for class cascading.operation.Identity
-
Constructor Identity creates a new Identity instance that will coerce the values to the give types.
- Identity(Fields) - Constructor for class cascading.operation.Identity
-
Constructor Identity creates a new Identity instance that will rename the argument fields to the given
fieldDeclaration.
- Identity(Fields, Class...) - Constructor for class cascading.operation.Identity
-
Constructor Identity creates a new Identity instance that will rename the argument fields to the given
fieldDeclaration, and coerce the values to the give types.
- ignoreValues - Variable in class cascading.operation.aggregator.ExtremaBase
-
Deprecated.
Field ignoreValues
- ignoreValues - Variable in class cascading.operation.aggregator.ExtremaValueBase
-
Field ignoreValues
- incomingEntry - Variable in class cascading.flow.stream.OperatorStage
-
- incomingScopes - Variable in class cascading.flow.stream.ElementStage
-
- incomingScopes - Variable in class cascading.flow.stream.SpliceGate
-
- increment(Enum, long) - Method in class cascading.flow.FlowProcess
-
Method increment is used to increment a custom counter.
- increment(String, String, long) - Method in class cascading.flow.FlowProcess
-
Method increment is used to increment a custom counter.
- increment(Enum, long) - Method in class cascading.flow.FlowProcess.NullFlowProcess
-
- increment(String, String, long) - Method in class cascading.flow.FlowProcess.NullFlowProcess
-
- increment(Enum, long) - Method in class cascading.flow.FlowProcessWrapper
-
- increment(String, String, long) - Method in class cascading.flow.FlowProcessWrapper
-
- increment(Enum, long) - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
- increment(String, String, long) - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
- increment(Enum, long) - Method in class cascading.flow.local.LocalFlowProcess
-
- increment(String, String, long) - Method in class cascading.flow.local.LocalFlowProcess
-
- increment(String[], int) - Method in class cascading.management.CascadingServices.NullMetricsService
-
- increment(String[], int) - Method in interface cascading.management.MetricsService
-
- increment() - Method in class cascading.operation.filter.Limit.Context
-
- increment(Enum, long) - Method in class cascading.stats.local.LocalStepStats
-
- increment(String, String, long) - Method in class cascading.stats.local.LocalStepStats
-
- IndexTuple - Class in cascading.tuple.io
-
Class IndexTuple allows for managing an int index value with a Tuple instance.
- IndexTuple() - Constructor for class cascading.tuple.io.IndexTuple
-
Constructor IndexTuple creates a new IndexTuple instance.
- IndexTuple(int, Tuple) - Constructor for class cascading.tuple.io.IndexTuple
-
Constructor IndexTuple creates a new IndexTuple instance.
- IndexTupleCoGroupingComparator - Class in cascading.tuple.hadoop.util
-
- IndexTupleCoGroupingComparator() - Constructor for class cascading.tuple.hadoop.util.IndexTupleCoGroupingComparator
-
- IndexTupleDeserializer - Class in cascading.tuple.hadoop.io
-
- IndexTupleDeserializer(TupleSerialization.SerializationElementReader) - Constructor for class cascading.tuple.hadoop.io.IndexTupleDeserializer
-
- IndexTupleSerializer - Class in cascading.tuple.hadoop.io
-
- IndexTupleSerializer(TupleSerialization.SerializationElementWriter) - Constructor for class cascading.tuple.hadoop.io.IndexTupleSerializer
-
- INDIVIDUAL_INPUT_FORMAT - Static variable in class cascading.tap.hadoop.io.CombineFileRecordReaderWrapper
-
property that indicates how individual input format is to be interpreted
- inferTypeFrom(int, String) - Method in interface cascading.scheme.util.FieldTypeResolver
-
- inferTypes(Object[]) - Method in class cascading.scheme.util.DelimitedParser
-
- init(List<Cascade.CascadeJob>) - Method in class cascading.cascade.Cascade.CascadeJob
-
- init() - Method in class cascading.pipe.joiner.InnerJoin.JoinIterator
-
- init() - Method in class cascading.pipe.joiner.OuterJoin.JoinIterator
-
- initConfFromProcessConfigDef(ConfigDef.Setter) - Method in class cascading.flow.planner.BaseFlowStep
-
- initConfig(Map<Object, Object>, Config) - Method in class cascading.flow.BaseFlow
-
This method creates a new internal Config with the parentConfig as defaults using the properties to override
the defaults.
- initConfig(Map<Object, Object>, JobConf) - Method in class cascading.flow.hadoop.HadoopFlow
-
- initConfig(Map<Object, Object>, Properties) - Method in class cascading.flow.local.LocalFlow
-
- initFromProperties(Map<Object, Object>) - Method in class cascading.flow.BaseFlow
-
- initFromProperties(Map<Object, Object>) - Method in class cascading.flow.hadoop.HadoopFlow
-
- initFromSink(FlowProcess<JobConf>, JobConf) - Method in class cascading.flow.hadoop.HadoopFlowStep
-
- initFromSources(FlowProcess<JobConf>, JobConf) - Method in class cascading.flow.hadoop.HadoopFlowStep
-
- initFromTraps(FlowProcess<JobConf>, JobConf) - Method in class cascading.flow.hadoop.HadoopFlowStep
-
- initialize(ElementGraph, FlowStepGraph<Config>) - Method in class cascading.flow.BaseFlow
-
- initialize(FlowConnector, Map<Object, Object>) - Method in class cascading.flow.hadoop.planner.HadoopPlanner
-
- initialize(FlowConnector, Map<Object, Object>) - Method in class cascading.flow.local.planner.LocalPlanner
-
- initialize(FlowConnector, Map<Object, Object>) - Method in class cascading.flow.planner.FlowPlanner
-
- initialize() - Method in class cascading.flow.stream.AggregatorEveryStage
-
- initialize() - Method in class cascading.flow.stream.BufferEveryWindow
-
- initialize() - Method in class cascading.flow.stream.Duct
-
Called immediately after bind
- initialize() - Method in class cascading.flow.stream.FilterEachStage
-
- initialize() - Method in class cascading.flow.stream.FunctionEachStage
-
- initialize() - Method in class cascading.flow.stream.GroupAssertionEveryStage
-
- initialize() - Method in class cascading.flow.stream.MemorySpliceGate
-
- initialize() - Method in class cascading.flow.stream.MergeStage
-
- initialize() - Method in class cascading.flow.stream.OperatorStage
-
- initialize() - Method in class cascading.flow.stream.SourceStage
-
- initialize() - Method in class cascading.flow.stream.SpliceGate
-
- initialize() - Method in class cascading.flow.stream.ValueAssertionEachStage
-
- initialize(CascadingServices, String) - Method in class cascading.management.state.BaseState
-
- initialize(Fields, Pipe[], Fields, AggregateBy.Functor, Aggregator) - Method in class cascading.pipe.assembly.AggregateBy
-
- initialize(Fields, Pipe[], Fields[], AggregateBy.Functor[], Aggregator[]) - Method in class cascading.pipe.assembly.AggregateBy
-
- initialize(FlowProcess<Config>) - Method in interface cascading.provider.CascadingFactory
-
Method initialize will configure an initialize this factory instance.
- initialize(URI, Configuration) - Method in class cascading.tap.hadoop.io.HttpFileSystem
-
- initialize() - Method in class cascading.tap.hadoop.io.TapOutputCollector
-
- initialize(FlowProcess<JobConf>) - Method in class cascading.tuple.hadoop.collect.HadoopTupleCollectionFactory
-
- initialize(FlowProcess<JobConf>) - Method in class cascading.tuple.hadoop.collect.HadoopTupleMapFactory
-
- initialize(Comparator, Comparator[]) - Method in class cascading.tuple.util.TupleHasher
-
- initializeNewJobsMap() - Method in class cascading.flow.BaseFlow
-
- initLog4j(JobConf) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- initSteps() - Method in class cascading.flow.BaseFlow
-
- initTaps(FlowProcess<Properties>, Properties, Set<Tap>, boolean) - Method in class cascading.flow.local.LocalFlowStep
-
- INNER - Static variable in class cascading.pipe.joiner.MixedJoin
-
Field INNER
- InnerJoin - Class in cascading.pipe.joiner
-
Class InnerJoin will return an
Iterator
that will iterate over a given
Joiner
and return tuples that represent
and inner join of the CoGrouper internal grouped tuple collections.
- InnerJoin() - Constructor for class cascading.pipe.joiner.InnerJoin
-
- InnerJoin(Fields) - Constructor for class cascading.pipe.joiner.InnerJoin
-
- InnerJoin.JoinIterator - Class in cascading.pipe.joiner
-
- InnerJoin.JoinIterator(JoinerClosure) - Constructor for class cascading.pipe.joiner.InnerJoin.JoinIterator
-
- inputStream - Variable in class cascading.tuple.io.TupleInputStream
-
Field inputStream
- Insert - Class in cascading.operation
-
Class Insert adds literal values to the Tuple stream.
- Insert(Fields, Object...) - Constructor for class cascading.operation.Insert
-
Constructor Insert creates a new Insert instance with the given fields and values.
- insertFlowElementAfter(FlowElement, FlowElement) - Method in class cascading.flow.planner.ElementGraph
-
- insertTempTapAfter(ElementGraph, Pipe) - Method in class cascading.flow.planner.FlowPlanner
-
Method insertTapAfter ...
- instantiateSerializer(Configuration, Class<T>) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- INTEGER - Static variable in class cascading.tuple.coerce.Coercions
-
- INTEGER_OBJECT - Static variable in class cascading.tuple.coerce.Coercions
-
- IntegerCoerce - Class in cascading.tuple.coerce
-
- IntegerCoerce(Map<Type, Coercions.Coerce>) - Constructor for class cascading.tuple.coerce.IntegerCoerce
-
- IntegerObjectCoerce - Class in cascading.tuple.coerce
-
- IntegerObjectCoerce(Map<Type, Coercions.Coerce>) - Constructor for class cascading.tuple.coerce.IntegerObjectCoerce
-
- INTERMEDIATE_SCHEME_CLASS - Static variable in class cascading.flow.FlowConnectorProps
-
- internalBlockOnStop() - Method in class cascading.flow.hadoop.planner.HadoopFlowStepJob
-
- internalBlockOnStop() - Method in class cascading.flow.local.planner.LocalFlowStepJob
-
- internalBlockOnStop() - Method in class cascading.flow.planner.FlowStepJob
-
- internalClean(boolean) - Method in class cascading.flow.BaseFlow
-
- internalClean(boolean) - Method in class cascading.flow.hadoop.HadoopFlow
-
- internalClean(boolean) - Method in class cascading.flow.local.LocalFlow
-
- internalIsStarted() - Method in class cascading.flow.hadoop.planner.HadoopFlowStepJob
-
- internalIsStarted() - Method in class cascading.flow.local.planner.LocalFlowStepJob
-
- internalIsStarted() - Method in class cascading.flow.planner.FlowStepJob
-
- internalJobId() - Method in class cascading.flow.hadoop.planner.HadoopFlowStepJob
-
- internalJobId() - Method in class cascading.flow.local.planner.LocalFlowStepJob
-
- internalJobId() - Method in class cascading.flow.planner.FlowStepJob
-
- internalNonBlockingIsComplete() - Method in class cascading.flow.hadoop.planner.HadoopFlowStepJob
-
- internalNonBlockingIsComplete() - Method in class cascading.flow.local.planner.LocalFlowStepJob
-
- internalNonBlockingIsComplete() - Method in class cascading.flow.planner.FlowStepJob
-
- internalNonBlockingIsSuccessful() - Method in class cascading.flow.hadoop.planner.HadoopFlowStepJob
-
- internalNonBlockingIsSuccessful() - Method in class cascading.flow.local.planner.LocalFlowStepJob
-
- internalNonBlockingIsSuccessful() - Method in class cascading.flow.planner.FlowStepJob
-
- internalNonBlockingStart() - Method in class cascading.flow.hadoop.planner.HadoopFlowStepJob
-
- internalNonBlockingStart() - Method in class cascading.flow.local.planner.LocalFlowStepJob
-
- internalNonBlockingStart() - Method in class cascading.flow.planner.FlowStepJob
-
- internalSet(int, Object) - Method in class cascading.tuple.Tuple
-
- internalShutdown() - Method in class cascading.flow.BaseFlow
-
- internalShutdown() - Method in class cascading.flow.hadoop.HadoopFlow
-
- internalShutdown() - Method in class cascading.flow.local.LocalFlow
-
- internalStart() - Method in class cascading.flow.BaseFlow
-
- internalStart() - Method in class cascading.flow.hadoop.HadoopFlow
-
- internalStart() - Method in class cascading.flow.local.LocalFlow
-
- internalStopAllJobs() - Method in class cascading.flow.BaseFlow
-
- invokeInstanceMethod(Object, String, Object[], Class[]) - Static method in class cascading.util.Util
-
- invokeStaticMethod(String, String, Object[], Class[]) - Static method in class cascading.util.Util
-
- invokeStaticMethod(Class, String, Object[], Class[]) - Static method in class cascading.util.Util
-
- isAggregator() - Method in class cascading.pipe.Every
-
Method isReducer returns true if this Every instance holds a
Aggregator
operation.
- isAll() - Method in class cascading.tuple.Fields
-
Method isAll returns true if this instance is the
Fields.ALL
field set.
- isArgSelector() - Method in class cascading.tuple.Fields
-
- isArguments() - Method in class cascading.tuple.Fields
-
Method isArguments returns true if this instance is the
Fields.ARGS
field set.
- isBlockingStreamed() - Method in class cascading.flow.local.stream.LocalGroupByGate
-
- isBlockingStreamed() - Method in class cascading.flow.stream.MemoryCoGroupGate
-
- isBlockingStreamed() - Method in class cascading.flow.stream.MemoryHashJoinGate
-
- isBlockingStreamed() - Method in class cascading.flow.stream.MemorySpliceGate
-
- isBothAccumulatedAndStreamedPath(Map<Integer, Integer>) - Static method in class cascading.flow.planner.ElementGraphs
-
- isBuffer() - Method in class cascading.pipe.Every
-
Method isBuffer returns true if this Every instance holds a
Buffer
operation.
- isCoGroup() - Method in interface cascading.pipe.Group
-
- isCoGroup() - Method in class cascading.pipe.Splice
-
- isComplete() - Method in class cascading.flow.local.planner.LocalStepRunner
-
- isCompleted(UnitOfWork) - Method in class cascading.management.UnitOfWorkExecutorStrategy
-
- isCompleted(UnitOfWork) - Method in interface cascading.management.UnitOfWorkSpawnStrategy
-
- isCompressSpill() - Method in class cascading.tuple.collect.SpillableProps
-
- isCounterStatusInitialized() - Method in class cascading.flow.FlowProcess
-
Method isCounterStatusInitialized returns true if it is safe to increment a counter or set a status.
- isCounterStatusInitialized() - Method in class cascading.flow.FlowProcess.NullFlowProcess
-
- isCounterStatusInitialized() - Method in class cascading.flow.FlowProcessWrapper
-
- isCounterStatusInitialized() - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
- isCounterStatusInitialized() - Method in class cascading.flow.local.LocalFlowProcess
-
- isDebugEnabled() - Method in class cascading.flow.planner.BaseFlowStep
-
- isDeclarator() - Method in class cascading.tuple.Fields
-
Method isDeclarator returns true if this can be used as a declarator.
- isDefined() - Method in class cascading.tuple.Fields
-
- isDirectory(JobConf) - Method in class cascading.tap.hadoop.Hfs
-
- isDirectory(Properties) - Method in class cascading.tap.local.FileTap
-
- isDirectory(Config) - Method in interface cascading.tap.type.FileType
-
Method isDirectory returns true if the underlying resource represents a directory or folder instead
of an individual file.
- isEach() - Method in class cascading.flow.planner.Scope
-
Method isEach returns true if this Scope object represents an Each.
- isEmpty(int) - Method in class cascading.flow.hadoop.HadoopCoGroupClosure
-
- isEmpty(int) - Method in class cascading.flow.hadoop.HadoopGroupByClosure
-
- isEmpty() - Method in class cascading.flow.hadoop.util.FalseCollection
-
- isEmpty(int) - Method in class cascading.flow.stream.MemoryCoGroupClosure
-
- isEmpty(int) - Method in class cascading.pipe.joiner.JoinerClosure
-
- isEmpty() - Method in class cascading.property.ConfigDef
-
Returns true
if there are no properties.
- isEmpty() - Method in class cascading.tuple.collect.SpillableTupleList
-
- isEmpty() - Method in class cascading.tuple.Tuple
-
Method isEmpty returns true if this Tuple instance has no values.
- isEmpty(String) - Static method in class cascading.util.Util
-
- isEnabled() - Method in class cascading.management.CascadingServices.NullDocumentService
-
- isEnabled() - Method in class cascading.management.CascadingServices.NullMetricsService
-
- isEnabled() - Method in class cascading.management.state.BaseState
-
- isEnabled() - Method in interface cascading.provider.CascadingService
-
Returns true if this service has been enabled.
- isEngaged() - Method in class cascading.stats.CascadingStats
-
- isEquivalentTo(FlowElement) - Method in interface cascading.flow.FlowElement
-
- isEquivalentTo(FlowElement) - Method in class cascading.pipe.Operator
-
- isEquivalentTo(FlowElement) - Method in class cascading.pipe.Pipe
-
- isEquivalentTo(FlowElement) - Method in class cascading.pipe.Splice
-
- isEquivalentTo(FlowElement) - Method in class cascading.tap.Tap
-
- isEvery() - Method in class cascading.flow.planner.Scope
-
Method isEvery returns true if this Scope object represents an Every.
- isFailed() - Method in class cascading.stats.CascadingStats
-
Method isFailed returns true when the work ended with an error.
- isFailOnClose() - Method in class cascading.tap.partition.PartitionTapProps
-
- isFilter() - Method in class cascading.pipe.Each
-
- isFinished() - Method in class cascading.stats.CascadingStats
-
- isFunction() - Method in class cascading.pipe.Each
-
- isGroup() - Method in class cascading.flow.planner.Scope
-
Method isGroup returns true if this Scope object represents a Group.
- isGroup() - Method in class cascading.tuple.Fields
-
Method isKeys returns true if this instance is the
Fields.GROUP
field set.
- isGroupAssertion() - Method in class cascading.pipe.Every
-
- isGroupBy() - Method in interface cascading.pipe.Group
-
- isGroupBy() - Method in class cascading.pipe.Splice
-
Method isGroupBy returns true if this Splice instance will perform a GroupBy operation.
- isHadoopLocalMode(JobConf) - Method in class cascading.flow.hadoop.HadoopFlowStep
-
- isInfoEnabled() - Method in class cascading.flow.planner.BaseFlowStep
-
- isJoin() - Method in class cascading.pipe.Splice
-
- isKeep() - Method in class cascading.tap.Tap
-
Method isKeep indicates whether the resource represented by this instance should be kept if it
already exists when the Flow is started.
- isLocal(JobConf) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- isMapper() - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
Method isMapper returns true if this part of the FlowProcess is a MapReduce mapper.
- isMatchEachElement() - Method in class cascading.operation.regex.RegexFilter
-
- isMerge() - Method in class cascading.pipe.Splice
-
- isNegateMatch() - Method in class cascading.operation.regex.RegexMatcher
-
- isNone() - Method in class cascading.tuple.Fields
-
Method isNone returns returns true if this instance is the
Fields.NONE
field set.
- isNoneLevel() - Method in enum cascading.operation.AssertionLevel
-
- isNoneLevel() - Method in enum cascading.operation.DebugLevel
-
- isNoneLevel() - Method in interface cascading.operation.PlannerLevel
-
Returns true if this enum instance represents a value that instructs the
FlowPlanner
to
remove all instances from the plan.
- isNull(Comparator[]) - Static method in class cascading.tuple.util.TupleHasher
-
- isOnlyAccumulatedPath(Map<Integer, Integer>) - Static method in class cascading.flow.planner.ElementGraphs
-
- isOnlyStreamedPath(Map<Integer, Integer>) - Static method in class cascading.flow.planner.ElementGraphs
-
- isOrdered() - Method in class cascading.tuple.Fields
-
Method isOrdered returns true if this instance is ordered.
- isOuter(int) - Method in class cascading.pipe.joiner.LeftJoin.JoinIterator
-
- isOuter(int) - Method in class cascading.pipe.joiner.MixedJoin.JoinIterator
-
- isOuter(int) - Method in class cascading.pipe.joiner.OuterJoin.JoinIterator
-
- isOuter(int) - Method in class cascading.pipe.joiner.RightJoin.JoinIterator
-
- isOutSelector() - Method in class cascading.tuple.Fields
-
- isPending() - Method in class cascading.stats.CascadingStats
-
Method isPending returns true if no work has been submitted.
- isPreserveTemporaryFiles() - Method in class cascading.flow.FlowProps
-
- isPreserveTemporaryFiles() - Method in class cascading.flow.hadoop.HadoopFlow
-
Method isPreserveTemporaryFiles returns false if temporary files will be cleaned when this Flow completes.
- isPrintFields() - Method in class cascading.operation.Debug
-
- isRemoteExecution() - Method in class cascading.flow.hadoop.planner.HadoopFlowStepJob
-
- isRemoteExecution() - Method in class cascading.flow.local.planner.LocalFlowStepJob
-
- isRemoteExecution() - Method in class cascading.flow.planner.FlowStepJob
-
- isRemove(FlowProcess, FilterCall<Long>) - Method in class cascading.operation.Debug
-
- isRemove(FlowProcess, FilterCall<ScriptOperation.Context>) - Method in class cascading.operation.expression.ExpressionFilter
-
- isRemove(FlowProcess, FilterCall<ScriptOperation.Context>) - Method in class cascading.operation.expression.ScriptFilter
-
- isRemove(FlowProcess, FilterCall) - Method in class cascading.operation.filter.And
-
- isRemove(FlowProcess, FilterCall) - Method in class cascading.operation.filter.FilterNotNull
-
- isRemove(FlowProcess, FilterCall) - Method in class cascading.operation.filter.FilterNull
-
- isRemove(FlowProcess, FilterCall<Context>) - Method in interface cascading.operation.Filter
-
Method isRemove returns true if input should be removed from the tuple stream.
- isRemove(FlowProcess, FilterCall<Limit.Context>) - Method in class cascading.operation.filter.Limit
-
- isRemove(FlowProcess, FilterCall) - Method in class cascading.operation.filter.Not
-
- isRemove(FlowProcess, FilterCall) - Method in class cascading.operation.filter.Or
-
- isRemove(FlowProcess, FilterCall<Random>) - Method in class cascading.operation.filter.Sample
-
- isRemove(FlowProcess, FilterCall) - Method in class cascading.operation.filter.Xor
-
- isRemove(FlowProcess, FilterCall<Matcher>) - Method in class cascading.operation.regex.RegexFilter
-
- isRemove(FlowProcess, FilterCall) - Method in class cascading.operation.state.Counter
-
- isRemove(FlowProcess, FilterCall<Boolean>) - Method in class cascading.operation.state.Status
-
- isRemove(FlowProcess, FilterCall<Pair<DocumentBuilder, Tuple>>) - Method in class cascading.operation.xml.XPathFilter
-
- isRemove(FlowProcess, FilterCall<LinkedHashMap<Tuple, Object>>) - Method in class cascading.pipe.assembly.Unique.FilterPartialDuplicates
-
- isReplace() - Method in class cascading.tap.MultiSourceTap
-
- isReplace() - Method in class cascading.tap.Tap
-
Method isReplace indicates whether the resource represented by this instance should be deleted if it
already exists when the Flow is started.
- isReplace() - Method in class cascading.tuple.Fields
-
Method isReplace returns true if this instance is the
Fields.REPLACE
field set.
- isReplaceAll() - Method in class cascading.operation.regex.RegexReplace
-
- isResults() - Method in class cascading.tuple.Fields
-
Method isResults returns true if this instance is the
Fields.RESULTS
field set.
- isRetainValues() - Method in interface cascading.operation.BufferCall
-
Returns true
if non-grouping fields will not be nulled after the argumentsIterator is completed.
- isRetainValues() - Method in class cascading.operation.ConcreteCall
-
- isRunning() - Method in class cascading.stats.CascadingStats
-
Method isRunning returns true when work has begun.
- isSafe() - Method in class cascading.operation.BaseOperation
-
- isSafe() - Method in interface cascading.operation.Operation
-
Returns true
if this Operation instance can safely execute on the same 'record' multiple
times, false
otherwise.
- isSelfJoin() - Method in class cascading.pipe.joiner.JoinerClosure
-
- isSink() - Method in class cascading.scheme.Scheme
-
Method isSink returns true if this Scheme instance can be used as a sink.
- isSink() - Method in class cascading.tap.SourceTap
-
- isSink() - Method in class cascading.tap.Tap
-
Method isSink returns true if this Tap instance can be used as a sink.
- isSkipFlow() - Method in class cascading.flow.BaseFlow
-
- isSkipFlow() - Method in interface cascading.flow.Flow
-
Method isSkipFlow returns true if the parent
Cascade
should skip this Flow instance.
- isSkipFlowStep() - Method in class cascading.flow.planner.FlowStepJob
-
- isSkipped() - Method in class cascading.stats.CascadingStats
-
Method isSkipped returns true when the works was skipped.
- isSorted() - Method in interface cascading.pipe.Group
-
- isSorted() - Method in class cascading.pipe.Splice
-
Method isSorted returns true if this Splice instance is sorting values other than the group fields.
- isSortReversed() - Method in interface cascading.pipe.Group
-
- isSortReversed() - Method in class cascading.pipe.Splice
-
Method isSortReversed returns true if sorting is reversed.
- isSource() - Method in class cascading.scheme.Scheme
-
Method isSource returns true if this Scheme instance can be used as a source.
- isSource() - Method in class cascading.tap.SinkTap
-
- isSource() - Method in class cascading.tap.Tap
-
Method isSource returns true if this Tap instance can be used as a source.
- isStarted() - Method in class cascading.flow.planner.FlowStepJob
-
Method wasStarted returns true if this job was started
- isStarted() - Method in class cascading.stats.CascadingStats
-
Method isStarted returns true when work has started.
- isStopJobsOnExit() - Method in class cascading.flow.BaseFlow
-
- isStopJobsOnExit() - Method in interface cascading.flow.Flow
-
Method isStopJobsOnExit returns the stopJobsOnExit of this Flow object.
- isStopJobsOnExit() - Method in class cascading.flow.FlowProps
-
- isStopped() - Method in class cascading.stats.CascadingStats
-
Method isStopped returns true when the user stopped the work.
- isStricterThan(PlannerLevel) - Method in enum cascading.operation.AssertionLevel
-
- isStricterThan(PlannerLevel) - Method in enum cascading.operation.DebugLevel
-
- isStricterThan(PlannerLevel) - Method in interface cascading.operation.PlannerLevel
-
Returns true if the given
PlannerLevel
is less strict than this instance.
- isSubmitted() - Method in class cascading.stats.CascadingStats
-
Method isSubmitted returns true if no work has started.
- isSubstitution() - Method in class cascading.tuple.Fields
-
Method isSubstitution returns true if this instance is a substitution fields set.
- isSuccessful() - Method in class cascading.cascade.Cascade.CascadeJob
-
- isSuccessful() - Method in class cascading.flow.local.planner.LocalStepRunner
-
- isSuccessful() - Method in class cascading.flow.planner.FlowStepJob
-
Method isSuccessful returns true if this step completed successfully or was skipped.
- isSuccessful() - Method in class cascading.stats.CascadingStats
-
Method isSuccessful returns true when work has completed successfully.
- isSwap() - Method in class cascading.tuple.Fields
-
Method isSwap returns true if this instance is the
Fields.SWAP
field set.
- isSymmetrical() - Method in class cascading.scheme.hadoop.TextDelimited
-
- isSymmetrical() - Method in class cascading.scheme.local.TextDelimited
-
- isSymmetrical() - Method in class cascading.scheme.Scheme
-
Method isSymmetrical returns true
if the sink fields equal the source fields.
- isTap() - Method in class cascading.flow.planner.Scope
-
Method isTap returns true if this Scope object represents a Tap.
- isTemporary() - Method in class cascading.tap.hadoop.util.TempHfs
-
- isTemporary() - Method in class cascading.tap.Tap
-
Method isTemporary returns true if this Tap is temporary (used for intermediate results).
- isUnknown() - Method in class cascading.tuple.Fields
-
Method isUnknown returns true if this instance is the
Fields.UNKNOWN
field set.
- isUnmodifiable - Variable in class cascading.tuple.Tuple
-
Field isUnmodifiable
- isUnmodifiable() - Method in class cascading.tuple.Tuple
-
Method isUnmodifiable returns true if this Tuple instance is unmodifiable.
- isUnmodifiable() - Method in class cascading.tuple.TupleEntry
-
Method isUnmodifiable returns true if this TupleEntry is unmodifiable.
- isUnOrdered() - Method in class cascading.tuple.Fields
-
Method isUnOrdered returns true if this instance is unordered.
- isUpdate() - Method in class cascading.tap.Tap
-
Method isUpdate indicates whether the resource represented by this instance should be updated if it already
exists.
- isUseCombinedInput() - Method in class cascading.tap.hadoop.HfsProps
-
- isUseCombinedInputSafeMode() - Method in class cascading.tap.hadoop.HfsProps
-
- isValueAssertion() - Method in class cascading.pipe.Each
-
- isValues() - Method in class cascading.tuple.Fields
-
Method isValues returns true if this instance is the
Fields.VALUES
field set.
- iterator() - Method in class cascading.flow.hadoop.util.FalseCollection
-
- iterator() - Method in class cascading.tuple.collect.SpillableTupleList
-
- iterator() - Method in class cascading.tuple.Fields
-
Method iterator return an unmodifiable iterator of field values.
- iterator() - Method in class cascading.tuple.Tuple
-
Method iterator returns an Iterator
over this Tuple instances values.
- read() - Method in class cascading.tap.hadoop.io.FSDigestInputStream
-
- read(byte[], int, int) - Method in class cascading.tap.hadoop.io.FSDigestInputStream
-
- read(int, DataInputStream) - Method in class cascading.tuple.hadoop.TupleSerialization.SerializationElementReader
-
- read(int, DataInputStream) - Method in interface cascading.tuple.io.TupleInputStream.ElementReader
-
- readFields(DataInput) - Method in class cascading.tap.hadoop.io.MultiInputSplit
-
- readIndexTuple(IndexTuple) - Method in class cascading.tuple.hadoop.io.HadoopTupleInputStream
-
- readIndexTuple() - Method in class cascading.tuple.io.TupleInputStream
-
- readIndexTuple(IndexTuple) - Method in class cascading.tuple.io.TupleInputStream
-
- readStateFromDistCache(JobConf, String) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- readString() - Method in class cascading.tuple.hadoop.io.HadoopTupleInputStream
-
- readToken() - Method in class cascading.tuple.hadoop.io.HadoopTupleInputStream
-
- readToken() - Method in class cascading.tuple.io.TupleInputStream
-
- readTuple() - Method in class cascading.tuple.io.TupleInputStream
-
- readTuple(Tuple) - Method in class cascading.tuple.io.TupleInputStream
-
- readTuplePair() - Method in class cascading.tuple.io.TupleInputStream
-
- readTuplePair(TuplePair) - Method in class cascading.tuple.io.TupleInputStream
-
- readType(int) - Method in class cascading.tuple.hadoop.io.HadoopTupleInputStream
-
- readType(int) - Method in class cascading.tuple.io.TupleInputStream
-
- readVInt() - Method in class cascading.tuple.hadoop.io.HadoopTupleInputStream
-
- readVLong() - Method in class cascading.tuple.hadoop.io.HadoopTupleInputStream
-
- receive(Duct, TupleEntry) - Method in class cascading.flow.hadoop.stream.HadoopCoGroupGate
-
- receive(Duct, TupleEntry) - Method in class cascading.flow.hadoop.stream.HadoopGroupByGate
-
- receive(Duct, TupleEntry) - Method in class cascading.flow.local.stream.LocalGroupByGate
-
- receive(Duct, TupleEntry) - Method in class cascading.flow.local.stream.SyncMergeStage
-
synchronized, as by default, each source gets its turn, no concurrent threads.
- receive(Duct, TupleEntry) - Method in class cascading.flow.stream.AggregatorEveryStage
-
- receive(Duct, Grouping<TupleEntry, TupleEntryIterator>) - Method in class cascading.flow.stream.BufferEveryWindow
-
- receive(Duct, Incoming) - Method in class cascading.flow.stream.CloseReducingDuct
-
- receive(Duct, Incoming) - Method in class cascading.flow.stream.Duct
-
- receive(Duct, TupleEntry) - Method in class cascading.flow.stream.FilterEachStage
-
- receive(Duct, Incoming) - Method in class cascading.flow.stream.Fork
-
- receive(Duct, TupleEntry) - Method in class cascading.flow.stream.FunctionEachStage
-
- receive(Duct, TupleEntry) - Method in class cascading.flow.stream.GroupAssertionEveryStage
-
- receive(Duct, TupleEntry) - Method in class cascading.flow.stream.MemoryCoGroupGate
-
- receive(Duct, TupleEntry) - Method in class cascading.flow.stream.MemoryHashJoinGate
-
- receive(Duct, Grouping<Incoming, Iterator<Incoming>>) - Method in class cascading.flow.stream.OpenDuct
-
- receive(Duct, Grouping<Incoming, Iterator<Incoming>>) - Method in class cascading.flow.stream.OpenReducingDuct
-
- receive(Duct, TupleEntry) - Method in class cascading.flow.stream.SinkStage
-
- receive(Duct, Void) - Method in class cascading.flow.stream.SourceStage
-
- receive(Duct, Incoming) - Method in class cascading.flow.stream.Stage
-
- receive(Duct, TupleEntry) - Method in class cascading.flow.stream.ValueAssertionEachStage
-
- receiveFirst(Incoming) - Method in class cascading.flow.stream.Duct
-
- record(String, Object) - Method in class cascading.management.state.ClientState
-
- recordCascade(Cascade) - Method in class cascading.management.state.ClientState
-
- recordChildStats() - Method in class cascading.stats.FlowStepStats
-
- recordChildStats() - Method in class cascading.stats.hadoop.HadoopStepStats
-
Synchronized to prevent state changes mid record, #stop may be called out of band
- recordChildStats() - Method in class cascading.stats.local.LocalStepStats
-
- recordFlow(Flow) - Method in class cascading.management.state.ClientState
-
- recordFlowStep(FlowStep) - Method in class cascading.management.state.ClientState
-
- recordInfo() - Method in class cascading.stats.CascadeStats
-
- recordInfo() - Method in class cascading.stats.CascadingStats
-
- recordInfo() - Method in class cascading.stats.FlowStats
-
- recordInfo() - Method in class cascading.stats.FlowStepStats
-
- RecordReaderIterator - Class in cascading.tap.hadoop.io
-
RecordReaderIterator is a utility class for handing off a single RecordReader
instance
via the Iterator
.
- RecordReaderIterator(RecordReader) - Constructor for class cascading.tap.hadoop.io.RecordReaderIterator
-
- recordStats(CascadingStats) - Method in class cascading.management.state.ClientState
-
- recordStats() - Method in class cascading.stats.CascadingStats
-
Method recordStats forces recording of current status information.
- reduce(Object, Iterator, OutputCollector, Reporter) - Method in class cascading.flow.hadoop.FlowReducer
-
- Reducing<Group,Result> - Interface in cascading.flow.stream
-
- RegexFilter - Class in cascading.operation.regex
-
Class RegexFilter will apply the regex patternString against every input Tuple value and filter
the Tuple stream accordingly.
- RegexFilter(String) - Constructor for class cascading.operation.regex.RegexFilter
-
Constructor RegexFilter creates a new RegexFilter instance.
- RegexFilter(String, boolean) - Constructor for class cascading.operation.regex.RegexFilter
-
Constructor RegexFilter creates a new RegexFilter instance.
- RegexFilter(String, boolean, boolean) - Constructor for class cascading.operation.regex.RegexFilter
-
- RegexGenerator - Class in cascading.operation.regex
-
Class RegexGenerator will emit a new Tuple for every matched regex group.
- RegexGenerator(String) - Constructor for class cascading.operation.regex.RegexGenerator
-
Constructor RegexGenerator creates a new RegexGenerator instance.
- RegexGenerator(Fields, String) - Constructor for class cascading.operation.regex.RegexGenerator
-
Constructor RegexGenerator creates a new RegexGenerator instance.
- RegexMatcher - Class in cascading.operation.regex
-
Class RegexMatcher is the base class for common regular expression operations.
- RegexMatcher(String) - Constructor for class cascading.operation.regex.RegexMatcher
-
- RegexMatcher(String, boolean) - Constructor for class cascading.operation.regex.RegexMatcher
-
- RegexMatcher(Fields, String) - Constructor for class cascading.operation.regex.RegexMatcher
-
- RegexMatcher(Fields, String, boolean) - Constructor for class cascading.operation.regex.RegexMatcher
-
- RegexOperation<C> - Class in cascading.operation.regex
-
Class RegexOperation is the base class for all regex Operations.
- RegexOperation() - Constructor for class cascading.operation.regex.RegexOperation
-
Constructor RegexOperation creates a new RegexOperation instance.
- RegexOperation(int) - Constructor for class cascading.operation.regex.RegexOperation
-
Constructor RegexOperation creates a new RegexOperation instance.
- RegexOperation(Fields) - Constructor for class cascading.operation.regex.RegexOperation
-
Constructor RegexOperation creates a new RegexOperation instance.
- RegexOperation(int, String) - Constructor for class cascading.operation.regex.RegexOperation
-
Constructor RegexOperation creates a new RegexOperation instance.
- RegexOperation(String) - Constructor for class cascading.operation.regex.RegexOperation
-
Constructor RegexOperation creates a new RegexOperation instance.
- RegexOperation(int, Fields) - Constructor for class cascading.operation.regex.RegexOperation
-
Constructor RegexOperation creates a new RegexOperation instance.
- RegexOperation(int, Fields, String) - Constructor for class cascading.operation.regex.RegexOperation
-
Constructor RegexOperation creates a new RegexOperation instance.
- RegexParser - Class in cascading.operation.regex
-
Class RegexParser is used to extract a matched regex from an incoming argument value.
- RegexParser(String) - Constructor for class cascading.operation.regex.RegexParser
-
Constructor RegexParser creates a new RegexParser instance, where the argument Tuple value is matched and returned
in a new Tuple.
- RegexParser(Fields, String) - Constructor for class cascading.operation.regex.RegexParser
-
Constructor RegexParser creates a new RegexParser instance, where the argument Tuple value is matched and returned
as the given Field.
- RegexParser(String, int[]) - Constructor for class cascading.operation.regex.RegexParser
-
Constructor RegexParser creates a new RegexParser instance, where the patternString is a regular expression
with match groups and whose groups designated by groups
are stored in the appropriate number of new fields.
- RegexParser(Fields, String, int[]) - Constructor for class cascading.operation.regex.RegexParser
-
Constructor RegexParser creates a new RegexParser instance, where the patternString is a regular expression
with match groups and whose groups designated by groups
are stored in the named fieldDeclarations.
- RegexReplace - Class in cascading.operation.regex
-
Class RegexReplace is used to replace a matched regex with a replacement value.
- RegexReplace(Fields, String, String, boolean) - Constructor for class cascading.operation.regex.RegexReplace
-
Constructor RegexReplace creates a new RegexReplace instance,
- RegexReplace(Fields, String, String) - Constructor for class cascading.operation.regex.RegexReplace
-
Constructor RegexReplace creates a new RegexReplace instance.
- RegexSplitGenerator - Class in cascading.operation.regex
-
Class RegexGenerator will emit a new Tuple for every split on the incoming argument value delimited by the given patternString.
- RegexSplitGenerator(String) - Constructor for class cascading.operation.regex.RegexSplitGenerator
-
Constructor RegexGenerator creates a new RegexGenerator instance.
- RegexSplitGenerator(Fields, String) - Constructor for class cascading.operation.regex.RegexSplitGenerator
-
Constructor RegexGenerator creates a new RegexGenerator instance.
- RegexSplitter - Class in cascading.operation.regex
-
Class RegexSplitter will split an incoming argument value by the given regex delimiter patternString.
- RegexSplitter(String) - Constructor for class cascading.operation.regex.RegexSplitter
-
Constructor RegexSplitter creates a new RegexSplitter instance.
- RegexSplitter(Fields) - Constructor for class cascading.operation.regex.RegexSplitter
-
Constructor RegexOperation creates a new RegexOperation instance, where the delimiter is the tab character.
- RegexSplitter(Fields, String) - Constructor for class cascading.operation.regex.RegexSplitter
-
Constructor RegexSplitter creates a new RegexSplitter instance.
- registerShutdownHook() - Method in class cascading.flow.BaseFlow
-
- registerShutdownHook() - Static method in class cascading.util.ShutdownUtil
-
- releaseSingletonsAndDestroy() - Static method in class cascading.provider.ServiceLoader
-
- releaseSingletonServices() - Method in class cascading.provider.ServiceLoader
-
- remainderFields - Variable in class cascading.flow.stream.OperatorStage
-
- remove(Object) - Method in class cascading.flow.hadoop.util.FalseCollection
-
- remove() - Method in class cascading.flow.hadoop.util.TimedIterator
-
- remove() - Method in class cascading.pipe.joiner.InnerJoin.JoinIterator
-
- remove() - Method in class cascading.tap.hadoop.io.MultiRecordReaderIterator
-
- remove() - Method in class cascading.tap.partition.PartitionTupleEntryIterator
-
- remove(Object) - Method in class cascading.tuple.collect.SpillableTupleList
-
- remove(int[]) - Method in class cascading.tuple.Tuple
-
Method remove removes the values specified by the given pos array and returns a new Tuple containing the
removed values.
- remove(Fields, Fields) - Method in class cascading.tuple.Tuple
-
Method remove removes the values specified by the given selector.
- remove() - Method in class cascading.tuple.TupleEntryChainIterator
-
Method remove removes the current TupleEntry from the underlying collection.
- remove() - Method in class cascading.tuple.TupleEntryIterableChainIterator
-
Method remove removes the current TupleEntry from the underlying collection.
- remove() - Method in class cascading.tuple.TupleEntrySchemeIterator
-
- remove() - Method in class cascading.util.SingleValueIterator
-
- removeAll(Collection<?>) - Method in class cascading.flow.hadoop.util.FalseCollection
-
- removeAll(Collection<?>) - Method in class cascading.tuple.collect.SpillableTupleList
-
- removeAllNulls(List) - Static method in class cascading.util.Util
-
This method removes all nulls from the given List.
- removeHook(ShutdownUtil.Hook) - Static method in class cascading.util.ShutdownUtil
-
- removeListener(CascadeListener) - Method in class cascading.cascade.Cascade
-
- removeListener(FlowListener) - Method in class cascading.flow.BaseFlow
-
- removeListener(FlowListener) - Method in interface cascading.flow.Flow
-
Method removeListener removes the given flowListener from this instance.
- removeListener(FlowStepListener) - Method in interface cascading.flow.FlowStep
-
Method removeListener removes the given flowStepListener from this instance.
- removeListener(FlowStepListener) - Method in class cascading.flow.planner.BaseFlowStep
-
- removeNulls(String...) - Static method in class cascading.util.Util
-
- removePropertiesFrom(JobConf, String...) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- removeStateFromDistCache(JobConf, String) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- removeStepListener(FlowStepListener) - Method in class cascading.flow.BaseFlow
-
- removeStepListener(FlowStepListener) - Method in interface cascading.flow.Flow
-
Method removeStepListener removes the given flowStepListener from this instance.
- removeUnnecessaryPipes() - Method in class cascading.flow.planner.ElementGraph
-
Method removeEmptyPipes performs a depth first traversal and removes instance of
Pipe
or
SubAssembly
.
- Rename - Class in cascading.pipe.assembly
-
Class Rename is a
SubAssembly
that will rename the fromFields to the names in toFields.
- Rename(Pipe, Fields, Fields) - Constructor for class cascading.pipe.assembly.Rename
-
Rename the fromFields in the current Tuple to the given toFields.
- rename(Path, Path) - Method in class cascading.tap.hadoop.io.StreamedFileSystem
-
- rename(Fields, Fields) - Method in class cascading.tuple.Fields
-
Method rename will rename the from fields to the values in to to fields.
- REPLACE - Static variable in class cascading.tuple.Fields
-
Field REPLACE represents all incoming fields, and allows their values to be replaced by the current operation results.
- replaceElementWith(FlowElement, FlowElement) - Method in class cascading.flow.planner.ElementGraph
-
- reportLocalError(Throwable) - Static method in class cascading.flow.hadoop.planner.HadoopFlowStepJob
-
Internal method to report errors that happen on hadoop local mode.
- reset(Tuple, Iterator) - Method in class cascading.flow.hadoop.HadoopCoGroupClosure
-
- reset(Tuple, Iterator) - Method in class cascading.flow.hadoop.HadoopGroupByClosure
-
- reset(Iterator) - Method in class cascading.flow.hadoop.util.TimedIterator
-
- reset(Collection<Tuple>[]) - Method in class cascading.flow.stream.MemoryCoGroupClosure
-
- reset() - Method in class cascading.operation.aggregator.Average.Context
-
- reset(Number) - Method in class cascading.operation.aggregator.ExtremaBase.Context
-
Deprecated.
- reset() - Method in class cascading.operation.aggregator.ExtremaValueBase.Context
-
- reset() - Method in class cascading.operation.assertion.AssertGroupBase.Context
-
- reset() - Method in class cascading.pipe.assembly.AverageBy.AverageFinal.Context
-
- reset(Fields, Fields) - Method in class cascading.scheme.util.DelimitedParser
-
- reset(String, String, Type[], boolean, boolean, Fields, Fields, FieldTypeResolver) - Method in class cascading.scheme.util.DelimitedParser
-
- reset(byte[], int, int) - Method in class cascading.tuple.hadoop.io.BufferedInputStream
-
- reset(Iterator<Tuple>...) - Method in class cascading.tuple.TupleEntryChainIterator
-
- reset(Iterable<Iterator<Tuple>>) - Method in class cascading.tuple.TupleEntryIterableChainIterator
-
- reset(Tuple, V...) - Static method in class cascading.tuple.util.TupleViews
-
- reset(Value) - Method in class cascading.util.SingleValueIterator
-
- resetAppID() - Static method in class cascading.property.AppProps
-
Sets the static appID value to null.
- resolve(Fields, Fields...) - Static method in class cascading.tuple.Fields
-
Method resolve returns a new selector expanded on the given field declarations
- resolveAssemblyPlanners(FlowDef, Flow, Pipe[]) - Method in class cascading.flow.planner.FlowPlanner
-
- resolveFields() - Method in class cascading.flow.planner.ElementGraph
-
Method resolveFields performs a breadth first traversal and resolves the tuple fields between each Pipe instance.
- resolveIncomingOperationArgumentFields(Scope) - Method in interface cascading.flow.FlowElement
-
Method resolveIncomingOperationArgumentFields returns the Fields outgoing from the previous FlowElement that
are consumable by this FlowElement when preparing Operation arguments.
- resolveIncomingOperationArgumentFields(Scope) - Method in class cascading.pipe.Each
-
- resolveIncomingOperationArgumentFields(Scope) - Method in class cascading.pipe.Every
-
- resolveIncomingOperationArgumentFields(Scope) - Method in class cascading.pipe.Pipe
-
- resolveIncomingOperationArgumentFields(Scope) - Method in class cascading.tap.Tap
-
- resolveIncomingOperationPassThroughFields(Scope) - Method in interface cascading.flow.FlowElement
-
Method resolveIncomingOperationPassThroughFields returns the Fields outgoing from the previous FlowElement that
are consumable by this FlowElement when preparing the Pipe outgoing tuple.
- resolveIncomingOperationPassThroughFields(Scope) - Method in class cascading.pipe.Each
-
- resolveIncomingOperationPassThroughFields(Scope) - Method in class cascading.pipe.Every
-
- resolveIncomingOperationPassThroughFields(Scope) - Method in class cascading.pipe.Pipe
-
- resolveIncomingOperationPassThroughFields(Scope) - Method in class cascading.pipe.Splice
-
- resolveIncomingOperationPassThroughFields(Scope) - Method in class cascading.tap.Tap
-
- resolveRemainderFields(Set<Scope>, Fields) - Method in class cascading.pipe.Operator
-
- resolveTails(AssemblyPlanner.Context) - Method in interface cascading.flow.AssemblyPlanner
-
Called when this AssemblyPlanner instance should return any additional tail Pipe instances for used
when completing the Flow plan.
- resolveTails(FlowDef, Flow<Config>) - Method in class cascading.flow.planner.FlowPlanner
-
- resourceExists(Tap) - Method in class cascading.flow.BaseFlow
-
- resourceExists(Tap) - Method in interface cascading.flow.Flow
-
Method resourceExists returns true if the resource represented by the given Tap instance exists.
- resourceExists(Config) - Method in class cascading.tap.BaseTemplateTap
-
- resourceExists(JobConf) - Method in class cascading.tap.hadoop.Hfs
-
- resourceExists(Properties) - Method in class cascading.tap.local.FileTap
-
- resourceExists(Properties) - Method in class cascading.tap.local.StdErrTap
-
- resourceExists(Properties) - Method in class cascading.tap.local.StdInTap
-
- resourceExists(Properties) - Method in class cascading.tap.local.StdOutTap
-
- resourceExists(Config) - Method in class cascading.tap.MultiSinkTap
-
- resourceExists(Config) - Method in class cascading.tap.MultiSourceTap
-
- resourceExists(Config) - Method in class cascading.tap.partition.BasePartitionTap
-
- resourceExists(FlowProcess<Config>) - Method in class cascading.tap.Tap
-
Method resourceExists returns true if the path represented by this instance exists.
- resourceExists(Config) - Method in class cascading.tap.Tap
-
Method resourceExists returns true if the path represented by this instance exists.
- result() - Method in class cascading.operation.aggregator.Average.Context
-
- result - Variable in class cascading.operation.expression.ScriptOperation.Context
-
- result() - Method in class cascading.pipe.assembly.AverageBy.AverageFinal.Context
-
- resultGroupFields - Variable in class cascading.pipe.Splice
-
Field resultGroupFields
- RESULTS - Static variable in class cascading.tuple.Fields
-
Field RESULTS represents all fields returned by the current operation
- Retain - Class in cascading.pipe.assembly
-
Class Retain is a
SubAssembly
that will discard all incoming fields except those given on the constructor.
- Retain(Pipe, Fields) - Constructor for class cascading.pipe.assembly.Retain
-
- RETAIN_COLLECTOR - Static variable in class cascading.flow.stream.OperatorStage
-
- retainAll(Collection<?>) - Method in class cascading.flow.hadoop.util.FalseCollection
-
- retainAll(Collection<?>) - Method in class cascading.tuple.collect.SpillableTupleList
-
- rethrow(Exception) - Method in interface cascading.util.Util.RetryOperator
-
- retrieveSinkFields() - Method in class cascading.flow.BaseFlow
-
Force a Scheme to fetch any fields from a meta-data store
- retrieveSinkFields(FlowProcess<Config>, Tap) - Method in class cascading.scheme.Scheme
-
Method retrieveSinkFields notifies a Scheme when it is appropriate to dynamically
update the fields it sources.
- retrieveSinkFields(FlowProcess<Config>) - Method in class cascading.tap.Tap
-
A hook for allowing a Scheme to lazily retrieve its sink fields.
- retrieveSourceFields() - Method in class cascading.flow.BaseFlow
-
Force a Scheme to fetch any fields from a meta-data store
- retrieveSourceFields(FlowProcess<JobConf>, Tap) - Method in class cascading.scheme.hadoop.TextDelimited
-
- retrieveSourceFields(FlowProcess<Properties>, Tap) - Method in class cascading.scheme.local.TextDelimited
-
- retrieveSourceFields(FlowProcess<Config>, Tap) - Method in class cascading.scheme.Scheme
-
Method retrieveSourceFields notifies a Scheme when it is appropriate to dynamically
update the fields it sources.
- retrieveSourceFields(FlowProcess<Config>) - Method in class cascading.tap.Tap
-
A hook for allowing a Scheme to lazily retrieve its source fields.
- retry(Logger, int, int, String, Util.RetryOperator<T>) - Static method in class cascading.util.Util
-
- returnType - Variable in class cascading.operation.expression.ScriptOperation
-
returnType
- ReverseGroupingSortingComparator - Class in cascading.tuple.hadoop.util
-
Class ReverseTuplePairComparator is an implementation of RawComparator
.
- ReverseGroupingSortingComparator() - Constructor for class cascading.tuple.hadoop.util.ReverseGroupingSortingComparator
-
- ReverseTupleComparator - Class in cascading.tuple.hadoop.util
-
- ReverseTupleComparator() - Constructor for class cascading.tuple.hadoop.util.ReverseTupleComparator
-
- RightJoin - Class in cascading.pipe.joiner
-
Class RightJoin will return an
Iterator
that will iterate over a given
Joiner
and return tuples that represent
a left outer, right inner join of the CoGrouper internal grouped tuple collections.
- RightJoin() - Constructor for class cascading.pipe.joiner.RightJoin
-
- RightJoin(Fields) - Constructor for class cascading.pipe.joiner.RightJoin
-
- RightJoin.JoinIterator - Class in cascading.pipe.joiner
-
- RightJoin.JoinIterator(JoinerClosure) - Constructor for class cascading.pipe.joiner.RightJoin.JoinIterator
-
- role - Variable in class cascading.flow.stream.SpliceGate
-
- rollbackResource(Config) - Method in class cascading.tap.BaseTemplateTap
-
- rollbackResource(Config) - Method in class cascading.tap.MultiSinkTap
-
- rollbackResource(Config) - Method in class cascading.tap.partition.BasePartitionTap
-
- rollbackResource(Config) - Method in class cascading.tap.SourceTap
-
- rollbackResource(Config) - Method in class cascading.tap.Tap
-
Method rollbackResource allows the underlying resource to be notified when any write processing has failed or
was stopped so that any cleanup may be started.
- rollbackSinks() - Method in class cascading.flow.planner.BaseFlowStep
-
- run(RecordReader, OutputCollector, Reporter) - Method in class cascading.flow.hadoop.FlowMapper
-
- run(Tuple, Iterator) - Method in class cascading.flow.hadoop.stream.HadoopGroupGate
-
- run(Object) - Method in class cascading.flow.stream.SourceStage
-
- run(long) - Method in class cascading.management.state.ClientState
-
- run() - Method in class cascading.util.Update
-
- runID - Variable in class cascading.flow.FlowDef
-
- safe - Variable in class cascading.scheme.util.DelimitedParser
-
Field safe
- safeSleep(long) - Static method in class cascading.util.Util
-
- Sample - Class in cascading.operation.filter
-
Class Sample is a
Filter
that only allows the given fraction of
Tuple
instances to pass.
- Sample(double) - Constructor for class cascading.operation.filter.Sample
-
Creates a new Sample that permits percent Tuples to pass.
- Sample(long, double) - Constructor for class cascading.operation.filter.Sample
-
Creates a new Sample that permits percent Tuples to pass.
- sanitizeUrl(String) - Static method in class cascading.util.Util
-
This method attempts to remove any username and password from the given url String.
- Scheme<Config,Input,Output,SourceContext,SinkContext> - Class in cascading.scheme
-
A Scheme defines what is stored in a
Tap
instance by declaring the
Tuple
field names, and alternately parsing or rendering the incoming or outgoing
Tuple
stream, respectively.
- Scheme() - Constructor for class cascading.scheme.Scheme
-
Constructor Scheme creates a new Scheme instance.
- Scheme(Fields) - Constructor for class cascading.scheme.Scheme
-
Constructor Scheme creates a new Scheme instance.
- Scheme(Fields, int) - Constructor for class cascading.scheme.Scheme
-
Constructor Scheme creates a new Scheme instance.
- Scheme(Fields, Fields) - Constructor for class cascading.scheme.Scheme
-
Constructor Scheme creates a new Scheme instance.
- Scheme(Fields, Fields, int) - Constructor for class cascading.scheme.Scheme
-
Constructor Scheme creates a new Scheme instance.
- Scope - Class in cascading.flow.planner
-
Class Scope is an internal representation of the linkages between operations.
- Scope() - Constructor for class cascading.flow.planner.Scope
-
Default constructor.
- Scope(Scope) - Constructor for class cascading.flow.planner.Scope
-
Copy constructor
- Scope(Fields) - Constructor for class cascading.flow.planner.Scope
-
Tap constructor
- Scope(String, Scope.Kind, Fields, Fields, Fields, Fields, Fields, Fields) - Constructor for class cascading.flow.planner.Scope
-
Constructor Scope creates a new Scope instance.
- Scope(String, Fields, Fields, Map<String, Fields>, Map<String, Fields>, Fields, boolean) - Constructor for class cascading.flow.planner.Scope
-
Constructor Scope creates a new Scope instance.
- Scope(String) - Constructor for class cascading.flow.planner.Scope
-
Constructor Scope creates a new Scope instance.
- Scope.Kind - Enum in cascading.flow.planner
-
Enum Kind
- ScriptFilter - Class in cascading.operation.expression
-
Class ScriptFilter dynamically resolves a given expression using argument
Tuple
values.
- ScriptFilter(String) - Constructor for class cascading.operation.expression.ScriptFilter
-
Constructor ScriptFilter creates a new ScriptFilter instance.
- ScriptFilter(String, String, Class) - Constructor for class cascading.operation.expression.ScriptFilter
-
Constructor ScriptFilter creates a new ScriptFilter instance.
- ScriptFilter(String, Class[]) - Constructor for class cascading.operation.expression.ScriptFilter
-
Constructor ScriptFilter creates a new ScriptFilter instance.
- ScriptFilter(String, String[], Class[]) - Constructor for class cascading.operation.expression.ScriptFilter
-
Constructor ScriptFilter creates a new ScriptFilter instance.
- ScriptFunction - Class in cascading.operation.expression
-
Class ScriptFunction dynamically resolves a given expression using argument
Tuple
values.
- ScriptFunction(Fields, String) - Constructor for class cascading.operation.expression.ScriptFunction
-
Constructor ScriptFunction creates a new ScriptFunction instance.
- ScriptFunction(Fields, String, Class) - Constructor for class cascading.operation.expression.ScriptFunction
-
Constructor ScriptFunction creates a new ScriptFunction instance.
- ScriptFunction(Fields, String, Class, Class[]) - Constructor for class cascading.operation.expression.ScriptFunction
-
Constructor ScriptFunction creates a new ScriptFunction instance.
- ScriptFunction(Fields, String, Class, String[], Class[]) - Constructor for class cascading.operation.expression.ScriptFunction
-
Constructor ScriptFunction creates a new ScriptFunction instance.
- ScriptFunction(Fields, String, String[], Class[]) - Constructor for class cascading.operation.expression.ScriptFunction
-
Constructor ScriptFunction creates a new ScriptFunction instance.
- ScriptOperation - Class in cascading.operation.expression
-
- ScriptOperation(int, Fields, String) - Constructor for class cascading.operation.expression.ScriptOperation
-
- ScriptOperation(int, Fields, String, Class) - Constructor for class cascading.operation.expression.ScriptOperation
-
- ScriptOperation(int, Fields, String, Class, Class[]) - Constructor for class cascading.operation.expression.ScriptOperation
-
- ScriptOperation(int, Fields, String, Class, String[], Class[]) - Constructor for class cascading.operation.expression.ScriptOperation
-
- ScriptOperation(int, String, Class) - Constructor for class cascading.operation.expression.ScriptOperation
-
- ScriptOperation(int, String, Class, Class[]) - Constructor for class cascading.operation.expression.ScriptOperation
-
- ScriptOperation(int, String, Class, String[], Class[]) - Constructor for class cascading.operation.expression.ScriptOperation
-
- ScriptOperation.Context - Class in cascading.operation.expression
-
- ScriptOperation.Context() - Constructor for class cascading.operation.expression.ScriptOperation.Context
-
- ScriptTupleFunction - Class in cascading.operation.expression
-
Class ScriptTupleFunction dynamically resolves a given expression using argument
Tuple
values.
- ScriptTupleFunction(Fields, String) - Constructor for class cascading.operation.expression.ScriptTupleFunction
-
Constructor ScriptFunction creates a new ScriptFunction instance.
- ScriptTupleFunction(Fields, String, Class[]) - Constructor for class cascading.operation.expression.ScriptTupleFunction
-
Constructor ScriptFunction creates a new ScriptFunction instance.
- ScriptTupleFunction(Fields, String, String[], Class[]) - Constructor for class cascading.operation.expression.ScriptTupleFunction
-
Constructor ScriptFunction creates a new ScriptFunction instance.
- seek(long) - Method in class cascading.tap.hadoop.io.FSDigestInputStream
-
- seekToNewSource(long) - Method in class cascading.tap.hadoop.io.FSDigestInputStream
-
- select(Fields) - Method in class cascading.tuple.Fields
-
Method select returns a new Fields instance with fields specified by the given selector.
- select(Fields, TupleEntry...) - Static method in class cascading.tuple.TupleEntry
-
Method select will select a new Tuple instance from the given set of entries.
- selectEntry(Fields) - Method in class cascading.tuple.TupleEntry
-
Method selectEntry selects the fields specified in the selector from this instance.
- selectEntryCopy(Fields) - Method in class cascading.tuple.TupleEntry
-
Method selectEntry selects the fields specified in selector from this instance.
- selectInto(Fields, Tuple) - Method in class cascading.tuple.TupleEntry
-
Method selectInto selects the fields specified in the selector from this instance and copies
them into the given tuple argument.
- selectPos(Fields) - Method in class cascading.tuple.Fields
-
Method selectPos returns a Fields instance with only positional fields, no field names.
- selectPos(Fields, int) - Method in class cascading.tuple.Fields
-
Method selectPos returns a Fields instance with only positional fields, offset by given offset value, no field names.
- selectTuple(Fields) - Method in class cascading.tuple.TupleEntry
-
Method selectTuple selects the fields specified in the selector from this instance.
- selectTupleCopy(Fields) - Method in class cascading.tuple.TupleEntry
-
Method selectTupleCopy selects the fields specified in selector from this instance.
- SequenceFile - Class in cascading.scheme.hadoop
-
A SequenceFile is a type of
Scheme
, which is a flat file consisting of
binary key/value pairs.
- SequenceFile() - Constructor for class cascading.scheme.hadoop.SequenceFile
-
Protected for use by TempDfs and other subclasses.
- SequenceFile(Fields) - Constructor for class cascading.scheme.hadoop.SequenceFile
-
Creates a new SequenceFile instance that stores the given field names.
- SERIALIZATION_TOKENS - Static variable in class cascading.tuple.hadoop.TupleSerializationProps
-
- SerializationToken - Annotation Type in cascading.tuple.hadoop
-
- serialize(T, boolean) - Method in class cascading.flow.hadoop.util.JavaObjectSerializer
-
- serialize(T, boolean) - Method in interface cascading.flow.hadoop.util.ObjectSerializer
-
- serialize(BigDecimal) - Method in class cascading.tuple.hadoop.BigDecimalSerialization.BigDecimalSerializer
-
- serialize(byte[]) - Method in class cascading.tuple.hadoop.BytesSerialization.RawBytesSerializer
-
- serialize(IndexTuple) - Method in class cascading.tuple.hadoop.io.IndexTupleSerializer
-
- serialize(TuplePair) - Method in class cascading.tuple.hadoop.io.TuplePairSerializer
-
- serialize(Tuple) - Method in class cascading.tuple.hadoop.io.TupleSerializer
-
- serializeBase64(T, JobConf) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- serializeBase64(T, JobConf, boolean) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- serializeList(List<T>, boolean) - Method in class cascading.flow.hadoop.util.JavaObjectSerializer
-
- serializeMap(Map<String, T>, boolean) - Method in class cascading.flow.hadoop.util.JavaObjectSerializer
-
- ServiceLoader - Class in cascading.provider
-
- set(String[], String) - Method in class cascading.management.CascadingServices.NullMetricsService
-
- set(String[], int) - Method in class cascading.management.CascadingServices.NullMetricsService
-
- set(String[], long) - Method in class cascading.management.CascadingServices.NullMetricsService
-
- set(String[], String) - Method in interface cascading.management.MetricsService
-
- set(String[], int) - Method in interface cascading.management.MetricsService
-
- set(String[], long) - Method in interface cascading.management.MetricsService
-
- set(long, String, String) - Method in class cascading.operation.assertion.AssertGroupBase.Context
-
- set(String, String) - Method in interface cascading.property.ConfigDef.Setter
-
- set(int, Object) - Method in class cascading.tuple.Tuple
-
Method set sets the given value to the given index position in this instance.
- set(Fields, Fields, Tuple) - Method in class cascading.tuple.Tuple
-
Method set sets the values in the given selector positions to the values from the given Tuple.
- set(Fields, Fields, Tuple, CoercibleType[]) - Method in class cascading.tuple.Tuple
-
- set(Comparable, Object) - Method in class cascading.tuple.TupleEntry
-
Deprecated.
- set(TupleEntry) - Method in class cascading.tuple.TupleEntry
-
Method set sets the values from the given tupleEntry into this TupleEntry instance based on the given
tupleEntry field names.
- setAll(Tuple) - Method in class cascading.tuple.Tuple
-
Method setAll sets each element value of the given Tuple instance into the corresponding
position of this instance.
- setAll(Tuple...) - Method in class cascading.tuple.Tuple
-
Method setAll sets each element value of the given Tuple instances into the corresponding
position of this instance.
- setApplicationID(Map<Object, Object>) - Static method in class cascading.property.AppProps
-
- setApplicationJarClass(Map<Object, Object>, Class) - Static method in class cascading.flow.FlowConnector
-
Deprecated.
- setApplicationJarClass(Map<Object, Object>, Class) - Static method in class cascading.property.AppProps
-
Method setApplicationJarClass is used to set the application jar file.
- setApplicationJarPath(Map<Object, Object>, String) - Static method in class cascading.flow.FlowConnector
-
Deprecated.
- setApplicationJarPath(Map<Object, Object>, String) - Static method in class cascading.property.AppProps
-
Method setApplicationJarPath is used to set the application jar file.
- setApplicationName(Map<Object, Object>, String) - Static method in class cascading.property.AppProps
-
- setApplicationVersion(Map<Object, Object>, String) - Static method in class cascading.property.AppProps
-
- setArgumentFields(Fields) - Method in class cascading.operation.ConcreteCall
-
- setArguments(TupleEntry) - Method in class cascading.operation.ConcreteCall
-
- setArgumentsIterator(Iterator<TupleEntry>) - Method in class cascading.operation.ConcreteCall
-
- setAssertionLevel(Map<Object, Object>, AssertionLevel) - Static method in class cascading.flow.FlowConnectorProps
-
- setAssertionLevel(AssertionLevel) - Method in class cascading.flow.FlowConnectorProps
-
- setAssertionLevel(AssertionLevel) - Method in class cascading.flow.FlowDef
-
- setBoolean(int, boolean) - Method in class cascading.tuple.Tuple
-
Method setBoolean sets the given value to the given index position in this instance.
- setBoolean(Comparable, boolean) - Method in class cascading.tuple.TupleEntry
-
Method setBoolean sets the value in the given field or position.
- setBranchNames(Set<String>) - Method in interface cascading.flow.stream.ElementDuct
-
- setBranchNames(Set<String>) - Method in class cascading.flow.stream.ElementStage
-
- setBranchNames(Set<String>) - Method in class cascading.flow.stream.SpliceGate
-
- setCanonicalTuple(Tuple) - Method in class cascading.tuple.TupleEntry
-
Method setCanonicalTuple replaces each value of the current tuple with the given tuple elements after
they are coerced.
- setCanonicalValues(Object[]) - Method in class cascading.tuple.TupleEntry
-
Method setCanonicalValues replaces each value of the current tuple with th give Object[]
after they are coerced.
- setCascade(Cascade) - Method in class cascading.flow.BaseFlow
-
- setCharsetName(String) - Method in class cascading.scheme.hadoop.TextLine
-
- setCheckpoints(Map<String, Tap>) - Method in class cascading.flow.BaseFlow
-
- setCodecs(List<String>) - Method in class cascading.tuple.collect.SpillableProps
-
- setCollapseAdjacentTaps(Map<Object, Object>, boolean) - Static method in class cascading.flow.hadoop.planner.HadoopPlanner
-
Method setCollapseAdjacentTaps enables/disables an optimization that will identify if a sink tap and an intermediate tap
are equivalent field wise, and discard the intermediate tap for the sink tap to minimize the number of MR jobs.
- setCombinedInputMaxSize(Map<Object, Object>, Long) - Static method in class cascading.tap.hadoop.HfsProps
-
Method setCombinedInputMaxSize sets the maximum input split size to be used.
- setCombinedInputMaxSize(long) - Method in class cascading.tap.hadoop.HfsProps
-
Method setCombinedInputMaxSize sets the maximum input split size to be used.
- setComparator(Comparable, Comparator) - Method in class cascading.tuple.Fields
-
Method setComparator should be used to associate a Comparator
with a given field name or position.
- setComparators(Comparator...) - Method in class cascading.tuple.Fields
-
Method setComparators sets all the comparators of this Fields object.
- setCompressSpill(boolean) - Method in class cascading.tuple.collect.SpillableProps
-
- setConf(Config) - Method in class cascading.flow.planner.BaseFlowStep
-
- setConf(Configuration) - Method in class cascading.tuple.hadoop.TupleSerialization
-
- setConf(Configuration) - Method in class cascading.tuple.hadoop.util.DeserializerComparator
-
- setConf(Configuration) - Method in class cascading.tuple.hadoop.util.GroupingSortingComparator
-
- setConfigProperty(Config, Object, Object) - Method in class cascading.flow.BaseFlow
-
- setConfigProperty(JobConf, Object, Object) - Method in class cascading.flow.hadoop.HadoopFlow
-
- setConfigProperty(Properties, Object, Object) - Method in class cascading.flow.local.LocalFlow
-
- setContext(C) - Method in class cascading.operation.ConcreteCall
-
- setContext(Context) - Method in interface cascading.operation.OperationCall
-
Sets the user defined 'context' object.
- setContext(Context) - Method in class cascading.scheme.ConcreteCall
-
- setContext(Context) - Method in interface cascading.scheme.SinkCall
-
Method setContext sets the context of this SinkCall object.
- setContext(Context) - Method in interface cascading.scheme.SourceCall
-
Method setContext sets the context of this SourceCall object.
- setCurrentProcess(FlowProcess) - Method in class cascading.flow.FlowSession
-
Method setCurrentProcess sets the currentProcess of this FlowSession object.
- setCurrentSession(FlowSession) - Method in class cascading.flow.FlowProcess
-
Method setCurrentSession sets the currentSession of this FlowProcess object.
- setCurrentSession(FlowSession) - Method in class cascading.flow.FlowProcessWrapper
-
- setDebugLevel(Map<Object, Object>, DebugLevel) - Static method in class cascading.flow.FlowConnectorProps
-
Method setDebugLevel sets the target planner
DebugLevel
.
- setDebugLevel(DebugLevel) - Method in class cascading.flow.FlowConnectorProps
-
- setDebugLevel(DebugLevel) - Method in class cascading.flow.FlowDef
-
- setDefaultTupleElementComparator(Map<Object, Object>, String) - Static method in class cascading.flow.FlowProps
-
Sets a default
Comparator
to be used if no Comparator can be found for the class via the
Comparison
interface.
- setDefaultTupleElementComparator(String) - Method in class cascading.flow.FlowProps
-
- setDouble(int, double) - Method in class cascading.tuple.Tuple
-
Method setDouble sets the given value to the given index position in this instance.
- setDouble(Comparable, double) - Method in class cascading.tuple.TupleEntry
-
Method setDouble sets the value in the given field or position.
- setFailOnClose(Map<Object, Object>, boolean) - Static method in class cascading.tap.partition.PartitionTapProps
-
Method setFailOnClose(boolean b) controls if the PartitionTap is ignoring all Excpetions, when a TupleEntryCollector
is closed or if it should rethrow the Exception.
- setFailOnClose(boolean) - Method in class cascading.tap.partition.PartitionTapProps
-
- setFeature(String, boolean) - Method in class cascading.operation.xml.TagSoupParser
-
Method setFeature allows the user to set 'features' directly on the TagSoup parser, Parser.setFeature(java.lang.String, boolean)
.
- setFields(Fields) - Method in class cascading.tuple.TupleEntryCollector
-
- setFields(Fields) - Method in class cascading.tuple.TupleEntrySchemeCollector
-
- setFloat(int, float) - Method in class cascading.tuple.Tuple
-
Method setFloat sets the given value to the given index position in this instance.
- setFloat(Comparable, float) - Method in class cascading.tuple.TupleEntry
-
Method setFloat sets the value in the given field or position.
- setFlow(Flow<Config>) - Method in class cascading.flow.planner.BaseFlowStep
-
- setFlowName(String) - Method in class cascading.flow.planner.BaseFlowStep
-
- setFlowSkipStrategy(FlowSkipStrategy) - Method in class cascading.cascade.Cascade
-
Method setFlowSkipStrategy sets a new
FlowSkipStrategy
, the current strategy, if any, is returned.
- setFlowSkipStrategy(FlowSkipStrategy) - Method in class cascading.flow.BaseFlow
-
- setFlowSkipStrategy(FlowSkipStrategy) - Method in interface cascading.flow.Flow
-
Method setFlowSkipStrategy sets a new
FlowSkipStrategy
, the current strategy is returned.
- setFlowStepGraph(FlowStepGraph) - Method in class cascading.flow.BaseFlow
-
- setFlowStepStrategy(FlowStepStrategy) - Method in class cascading.flow.BaseFlow
-
- setFlowStepStrategy(FlowStepStrategy) - Method in interface cascading.flow.Flow
-
- setGroup(TupleEntry) - Method in class cascading.operation.ConcreteCall
-
- setGrouping(Tuple) - Method in interface cascading.tuple.collect.Spillable
-
- setGrouping(Tuple) - Method in class cascading.tuple.collect.SpillableTupleList
-
- setGrouping(Tuple) - Method in class cascading.tuple.collect.SpillableTupleMap
-
- setHadoopSerializations(List<String>) - Method in class cascading.tuple.hadoop.TupleSerializationProps
-
- setIncomingEntry(TupleEntry) - Method in class cascading.scheme.ConcreteCall
-
- setIndex(int) - Method in class cascading.tuple.io.IndexTuple
-
- setInput(IO) - Method in class cascading.scheme.ConcreteCall
-
- setInstanceFieldIfExists(Object, String, R) - Static method in class cascading.util.Util
-
- setInteger(int, int) - Method in class cascading.tuple.Tuple
-
Method setInteger sets the given value to the given index position in this instance.
- setInteger(Comparable, int) - Method in class cascading.tuple.TupleEntry
-
Method setInteger sets the value in the given field or position.
- setIntermediateSchemeClass(Map<Object, Object>, Class<? extends Scheme>) - Static method in class cascading.flow.FlowConnectorProps
-
Method setIntermediateSchemeClass is used for debugging.
- setIntermediateSchemeClass(Map<Object, Object>, String) - Static method in class cascading.flow.FlowConnectorProps
-
Method setIntermediateSchemeClass is used for debugging.
- setIntermediateSchemeClassName(String) - Method in class cascading.flow.FlowConnectorProps
-
- setIntermediateSchemeClassName(Class<Scheme>) - Method in class cascading.flow.FlowConnectorProps
-
- setIterator(Iterator<Tuple>) - Method in class cascading.flow.hadoop.util.FalseCollection
-
- setJarClass(Class) - Method in class cascading.property.AppProps
-
Method setJarClass is used to set the application jar file.
- setJarPath(String) - Method in class cascading.property.AppProps
-
Method setJarPath is used to set the application jar file.
- setJobPollingInterval(Map<Object, Object>, long) - Static method in class cascading.flow.FlowProps
-
Property jobPollingInterval will set the time to wait between polling the remote server for the status of a job.
- setJobPollingInterval(int) - Method in class cascading.flow.FlowProps
-
- setJoinerClosure(JoinerClosure) - Method in class cascading.operation.ConcreteCall
-
- setLhs(Lhs) - Method in class cascading.util.Pair
-
- setListSpillThreshold(int) - Method in class cascading.tuple.collect.SpillableProps
-
- setLocal(JobConf) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- setLocalModeScheme(Map<Object, Object>, String) - Static method in class cascading.tap.hadoop.HfsProps
-
Method setLocalModeScheme provides a means to change the scheme value used to detect when a
MapReduce job should be run in Hadoop local mode.
- setLocalModeScheme(String) - Method in class cascading.tap.hadoop.HfsProps
-
Method setLocalModeScheme provides a means to change the scheme value used to detect when a
MapReduce job should be run in Hadoop local mode.
- setLong(int, long) - Method in class cascading.tuple.Tuple
-
Method setLong sets the given value to the given index position in this instance.
- setLong(Comparable, long) - Method in class cascading.tuple.TupleEntry
-
Method setLong sets the value in the given field or position.
- setMapInitialCapacity(int) - Method in class cascading.tuple.collect.SpillableProps
-
- setMapLoadFactor(float) - Method in class cascading.tuple.collect.SpillableProps
-
- setMapSpillThreshold(int) - Method in class cascading.tuple.collect.SpillableProps
-
- setMaxConcurrentFlows(int) - Method in class cascading.cascade.CascadeDef
-
- setMaxConcurrentFlows(Map<Object, Object>, int) - Static method in class cascading.cascade.CascadeProps
-
Method setMaxConcurrentFlows sets the maximum number of Flows that a Cascade can run concurrently.
- setMaxConcurrentFlows(int) - Method in class cascading.cascade.CascadeProps
-
- setMaxConcurrentSteps(Map<Object, Object>, int) - Static method in class cascading.flow.FlowProps
-
Method setMaxConcurrentSteps sets the maximum number of steps that a Flow can run concurrently.
- setMaxConcurrentSteps(int) - Method in class cascading.flow.FlowProps
-
- setMD5SumFor(Configuration, Path, String) - Static method in class cascading.tap.hadoop.io.StreamedFileSystem
-
- setMD5SumFor(Configuration, String, String) - Static method in class cascading.tap.hadoop.io.StreamedFileSystem
-
- setMetric(Enum, long) - Method in class cascading.management.state.BaseState
-
- setMetric(String, String, long) - Method in class cascading.management.state.BaseState
-
- setMetric(String, String, String) - Method in class cascading.management.state.BaseState
-
- setName(String) - Method in class cascading.flow.BaseFlow
-
- setName(String) - Method in class cascading.flow.planner.Scope
-
Method setName sets the name of this Scope object.
- setName(String) - Method in class cascading.property.AppProps
-
- setName(String) - Method in class cascading.property.UnitOfWorkDef
-
- setNormalizeHeterogeneousSources(Map<Object, Object>, boolean) - Static method in class cascading.flow.hadoop.planner.HadoopPlanner
-
Deprecated.
- setNumSinkParts(int) - Method in class cascading.scheme.Scheme
-
Method setNumSinkParts sets the numSinkParts of this Scheme object.
- setNumSinkParts(int) - Method in class cascading.tap.BaseTemplateTap.TemplateScheme
-
- setNumSinkParts(int) - Method in class cascading.tap.partition.BasePartitionTap.PartitionScheme
-
- setObject(Comparable, Object) - Method in class cascading.tuple.TupleEntry
-
Method set sets the value in the given field or position.
- setOnEmpty(TupleEntry, TupleEntry) - Static method in class cascading.tuple.Tuples
-
- setOutgoingEntry(TupleEntry) - Method in class cascading.scheme.ConcreteCall
-
- setOutput(IO) - Method in class cascading.scheme.ConcreteCall
-
- setOutput(Output) - Method in class cascading.tuple.TupleEntrySchemeCollector
-
- setOutputCollector(OutputCollector) - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
- setOutputCollector(TupleEntryCollector) - Method in class cascading.operation.ConcreteCall
-
- setOutputCollector(OutputCollector) - Method in class cascading.tap.hadoop.util.MeasuredOutputCollector
-
- setParent(Pipe) - Method in class cascading.pipe.Pipe
-
- setPredecessors(List<FlowStepJob<Config>>) - Method in class cascading.flow.planner.FlowStepJob
-
- setPreserveTemporaryFiles(Map<Object, Object>, boolean) - Static method in class cascading.flow.FlowProps
-
Property preserveTemporaryFiles forces the Flow instance to keep any temporary intermediate data sets.
- setPreserveTemporaryFiles(boolean) - Method in class cascading.flow.FlowProps
-
- setPrevious(Pipe...) - Method in class cascading.pipe.SubAssembly
-
Must be called by subclasses to set the start end points of the assembly the subclass represents.
- setPrintFieldsEvery(int) - Method in class cascading.operation.Debug
-
Method setPrintFieldsEvery sets the printFieldsEvery interval value of this Debug object.
- setPrintTupleEvery(int) - Method in class cascading.operation.Debug
-
Method setPrintTupleEvery sets the printTupleEvery interval value of this Debug object.
- setProperties(Map<Object, Object>) - Method in class cascading.management.CascadingServices.NullDocumentService
-
- setProperties(Map<Object, Object>) - Method in class cascading.management.CascadingServices.NullMetricsService
-
- setProperties(Map<Object, Object>) - Method in class cascading.management.state.BaseState
-
- setProperties(ConfigDef) - Method in class cascading.property.Props
-
- setProperties(ConfigDef, ConfigDef.Mode) - Method in class cascading.property.Props
-
- setProperties(Map<Object, Object>) - Method in interface cascading.provider.CascadingService
-
- setProperty(String, String) - Method in class cascading.property.ConfigDef
-
- setProperty(ConfigDef.Mode, String, String) - Method in class cascading.property.ConfigDef
-
Method setProperty sets the value to the given key using the given
ConfigDef.Mode
value.
- setProperty(Map<Object, Object>, String, String) - Static method in class cascading.property.PropertyUtil
-
- setRaw(int, Object) - Method in class cascading.tuple.TupleEntry
-
Method set sets the value in the given position.
- setRaw(Comparable, Object) - Method in class cascading.tuple.TupleEntry
-
Method set sets the value in the given field or position.
- setRecordReader(RecordReader) - Method in class cascading.tap.hadoop.util.MeasuredRecordReader
-
- setReporter(Reporter) - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
Method setReporter sets the reporter of this HadoopFlowProcess object.
- setRetainValues(boolean) - Method in interface cascading.operation.BufferCall
-
Set to false
if at the end of all values iterated over in the argumentsIterator, the last seen argument tuple
values should not be nulled out.
- setRetainValues(boolean) - Method in class cascading.operation.ConcreteCall
-
- setRhs(Rhs) - Method in class cascading.util.Pair
-
- setRunID(String) - Method in class cascading.flow.FlowDef
-
Method setRunID sets the checkpoint run or execution ID to be used to find prior failed runs against
this runID.
- setScheme(Scheme<Config, Input, Output, ?, ?>) - Method in class cascading.tap.Tap
-
- setScopes() - Method in class cascading.flow.stream.StepStreamGraph
-
- setSerializations(JobConf) - Static method in class cascading.tuple.hadoop.TupleSerialization
-
Adds this class as a Hadoop Serialization class.
- setSerializationTokens(Map<Integer, String>) - Method in class cascading.tuple.hadoop.TupleSerializationProps
-
- setShort(int, short) - Method in class cascading.tuple.Tuple
-
Method setShort sets the given value to the given index position in this instance.
- setShort(Comparable, short) - Method in class cascading.tuple.TupleEntry
-
Method setShort sets the value in the given field or position.
- setSinkCompression(TextLine.Compress) - Method in class cascading.scheme.hadoop.TextLine
-
Method setSinkCompression sets the sinkCompression of this TextLine object.
- setSinkFields(Fields) - Method in class cascading.scheme.hadoop.TextDelimited
-
- setSinkFields(Fields) - Method in class cascading.scheme.local.TextDelimited
-
- setSinkFields(Fields) - Method in class cascading.scheme.Scheme
-
Method setSinkFields sets the sinkFields of this Scheme object.
- setSinkFields(Fields) - Method in class cascading.tap.BaseTemplateTap.TemplateScheme
-
- setSinkFields(Fields) - Method in class cascading.tap.partition.BasePartitionTap.PartitionScheme
-
- setSinks(Map<String, Tap>) - Method in class cascading.flow.BaseFlow
-
- setSourceFields(Fields) - Method in class cascading.scheme.hadoop.TextDelimited
-
- setSourceFields(Fields) - Method in class cascading.scheme.local.TextDelimited
-
- setSourceFields(Fields) - Method in class cascading.scheme.Scheme
-
Method setSourceFields sets the sourceFields of this Scheme object.
- setSourceFields(Fields) - Method in class cascading.tap.BaseTemplateTap.TemplateScheme
-
- setSourceFields(Fields) - Method in class cascading.tap.partition.BasePartitionTap.PartitionScheme
-
- setSources(Map<String, Tap>) - Method in class cascading.flow.BaseFlow
-
- setSpawnStrategy(UnitOfWorkSpawnStrategy) - Method in class cascading.cascade.Cascade
-
- setSpawnStrategy(UnitOfWorkSpawnStrategy) - Method in class cascading.flow.BaseFlow
-
- setSpawnStrategy(UnitOfWorkSpawnStrategy) - Method in interface cascading.management.UnitOfWork
-
- setSpillListener(Spillable.SpillListener) - Method in interface cascading.tuple.collect.Spillable
-
- setSpillListener(Spillable.SpillListener) - Method in class cascading.tuple.collect.SpillableTupleList
-
- setSpillListener(Spillable.SpillListener) - Method in class cascading.tuple.collect.SpillableTupleMap
-
- setSpillStrategy(Spillable.SpillStrategy) - Method in interface cascading.tuple.collect.Spillable
-
- setSpillStrategy(Spillable.SpillStrategy) - Method in class cascading.tuple.collect.SpillableTupleList
-
- setSpillStrategy(Spillable.SpillStrategy) - Method in class cascading.tuple.collect.SpillableTupleMap
-
- setStatsStoreInterval(Map<Object, Object>, long) - Static method in class cascading.stats.CascadingStats
-
Method setStatsStoreInterval sets the interval time between store operations against the underlying
document storage services.
- setStatus(String) - Method in class cascading.flow.FlowProcess.NullFlowProcess
-
- setStatus(String) - Method in class cascading.flow.FlowProcess
-
Method setStatus is used to set the status of the current operation.
- setStatus(String) - Method in class cascading.flow.FlowProcessWrapper
-
- setStatus(String) - Method in class cascading.flow.hadoop.HadoopFlowProcess
-
- setStatus(String) - Method in class cascading.flow.local.LocalFlowProcess
-
- setStatus(Enum, long) - Method in class cascading.management.state.ClientState
-
- setStepStats(LocalStepStats) - Method in class cascading.flow.local.LocalFlowProcess
-
- setStopJobsOnExit(Map<Object, Object>, boolean) - Static method in class cascading.flow.FlowProps
-
Property stopJobsOnExit will tell the Flow to add a JVM shutdown hook that will kill all running processes if the
underlying computing system supports it.
- setStopJobsOnExit(boolean) - Method in class cascading.flow.FlowProps
-
- setString(int, String) - Method in class cascading.tuple.Tuple
-
Method setString sets the given value to the given index position in this instance.
- setString(Comparable, String) - Method in class cascading.tuple.TupleEntry
-
Method setString sets the value in the given field or position.
- setStringPath(String) - Method in class cascading.tap.hadoop.Dfs
-
- setStringPath(String) - Method in class cascading.tap.hadoop.Hfs
-
- setStringPath(String) - Method in class cascading.tap.hadoop.Lfs
-
- setSubmitPriority(int) - Method in class cascading.flow.BaseFlow
-
- setSubmitPriority(int) - Method in interface cascading.flow.Flow
-
Method setSubmitPriority sets the submitPriority of this Flow object.
- setSubmitPriority(int) - Method in interface cascading.flow.FlowStep
-
Method setSubmitPriority sets the submitPriority of this FlowStep object.
- setSubmitPriority(int) - Method in class cascading.flow.planner.BaseFlowStep
-
- setTails(Pipe...) - Method in class cascading.pipe.SubAssembly
-
Must be called by subclasses to set the final end points of the assembly the subclass represents.
- setTapFromProcess() - Method in class cascading.flow.hadoop.ProcessFlow
-
Method setTapFromProcess build
Tap
instance for the give process incoming and outgoing dependencies.
- setTaskStats(Map<String, HadoopSliceStats>) - Method in class cascading.stats.hadoop.HadoopStepStats
-
- setTemporaryDirectory(Map<Object, Object>, String) - Static method in class cascading.tap.hadoop.Hfs
-
- setTemporaryDirectory(Map<Object, Object>, String) - Static method in class cascading.tap.hadoop.HfsProps
-
Method setTemporaryDirectory sets the temporary directory on the given properties object.
- setTemporaryDirectory(String) - Method in class cascading.tap.hadoop.HfsProps
-
Method setTemporaryDirectory sets the temporary directory for use on the underlying filesystem.
- setTrace(Object, String) - Static method in class cascading.util.Util
-
Allows for custom trace fields on Pipe, Tap, and Scheme types
- setTrapHandler(TrapHandler) - Method in interface cascading.flow.stream.ElementDuct
-
- setTrapHandler(TrapHandler) - Method in class cascading.flow.stream.ElementStage
-
- setTrapHandler(TrapHandler) - Method in class cascading.flow.stream.SpliceGate
-
- setTraps(Map<String, Tap>) - Method in class cascading.flow.BaseFlow
-
- setTraps() - Method in class cascading.flow.stream.StepStreamGraph
-
- setTuple(Tuple) - Method in class cascading.tuple.io.IndexTuple
-
- setTuple(Tuple) - Method in class cascading.tuple.TupleEntry
-
Method setTuple sets the tuple of this TupleEntry object, no copy will be performed.
- setTuple(Fields, Tuple) - Method in class cascading.tuple.TupleEntry
-
Method setTuple sets the values specified by the selector to the values given by the given tuple, the given
values will always be copied into this TupleEntry.
- setType(int, Type) - Method in class cascading.tuple.Fields
-
- setUnmodifiable(Tuple, boolean) - Static method in class cascading.tuple.Tuples
-
- setupJob(JobConf) - Static method in class cascading.tap.hadoop.util.Hadoop18TapUtil
-
should only be called if not in a Flow
- setupTask(JobConf) - Static method in class cascading.tap.hadoop.util.Hadoop18TapUtil
-
- setUriScheme(URI) - Method in class cascading.tap.hadoop.Hfs
-
- setUseCombinedInput(Map<Object, Object>, Boolean) - Static method in class cascading.tap.hadoop.HfsProps
-
Method setUseCombinedInput provides a means to indicate whether to leverage
CombineFileInputFormat
for the input format.
- setUseCombinedInput(boolean) - Method in class cascading.tap.hadoop.HfsProps
-
Method setUseCombinedInput provides a means to indicate whether to leverage
CombineFileInputFormat
for the input format.
- setUseCombinedInputSafeMode(Map<Object, Object>, Boolean) - Static method in class cascading.tap.hadoop.HfsProps
-
Method setUseCombinedInputSafeMode toggles safe mode when using
CombineFileInputFormat
.
- setUseCombinedInputSafeMode(boolean) - Method in class cascading.tap.hadoop.HfsProps
-
Method setUseCombinedInputSafeMode toggles safe mode when using
CombineFileInputFormat
.
- SetValue - Class in cascading.operation.function
-
Class SetValue is a utility
Function
that allows for a Tuple value to be returned based on the outcome
of a given
Filter
operation.
- SetValue(Fields, Filter) - Constructor for class cascading.operation.function.SetValue
-
Constructor SetValue creates a new SetValue instance.
- SetValue(Fields, Filter, Serializable, Serializable) - Constructor for class cascading.operation.function.SetValue
-
Constructor SetValue creates a new SetValue instance.
- setVersion(String) - Method in class cascading.property.AppProps
-
- setWorkingDirectory(Path) - Method in class cascading.tap.hadoop.io.StreamedFileSystem
-
- SHORT - Static variable in class cascading.tuple.coerce.Coercions
-
- SHORT_OBJECT - Static variable in class cascading.tuple.coerce.Coercions
-
- ShortCoerce - Class in cascading.tuple.coerce
-
- ShortCoerce(Map<Type, Coercions.Coerce>) - Constructor for class cascading.tuple.coerce.ShortCoerce
-
- ShortObjectCoerce - Class in cascading.tuple.coerce
-
- ShortObjectCoerce(Map<Type, Coercions.Coerce>) - Constructor for class cascading.tuple.coerce.ShortObjectCoerce
-
- shutdownHook - Variable in class cascading.flow.BaseFlow
-
- ShutdownUtil - Class in cascading.util
-
ShutdownUtil is a private helper class for registering dependent shutdown hooks to maintain internal state
information reliably when a jvm is shutting down.
- ShutdownUtil() - Constructor for class cascading.util.ShutdownUtil
-
- ShutdownUtil.Hook - Class in cascading.util
-
- ShutdownUtil.Hook() - Constructor for class cascading.util.ShutdownUtil.Hook
-
- ShutdownUtil.Hook.Priority - Enum in cascading.util
-
- simpleTypeNames(Type[]) - Static method in class cascading.util.Util
-
- SingleCloseableInputIterator - Class in cascading.util
-
- SingleCloseableInputIterator(Closeable) - Constructor for class cascading.util.SingleCloseableInputIterator
-
- SingleValueCloseableIterator<Value> - Class in cascading.util
-
SingleValueIterator is a utility class used for quickly presenting a single value to a consumer
expecting both a Closeable
and an Iterator
interface.
- SingleValueCloseableIterator(Value) - Constructor for class cascading.util.SingleValueCloseableIterator
-
- SingleValueIterator<Value> - Class in cascading.util
-
Class SingleValueIterator is a convenience to creating an Iterator
that returns one value for use
with interfaces that only accept Iterator instances.
- SingleValueIterator() - Constructor for class cascading.util.SingleValueIterator
-
- SingleValueIterator(Value) - Constructor for class cascading.util.SingleValueIterator
-
- sink(FlowProcess<JobConf>, SinkCall<Void, OutputCollector>) - Method in class cascading.scheme.hadoop.SequenceFile
-
- sink(FlowProcess<JobConf>, SinkCall<Object[], OutputCollector>) - Method in class cascading.scheme.hadoop.TextDelimited
-
- sink(FlowProcess<JobConf>, SinkCall<Object[], OutputCollector>) - Method in class cascading.scheme.hadoop.TextLine
-
- sink(FlowProcess<JobConf>, SinkCall<Void, OutputCollector>) - Method in class cascading.scheme.hadoop.WritableSequenceFile
-
- sink(FlowProcess<Properties>, SinkCall<PrintWriter, OutputStream>) - Method in class cascading.scheme.local.TextDelimited
-
- sink(FlowProcess<Properties>, SinkCall<PrintWriter, OutputStream>) - Method in class cascading.scheme.local.TextLine
-
- sink(FlowProcess<Config>, SinkCall<SinkContext, Output>) - Method in class cascading.scheme.NullScheme
-
- sink(FlowProcess<Config>, SinkCall<SinkContext, Output>) - Method in class cascading.scheme.Scheme
-
- sink(FlowProcess<Config>, SinkCall<Void, Output>) - Method in class cascading.tap.BaseTemplateTap.TemplateScheme
-
- sink(FlowProcess<Config>, SinkCall<Void, Output>) - Method in class cascading.tap.partition.BasePartitionTap.PartitionScheme
-
- SinkCall<Context,Output> - Interface in cascading.scheme
-
- sinkCall - Variable in class cascading.tuple.TupleEntrySchemeCollector
-
- sinkCleanup(FlowProcess<Properties>, SinkCall<PrintWriter, OutputStream>) - Method in class cascading.scheme.local.TextDelimited
-
- sinkCleanup(FlowProcess<Properties>, SinkCall<PrintWriter, OutputStream>) - Method in class cascading.scheme.local.TextLine
-
- sinkCleanup(FlowProcess<Config>, SinkCall<SinkContext, Output>) - Method in class cascading.scheme.Scheme
-
- sinkCleanup(FlowProcess<Config>, SinkCall<Void, Output>) - Method in class cascading.tap.BaseTemplateTap.TemplateScheme
-
- sinkCleanup(FlowProcess<Config>, SinkCall<Void, Output>) - Method in class cascading.tap.partition.BasePartitionTap.PartitionScheme
-
- sinkConfInit(FlowProcess<JobConf>, Tap<JobConf, RecordReader, OutputCollector>, JobConf) - Method in class cascading.scheme.hadoop.SequenceFile
-
- sinkConfInit(FlowProcess<JobConf>, Tap<JobConf, RecordReader, OutputCollector>, JobConf) - Method in class cascading.scheme.hadoop.TextLine
-
- sinkConfInit(FlowProcess<JobConf>, Tap<JobConf, RecordReader, OutputCollector>, JobConf) - Method in class cascading.scheme.hadoop.WritableSequenceFile
-
- sinkConfInit(FlowProcess<Properties>, Tap<Properties, InputStream, OutputStream>, Properties) - Method in class cascading.scheme.local.TextDelimited
-
- sinkConfInit(FlowProcess<Properties>, Tap<Properties, InputStream, OutputStream>, Properties) - Method in class cascading.scheme.local.TextLine
-
- sinkConfInit(FlowProcess<Config>, Tap<Config, Input, Output>, Config) - Method in class cascading.scheme.NullScheme
-
- sinkConfInit(FlowProcess<Config>, Tap<Config, Input, Output>, Config) - Method in class cascading.scheme.Scheme
-
Method sinkInit initializes this instance as a sink.
- sinkConfInit(FlowProcess<Config>, Tap<Config, Void, Output>, Config) - Method in class cascading.tap.BaseTemplateTap.TemplateScheme
-
- sinkConfInit(FlowProcess<JobConf>, JobConf) - Method in class cascading.tap.hadoop.Hfs
-
- sinkConfInit(FlowProcess<Config>, Config) - Method in class cascading.tap.MultiSinkTap
-
- sinkConfInit(FlowProcess<Config>, Tap<Config, Input, Output>, Config) - Method in class cascading.tap.partition.BasePartitionTap.PartitionScheme
-
- sinkConfInit(FlowProcess<Config>, Config) - Method in class cascading.tap.SourceTap
-
- sinkConfInit(FlowProcess<Config>, Config) - Method in class cascading.tap.Tap
-
Method sinkConfInit initializes this instance as a sink.
- SinkMode - Enum in cascading.tap
-
Enum SinkMode identifies supported modes a Tap may utilize when used as a sink.
- sinkPrepare(FlowProcess<JobConf>, SinkCall<Object[], OutputCollector>) - Method in class cascading.scheme.hadoop.TextDelimited
-
- sinkPrepare(FlowProcess<JobConf>, SinkCall<Object[], OutputCollector>) - Method in class cascading.scheme.hadoop.TextLine
-
- sinkPrepare(FlowProcess<Properties>, SinkCall<PrintWriter, OutputStream>) - Method in class cascading.scheme.local.TextDelimited
-
- sinkPrepare(FlowProcess<Properties>, SinkCall<PrintWriter, OutputStream>) - Method in class cascading.scheme.local.TextLine
-
- sinkPrepare(FlowProcess<Config>, SinkCall<SinkContext, Output>) - Method in class cascading.scheme.Scheme
-
- sinkPrepare(FlowProcess<Config>, SinkCall<Void, Output>) - Method in class cascading.tap.BaseTemplateTap.TemplateScheme
-
- sinkPrepare(FlowProcess<Config>, SinkCall<Void, Output>) - Method in class cascading.tap.partition.BasePartitionTap.PartitionScheme
-
- sinks - Variable in class cascading.flow.BaseFlow
-
Field sinks
- sinks - Variable in class cascading.flow.FlowDef
-
- sinks - Variable in class cascading.flow.planner.BaseFlowStep
-
Field sink
- SinkStage - Class in cascading.flow.stream
-
- SinkStage(FlowProcess, Tap) - Constructor for class cascading.flow.stream.SinkStage
-
- SinkTap<Config,Output> - Class in cascading.tap
-
Class SinkTap is an optional base class for sink only Taps.
- SinkTap() - Constructor for class cascading.tap.SinkTap
-
- SinkTap(Scheme<Config, ?, Output, ?, ?>) - Constructor for class cascading.tap.SinkTap
-
- SinkTap(Scheme<Config, ?, Output, ?, ?>, SinkMode) - Constructor for class cascading.tap.SinkTap
-
- size() - Method in class cascading.flow.hadoop.HadoopCoGroupClosure
-
- size() - Method in class cascading.flow.hadoop.HadoopGroupByClosure
-
- size() - Method in class cascading.flow.hadoop.util.FalseCollection
-
- size() - Method in class cascading.flow.stream.MemoryCoGroupClosure
-
- size - Variable in class cascading.operation.assertion.AssertGroupBase
-
Field size
- size() - Method in class cascading.pipe.joiner.JoinerClosure
-
- size() - Method in class cascading.tuple.collect.SpillableTupleList
-
- size(int) - Static method in class cascading.tuple.Fields
-
Method size is a factory that makes new instances of Fields the given size.
- size(int, Type) - Static method in class cascading.tuple.Fields
-
Method size is a factory that makes new instances of Fields the given size with every field
of the given type.
- size() - Method in class cascading.tuple.Fields
-
Method size returns the number of field positions in this instance.
- size(int) - Static method in class cascading.tuple.Tuple
-
Method size returns a new Tuple instance of the given size with nulls as its element values.
- size(int, Comparable) - Static method in class cascading.tuple.Tuple
-
Method size returns a new Tuple instance of the given size with the given Comparable as its element values.
- size() - Method in class cascading.tuple.Tuple
-
Method size returns the number of values in this Tuple instance.
- size() - Method in class cascading.tuple.TupleEntry
-
Method size returns the number of values in this instance.
- skipFlow(Flow) - Method in class cascading.flow.FlowSkipIfSinkExists
-
- skipFlow(Flow) - Method in class cascading.flow.FlowSkipIfSinkNotStale
-
- skipFlow(Flow) - Method in interface cascading.flow.FlowSkipStrategy
-
- sleepForPollingInterval() - Method in class cascading.flow.planner.FlowStepJob
-
- SliceCounters - Enum in cascading.flow
-
- sortBuilder - Variable in class cascading.flow.stream.SpliceGate
-
- sortFields - Variable in class cascading.flow.stream.SpliceGate
-
- sortFieldsMap - Variable in class cascading.pipe.Splice
-
Field sortFieldsMap
- source(FlowProcess<JobConf>, SourceCall<Object[], RecordReader>) - Method in class cascading.scheme.hadoop.SequenceFile
-
- source(FlowProcess<JobConf>, SourceCall<Object[], RecordReader>) - Method in class cascading.scheme.hadoop.TextDelimited
-
- source(FlowProcess<JobConf>, SourceCall<Object[], RecordReader>) - Method in class cascading.scheme.hadoop.TextLine
-
- source(FlowProcess<JobConf>, SourceCall<Object[], RecordReader>) - Method in class cascading.scheme.hadoop.WritableSequenceFile
-
- source(FlowProcess<Properties>, SourceCall<LineNumberReader, InputStream>) - Method in class cascading.scheme.local.TextDelimited
-
- source(FlowProcess<Properties>, SourceCall<LineNumberReader, InputStream>) - Method in class cascading.scheme.local.TextLine
-
- source(FlowProcess<Config>, SourceCall<SourceContext, Input>) - Method in class cascading.scheme.NullScheme
-
- source(FlowProcess<Config>, SourceCall<SourceContext, Input>) - Method in class cascading.scheme.Scheme
-
- source(FlowProcess<Config>, SourceCall<Void, Void>) - Method in class cascading.tap.BaseTemplateTap.TemplateScheme
-
- source(FlowProcess<Config>, SourceCall<Void, Input>) - Method in class cascading.tap.partition.BasePartitionTap.PartitionScheme
-
- SourceCall<Context,Input> - Interface in cascading.scheme
-
- sourceCleanup(FlowProcess<JobConf>, SourceCall<Object[], RecordReader>) - Method in class cascading.scheme.hadoop.SequenceFile
-
- sourceCleanup(FlowProcess<JobConf>, SourceCall<Object[], RecordReader>) - Method in class cascading.scheme.hadoop.TextLine
-
- sourceCleanup(FlowProcess<Properties>, SourceCall<LineNumberReader, InputStream>) - Method in class cascading.scheme.local.TextDelimited
-
- sourceCleanup(FlowProcess<Properties>, SourceCall<LineNumberReader, InputStream>) - Method in class cascading.scheme.local.TextLine
-
- sourceCleanup(FlowProcess<Config>, SourceCall<SourceContext, Input>) - Method in class cascading.scheme.Scheme
-
- sourceCleanup(FlowProcess<Config>, SourceCall<Void, Void>) - Method in class cascading.tap.BaseTemplateTap.TemplateScheme
-
- sourceCleanup(FlowProcess<Config>, SourceCall<Void, Input>) - Method in class cascading.tap.partition.BasePartitionTap.PartitionScheme
-
- sourceConfInit(FlowProcess<JobConf>, Tap<JobConf, RecordReader, OutputCollector>, JobConf) - Method in class cascading.scheme.hadoop.SequenceFile
-
- sourceConfInit(FlowProcess<JobConf>, Tap<JobConf, RecordReader, OutputCollector>, JobConf) - Method in class cascading.scheme.hadoop.TextLine
-
- sourceConfInit(FlowProcess<Properties>, Tap<Properties, InputStream, OutputStream>, Properties) - Method in class cascading.scheme.local.TextDelimited
-
- sourceConfInit(FlowProcess<Properties>, Tap<Properties, InputStream, OutputStream>, Properties) - Method in class cascading.scheme.local.TextLine
-
- sourceConfInit(FlowProcess<Config>, Tap<Config, Input, Output>, Config) - Method in class cascading.scheme.NullScheme
-
- sourceConfInit(FlowProcess<Config>, Tap<Config, Input, Output>, Config) - Method in class cascading.scheme.Scheme
-
Method sourceInit initializes this instance as a source.
- sourceConfInit(FlowProcess<Config>, Tap<Config, Void, Output>, Config) - Method in class cascading.tap.BaseTemplateTap.TemplateScheme
-
- sourceConfInit(FlowProcess<JobConf>, JobConf) - Method in class cascading.tap.hadoop.GlobHfs
-
- sourceConfInit(FlowProcess<JobConf>, JobConf) - Method in class cascading.tap.hadoop.Hfs
-
- sourceConfInit(FlowProcess<JobConf>, JobConf) - Method in class cascading.tap.hadoop.PartitionTap
-
- sourceConfInit(FlowProcess<Config>, Config) - Method in class cascading.tap.MultiSourceTap
-
- sourceConfInit(FlowProcess<Config>, Tap<Config, Input, Output>, Config) - Method in class cascading.tap.partition.BasePartitionTap.PartitionScheme
-
- sourceConfInit(FlowProcess<Config>, Config) - Method in class cascading.tap.SinkTap
-
- sourceConfInit(FlowProcess<Config>, Config) - Method in class cascading.tap.Tap
-
Method sourceConfInit initializes this instance as a source.
- sourceConfInitAddInputPath(JobConf, Path) - Method in class cascading.tap.hadoop.Hfs
-
- sourceConfInitComplete(FlowProcess<JobConf>, JobConf) - Method in class cascading.tap.hadoop.Hfs
-
- sourceFields - Variable in class cascading.scheme.util.DelimitedParser
-
Field sourceFields
- sourceHandleInput(SourceCall<Object[], RecordReader>) - Method in class cascading.scheme.hadoop.TextLine
-
- sourcePrepare(FlowProcess<JobConf>, SourceCall<Object[], RecordReader>) - Method in class cascading.scheme.hadoop.SequenceFile
-
- sourcePrepare(FlowProcess<JobConf>, SourceCall<Object[], RecordReader>) - Method in class cascading.scheme.hadoop.TextDelimited
-
- sourcePrepare(FlowProcess<JobConf>, SourceCall<Object[], RecordReader>) - Method in class cascading.scheme.hadoop.TextLine
-
- sourcePrepare(FlowProcess<Properties>, SourceCall<LineNumberReader, InputStream>) - Method in class cascading.scheme.local.TextDelimited
-
- sourcePrepare(FlowProcess<Properties>, SourceCall<LineNumberReader, InputStream>) - Method in class cascading.scheme.local.TextLine
-
- sourcePrepare(FlowProcess<Config>, SourceCall<SourceContext, Input>) - Method in class cascading.scheme.Scheme
-
- sourcePrepare(FlowProcess<Config>, SourceCall<Void, Void>) - Method in class cascading.tap.BaseTemplateTap.TemplateScheme
-
- sourcePrepare(FlowProcess<Config>, SourceCall<Void, Input>) - Method in class cascading.tap.partition.BasePartitionTap.PartitionScheme
-
- sources - Variable in class cascading.flow.BaseFlow
-
Field sources
- sources - Variable in class cascading.flow.FlowDef
-
- sources - Variable in class cascading.flow.planner.BaseFlowStep
-
Field sources
- SourceStage - Class in cascading.flow.stream
-
- SourceStage(FlowProcess, Tap) - Constructor for class cascading.flow.stream.SourceStage
-
- SourceTap<Config,Input> - Class in cascading.tap
-
Class SourceTap is an optional base class for source only Taps.
- SourceTap() - Constructor for class cascading.tap.SourceTap
-
- SourceTap(Scheme<Config, Input, ?, ?, ?>) - Constructor for class cascading.tap.SourceTap
-
- SparseTupleComparator - Class in cascading.flow.stream
-
- SparseTupleComparator(Fields, Fields) - Constructor for class cascading.flow.stream.SparseTupleComparator
-
- SparseTupleComparator(Fields, Comparator) - Constructor for class cascading.flow.stream.SparseTupleComparator
-
- SparseTupleComparator(Fields, Fields, Comparator) - Constructor for class cascading.flow.stream.SparseTupleComparator
-
- SPILL_CODECS - Static variable in class cascading.tuple.collect.SpillableProps
-
A comma delimited list of possible codecs to try.
- SPILL_CODECS - Static variable in class cascading.tuple.collect.SpillableTupleList
-
Deprecated.
- SPILL_COMPRESS - Static variable in class cascading.tuple.collect.SpillableProps
-
Whether to enable compress of the spills or not, on by default.
- SPILL_COMPRESS - Static variable in class cascading.tuple.collect.SpillableTupleList
-
Deprecated.
- SPILL_THRESHOLD - Static variable in class cascading.tuple.collect.SpillableTupleList
-
Deprecated.
- Spillable - Interface in cascading.tuple.collect
-
- Spillable.SpillListener - Interface in cascading.tuple.collect
-
- Spillable.SpillStrategy - Interface in cascading.tuple.collect
-
- SpillableProps - Class in cascading.tuple.collect
-
Class SpillableProps is a fluent interface for building properties to be passed to a
FlowConnector
before creating new
Flow
instances.
- SpillableProps() - Constructor for class cascading.tuple.collect.SpillableProps
-
- spillableProps() - Static method in class cascading.tuple.collect.SpillableProps
-
- SpillableTupleList - Class in cascading.tuple.collect
-
Class SpillableTupleList is a simple durable Collection that can spill its contents to disk when the
threshold
is met.
- SpillableTupleList(int) - Constructor for class cascading.tuple.collect.SpillableTupleList
-
- SpillableTupleList(Spillable.SpillStrategy) - Constructor for class cascading.tuple.collect.SpillableTupleList
-
- SpillableTupleMap - Class in cascading.tuple.collect
-
SpillableTupleMap is a HashMap that will allow for multiple values per key, and if the number of values for a given
key reach a specific threshold, they will be spilled to disk using a
SpillableTupleList
instance.
- SpillableTupleMap(int, int) - Constructor for class cascading.tuple.collect.SpillableTupleMap
-
- SpillableTupleMap(int, float, int, int) - Constructor for class cascading.tuple.collect.SpillableTupleMap
-
- spillCount() - Method in interface cascading.tuple.collect.Spillable
-
The number of times this container has spilled data to disk.
- spillCount() - Method in class cascading.tuple.collect.SpillableTupleList
-
- spillCount() - Method in class cascading.tuple.collect.SpillableTupleMap
-
- splice - Variable in class cascading.flow.stream.SpliceGate
-
- Splice - Class in cascading.pipe
-
- Splice(Pipe, Fields, Pipe, Fields, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe, Fields, Pipe, Fields, Fields, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe, Fields, Pipe, Fields, Fields, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe, Fields, Pipe, Fields, Fields, Fields, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe, Fields, Pipe, Fields, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe, Fields, Pipe, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe...) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe[], Fields[]) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe[], Fields[]) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe[], Fields[], Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe[], Fields[], Fields, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe[], Fields[], Fields, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe[], Fields[], Fields, Fields, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe[], Fields[], Fields, Fields, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields, Pipe, Fields, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields, Pipe, Fields, Fields, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields, Pipe, Fields, Fields, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields, Pipe, Fields, Fields, Fields, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields, Pipe, Fields, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields, Pipe, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe...) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe, Fields, int, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe, Fields, int, Fields, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe, Fields, int, Fields, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe, Fields, int, Fields, Fields, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe, Fields, int, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe, Fields, int) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields, int, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields, int, Fields, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields, int, Fields, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields, int, Fields, Fields, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields, int, Joiner) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields, int) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance where grouping occurs on
Fields.ALL
fields.
- Splice(Pipe, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe, Fields, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe, Fields, Fields, boolean) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe, Fields, Fields, boolean) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe[], Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe[], Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe[], Fields, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe[], Fields, Fields) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(Pipe[], Fields, Fields, boolean) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- Splice(String, Pipe[], Fields, Fields, boolean) - Constructor for class cascading.pipe.Splice
-
Constructor Splice creates a new Splice instance.
- SpliceGate - Class in cascading.flow.stream
-
- SpliceGate(FlowProcess, Splice) - Constructor for class cascading.flow.stream.SpliceGate
-
- SpliceGate(FlowProcess, Splice, SpliceGate.Role) - Constructor for class cascading.flow.stream.SpliceGate
-
- SpliceGate.Role - Enum in cascading.flow.stream
-
- splitPattern - Variable in class cascading.scheme.util.DelimitedParser
-
Field splitPattern
- Stage<Incoming,Outgoing> - Class in cascading.flow.stream
-
- Stage() - Constructor for class cascading.flow.stream.Stage
-
- start() - Method in class cascading.cascade.Cascade
-
Method start begins the current Cascade process.
- start() - Method in class cascading.flow.BaseFlow
-
- start() - Method in interface cascading.flow.Flow
-
Method start begins the execution of this Flow instance.
- start() - Method in class cascading.flow.hadoop.ProcessFlow
-
- start(Duct) - Method in class cascading.flow.hadoop.stream.HadoopGroupGate
-
- start(Duct) - Method in class cascading.flow.local.stream.LocalGroupByGate
-
- start() - Method in class cascading.flow.planner.FlowStepJob
-
- start(Duct) - Method in class cascading.flow.stream.BufferEveryWindow
-
- start(Duct) - Method in class cascading.flow.stream.Duct
-
- start(Duct) - Method in class cascading.flow.stream.Fork
-
- start(Duct) - Method in class cascading.flow.stream.MemoryCoGroupGate
-
- start(Duct) - Method in class cascading.flow.stream.MergeStage
-
- start(Duct) - Method in class cascading.flow.stream.OpenDuct
-
- start(Duct) - Method in class cascading.flow.stream.SinkStage
-
- start(long) - Method in class cascading.management.state.ClientState
-
- start() - Method in interface cascading.management.UnitOfWork
-
- start(UnitOfWork, int, Collection<Callable<Throwable>>) - Method in class cascading.management.UnitOfWorkExecutorStrategy
-
- start(UnitOfWork, int, Collection<Callable<Throwable>>) - Method in interface cascading.management.UnitOfWorkSpawnStrategy
-
- start(FlowProcess, AggregatorCall<Average.Context>) - Method in class cascading.operation.aggregator.Average
-
- start(FlowProcess, AggregatorCall<Pair<Long[], Tuple>>) - Method in class cascading.operation.aggregator.Count
-
- start(FlowProcess, AggregatorCall<Tuple[]>) - Method in class cascading.operation.aggregator.ExtentBase
-
- start(FlowProcess, AggregatorCall<ExtremaBase.Context>) - Method in class cascading.operation.aggregator.ExtremaBase
-
Deprecated.
- start(FlowProcess, AggregatorCall<ExtremaValueBase.Context>) - Method in class cascading.operation.aggregator.ExtremaValueBase
-
- start(FlowProcess, AggregatorCall<Context>) - Method in interface cascading.operation.Aggregator
-
Method start initializes the aggregation procedure and is called for every unique grouping.
- start(FlowProcess, AggregatorCall<Pair<Double[], Tuple>>) - Method in class cascading.operation.aggregator.Sum
-
- start(FlowProcess, GroupAssertionCall<AssertGroupBase.Context>) - Method in class cascading.operation.assertion.AssertGroupBase
-
- start(FlowProcess, GroupAssertionCall<C>) - Method in interface cascading.operation.GroupAssertion
-
Method start initializes the aggregation procedure and is called for every unique grouping.
- start(FlowProcess, AggregatorCall<AverageBy.AverageFinal.Context>) - Method in class cascading.pipe.assembly.AverageBy.AverageFinal
-
- startGroup(Duct, TupleEntry) - Method in class cascading.flow.stream.AggregatorEveryStage
-
- startGroup(Duct, Group) - Method in class cascading.flow.stream.CloseReducingDuct
-
- startGroup(Duct, TupleEntry) - Method in class cascading.flow.stream.GroupAssertionEveryStage
-
- startGroup(Duct, Group) - Method in interface cascading.flow.stream.Reducing
-
- startService() - Method in class cascading.management.CascadingServices.NullDocumentService
-
- startService() - Method in class cascading.management.CascadingServices.NullMetricsService
-
- startService() - Method in class cascading.management.state.BaseState
-
May be called more than once.
- startService() - Method in interface cascading.provider.CascadingService
-
May be called more than once, but only the first invocation will start the service.
- STATE_SERVICE_CLASS_PROPERTY - Static variable in class cascading.management.state.ClientState
-
- STATS_STORE_INTERVAL - Static variable in class cascading.stats.CascadingStats
-
- statsStoreInterval - Variable in class cascading.flow.planner.FlowStepJob
-
Field recordStatsInterval
- Status - Class in cascading.operation.state
-
- Status(String) - Constructor for class cascading.operation.state.Status
-
Constructor Status creates a new Status instance.
- StdErrTap - Class in cascading.tap.local
-
Class StdErrTap provides a local mode tap for writing data to the stderr
stream.
- StdErrTap(Scheme<Properties, ?, OutputStream, ?, ?>) - Constructor for class cascading.tap.local.StdErrTap
-
- StdInTap - Class in cascading.tap.local
-
Class StdInTap provides a local mode tap for reading data from the stdin
stream.
- StdInTap(Scheme<Properties, InputStream, ?, ?, ?>) - Constructor for class cascading.tap.local.StdInTap
-
- StdOutTap - Class in cascading.tap.local
-
Class StdOutTap provides a local mode tap for writing data to the stdout
stream.
- StdOutTap(Scheme<Properties, ?, OutputStream, ?, ?>) - Constructor for class cascading.tap.local.StdOutTap
-
- step - Variable in class cascading.flow.stream.StepStreamGraph
-
- stepConfigDef - Variable in class cascading.pipe.Pipe
-
- StepCounters - Enum in cascading.flow
-
Enum StepCounters lists all counters
- stepName - Variable in class cascading.flow.planner.FlowStepJob
-
Field stepName
- stepsAreLocal() - Method in interface cascading.flow.Flow
-
Method jobsAreLocal returns true if all jobs are executed in-process as a single map and reduce task.
- stepsAreLocal() - Method in class cascading.flow.hadoop.HadoopFlow
-
- stepsAreLocal() - Method in class cascading.flow.local.LocalFlow
-
- StepStreamGraph - Class in cascading.flow.stream
-
- StepStreamGraph(FlowProcess, BaseFlowStep) - Constructor for class cascading.flow.stream.StepStreamGraph
-
- stop() - Method in class cascading.cascade.Cascade.CascadeJob
-
- stop() - Method in class cascading.cascade.Cascade
-
- stop - Variable in class cascading.flow.BaseFlow
-
Field stop
- stop() - Method in class cascading.flow.BaseFlow
-
- stop() - Method in interface cascading.flow.Flow
-
Method stop stops all running jobs, killing any currently executing.
- stop() - Method in class cascading.flow.hadoop.ProcessFlow
-
- stop() - Method in class cascading.flow.planner.FlowStepJob
-
- stop(long) - Method in class cascading.management.state.ClientState
-
- stop() - Method in interface cascading.management.UnitOfWork
-
- STOP_JOBS_ON_EXIT - Static variable in class cascading.flow.FlowProps
-
- stopJobsOnExit - Variable in class cascading.flow.BaseFlow
-
Field stopJobsOnExit
- stopOnElement(FlowElement, List<FlowElement>) - Method in class cascading.flow.hadoop.stream.HadoopMapStreamGraph
-
- stopOnElement(FlowElement, List<FlowElement>) - Method in class cascading.flow.hadoop.stream.HadoopReduceStreamGraph
-
- stopOnElement(FlowElement, List<FlowElement>) - Method in class cascading.flow.local.stream.LocalStepStreamGraph
-
- stopOnElement(FlowElement, List<FlowElement>) - Method in class cascading.flow.stream.StepStreamGraph
-
- stopService() - Method in class cascading.management.CascadingServices.NullDocumentService
-
- stopService() - Method in class cascading.management.CascadingServices.NullMetricsService
-
- stopService() - Method in class cascading.management.state.BaseState
-
- stopService() - Method in interface cascading.provider.CascadingService
-
May be called more than once, but only the first invocation will stop the service.
- store(String, Object) - Method in class cascading.management.state.BaseState
-
- StreamComparator<T extends java.io.InputStream> - Interface in cascading.tuple
-
The StreamComparator interface allows for two InputStream
instances to be compared, typically bit-wise.
- StreamedFileSystem - Class in cascading.tap.hadoop.io
-
Class StreamedFileSystem is a base class for FileSystem
implementations that manage remote resources.
- StreamedFileSystem() - Constructor for class cascading.tap.hadoop.io.StreamedFileSystem
-
- streamedSourceByJoin - Variable in class cascading.flow.planner.BaseFlowStep
-
- StreamGraph - Class in cascading.flow.stream
-
Class StreamGraph is the operation pipeline used during processing.
- StreamGraph() - Constructor for class cascading.flow.stream.StreamGraph
-
- strict - Variable in class cascading.scheme.util.DelimitedParser
-
Field strict
- STRING - Static variable in class cascading.tuple.coerce.Coercions
-
- StringCoerce - Class in cascading.tuple.coerce
-
- StringCoerce(Map<Type, Coercions.Coerce>) - Constructor for class cascading.tuple.coerce.StringCoerce
-
- stringPath - Variable in class cascading.tap.hadoop.Hfs
-
Field stringPath
- SubAssembly - Class in cascading.pipe
-
Subclasses of SubAssembly encapsulate complex assemblies of
Pipe
s so they my be reused in the same manner
a Pipe is used.
- SubAssembly() - Constructor for class cascading.pipe.SubAssembly
-
- SubAssembly(Pipe...) - Constructor for class cascading.pipe.SubAssembly
-
- SubAssembly(String, Pipe[]) - Constructor for class cascading.pipe.SubAssembly
-
- submit(long) - Method in class cascading.management.state.ClientState
-
- subtract(Fields) - Method in class cascading.tuple.Fields
-
Method subtract returns the difference between this instance and the given fields instance.
- Sum - Class in cascading.operation.aggregator
-
Class Sum is an
Aggregator
that returns the sum of all numeric values in the current group.
- Sum() - Constructor for class cascading.operation.aggregator.Sum
-
Constructor Sum creates a new Sum instance that accepts one argument and returns a single field named "sum".
- Sum(Fields) - Constructor for class cascading.operation.aggregator.Sum
-
Constructs a new instance that returns the fields declared in fieldDeclaration and accepts
only 1 argument.
- Sum(Fields, Class) - Constructor for class cascading.operation.aggregator.Sum
-
Constructs a new instance that returns the fields declared in fieldDeclaration and accepts
only 1 argument.
- SumBy - Class in cascading.pipe.assembly
-
Class SumBy is used to sum values associated with duplicate keys in a tuple stream.
- SumBy(Fields, Fields) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(Pipe, Fields, Fields, Fields) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(Pipe, Fields, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(String, Pipe, Fields, Fields, Fields) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(String, Pipe, Fields, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(Pipe[], Fields, Fields, Fields) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(Pipe[], Fields, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(String, Pipe[], Fields, Fields, Fields) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(String, Pipe[], Fields, Fields, Fields, int) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(Fields, Fields, Class) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(Pipe, Fields, Fields, Fields, Class) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(Pipe, Fields, Fields, Fields, Class, int) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(String, Pipe, Fields, Fields, Fields, Class) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(String, Pipe, Fields, Fields, Fields, Class, int) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(Pipe[], Fields, Fields, Fields, Class) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(Pipe[], Fields, Fields, Fields, Class, int) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(String, Pipe[], Fields, Fields, Fields, Class) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy(String, Pipe[], Fields, Fields, Fields, Class, int) - Constructor for class cascading.pipe.assembly.SumBy
-
Constructor SumBy creates a new SumBy instance.
- SumBy.SumPartials - Class in cascading.pipe.assembly
-
Class SumPartials is a
AggregateBy.Functor
that is used to sum observed duplicates from the tuple stream.
- SumBy.SumPartials(Fields) - Constructor for class cascading.pipe.assembly.SumBy.SumPartials
-
Constructor SumPartials creates a new SumPartials instance.
- SumBy.SumPartials(Fields, Class) - Constructor for class cascading.pipe.assembly.SumBy.SumPartials
-
- supportsFind() - Method in class cascading.management.CascadingServices.NullDocumentService
-
- supportsFind() - Method in interface cascading.management.DocumentService
-
- supportsPlannerLevel(PlannerLevel) - Method in class cascading.operation.assertion.AssertExpression
-
- supportsPlannerLevel(PlannerLevel) - Method in class cascading.operation.assertion.AssertMatches
-
- supportsPlannerLevel(PlannerLevel) - Method in class cascading.operation.assertion.AssertMatchesAll
-
- supportsPlannerLevel(PlannerLevel) - Method in class cascading.operation.assertion.BaseAssertion
-
- supportsPlannerLevel(PlannerLevel) - Method in class cascading.operation.Debug
-
- supportsPlannerLevel(PlannerLevel) - Method in interface cascading.operation.PlannedOperation
-
- SWAP - Static variable in class cascading.tuple.Fields
-
Field SWAP represents all fields not used as arguments for the current operation and the operations results.
- SyncMergeStage - Class in cascading.flow.local.stream
-
A version of Merge that synchronizes the receives for local mode
- SyncMergeStage(FlowProcess, FlowElement) - Constructor for class cascading.flow.local.stream.SyncMergeStage
-
- syncPaths(JobConf, Map<Path, Path>) - Static method in class cascading.flow.hadoop.util.HadoopUtil
-
- tags - Variable in class cascading.property.AppProps
-
- tags - Variable in class cascading.property.UnitOfWorkDef
-
- TagSoupParser - Class in cascading.operation.xml
-
Class TagSoupParser uses the
Tag Soup library to convert
incoming HTML to clean XHTML.
- TagSoupParser(Fields) - Constructor for class cascading.operation.xml.TagSoupParser
-
Constructor TagSoupParser creates a new TagSoupParser instance.
- tail - Static variable in class cascading.flow.planner.ElementGraph
-
Field tail
- tails - Variable in class cascading.flow.FlowDef
-
- Tap<Config,Input,Output> - Class in cascading.tap
-
A Tap represents the physical data source or sink in a connected
Flow
.
- Tap() - Constructor for class cascading.tap.Tap
-
- Tap(Scheme<Config, Input, Output, ?, ?>) - Constructor for class cascading.tap.Tap
-
- Tap(Scheme<Config, Input, Output, ?, ?>, SinkMode) - Constructor for class cascading.tap.Tap
-
- TapException - Exception in cascading.tap
-
Class TapException is thrown from
Tap
and
Scheme
subclasses.
- TapException() - Constructor for exception cascading.tap.TapException
-
Constructor TapException creates a new TapException instance.
- TapException(String) - Constructor for exception cascading.tap.TapException
-
Constructor TapException creates a new TapException instance.
- TapException(String, Throwable) - Constructor for exception cascading.tap.TapException
-
Constructor TapException creates a new TapException instance.
- TapException(String, Throwable, Tuple) - Constructor for exception cascading.tap.TapException
-
Constructor TapException creates a new TapException instance.
- TapException(String, Tuple) - Constructor for exception cascading.tap.TapException
-
Constructor TapException creates a new TapException instance.
- TapException(Throwable) - Constructor for exception cascading.tap.TapException
-
Constructor TapException creates a new TapException instance.
- TapException(Tap, Fields, Fields, Throwable) - Constructor for exception cascading.tap.TapException
-
Constructor TapException creates a new TapException instance.
- TapFileOutputStream - Class in cascading.tap.local.io
-
- TapFileOutputStream(String, boolean) - Constructor for class cascading.tap.local.io.TapFileOutputStream
-
- TapFileOutputStream(Tap, String, boolean) - Constructor for class cascading.tap.local.io.TapFileOutputStream
-
- TapGraph - Class in cascading.cascade.planner
-
- TapGraph(Collection<Flow>) - Constructor for class cascading.cascade.planner.TapGraph
-
- TapGraph(Flow...) - Constructor for class cascading.cascade.planner.TapGraph
-
- TapOutputCollector - Class in cascading.tap.hadoop.io
-
- TapOutputCollector(FlowProcess<JobConf>, Tap<JobConf, RecordReader, OutputCollector>) - Constructor for class cascading.tap.hadoop.io.TapOutputCollector
-
- TapOutputCollector(FlowProcess<JobConf>, Tap<JobConf, RecordReader, OutputCollector>, String) - Constructor for class cascading.tap.hadoop.io.TapOutputCollector
-
- TapOutputCollector(FlowProcess<JobConf>, Tap<JobConf, RecordReader, OutputCollector>, String, long) - Constructor for class cascading.tap.hadoop.io.TapOutputCollector
-
- taps - Variable in class cascading.tap.MultiSourceTap
-
- taps(Tap...) - Static method in class cascading.tap.Tap
-
Convenience function to make an array of Tap instances.
- tapsMap(String, Tap) - Static method in class cascading.cascade.Cascades
-
Method tapsMap creates a new Map for the given name and tap.
- tapsMap(String[], Tap[]) - Static method in class cascading.cascade.Cascades
-
Method tapsMap creates a new Map for each name and tap.
- tapsMap(Pipe, Tap) - Static method in class cascading.cascade.Cascades
-
Method tapsMap creates a new Map using the given Pipe name and tap.
- tapsMap(Pipe[], Tap[]) - Static method in class cascading.cascade.Cascades
-
Method tapsMap creates a new Map using the given pipes and taps.
- TempHfs - Class in cascading.tap.hadoop.util
-
Class TempHfs creates a temporary
Tap
instance for use internally.
- TempHfs(JobConf, String, boolean) - Constructor for class cascading.tap.hadoop.util.TempHfs
-
Constructor TempHfs creates a new TempHfs instance.
- TempHfs(JobConf, String, Class<? extends Scheme>) - Constructor for class cascading.tap.hadoop.util.TempHfs
-
Constructor TempDfs creates a new TempDfs instance.
- TempHfs(JobConf, String, Class<? extends Scheme>, boolean) - Constructor for class cascading.tap.hadoop.util.TempHfs
-
- TemplateTap - Class in cascading.tap.hadoop
-
Deprecated.
- TemplateTap(Hfs, String) - Constructor for class cascading.tap.hadoop.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
Hfs
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(Hfs, String, int) - Constructor for class cascading.tap.hadoop.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
Hfs
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(Hfs, String, SinkMode) - Constructor for class cascading.tap.hadoop.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
Hfs
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(Hfs, String, SinkMode, boolean) - Constructor for class cascading.tap.hadoop.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
Hfs
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(Hfs, String, SinkMode, boolean, int) - Constructor for class cascading.tap.hadoop.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
Hfs
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(Hfs, String, Fields) - Constructor for class cascading.tap.hadoop.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
Hfs
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(Hfs, String, Fields, int) - Constructor for class cascading.tap.hadoop.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
Hfs
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(Hfs, String, Fields, SinkMode) - Constructor for class cascading.tap.hadoop.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
Hfs
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(Hfs, String, Fields, SinkMode, boolean) - Constructor for class cascading.tap.hadoop.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
Hfs
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(Hfs, String, Fields, SinkMode, boolean, int) - Constructor for class cascading.tap.hadoop.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
Hfs
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap - Class in cascading.tap.local
-
Deprecated.
- TemplateTap(FileTap, String) - Constructor for class cascading.tap.local.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
FileTap
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(FileTap, String, int) - Constructor for class cascading.tap.local.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
FileTap
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(FileTap, String, SinkMode) - Constructor for class cascading.tap.local.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
FileTap
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(FileTap, String, SinkMode, boolean) - Constructor for class cascading.tap.local.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
FileTap
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(FileTap, String, SinkMode, boolean, int) - Constructor for class cascading.tap.local.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
FileTap
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(FileTap, String, Fields) - Constructor for class cascading.tap.local.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
FileTap
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(FileTap, String, Fields, int) - Constructor for class cascading.tap.local.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
FileTap
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(FileTap, String, Fields, SinkMode) - Constructor for class cascading.tap.local.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
FileTap
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(FileTap, String, Fields, SinkMode, boolean) - Constructor for class cascading.tap.local.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
FileTap
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TemplateTap(FileTap, String, Fields, SinkMode, boolean, int) - Constructor for class cascading.tap.local.TemplateTap
-
Deprecated.
Constructor TemplateTap creates a new TemplateTap instance using the given parent
FileTap
Tap as the
base path and default
Scheme
, and the pathTemplate as the
Formatter
format String.
- TEMPORARY_DIRECTORY - Static variable in class cascading.tap.hadoop.Hfs
-
- TEMPORARY_DIRECTORY - Static variable in class cascading.tap.hadoop.HfsProps
-
Field TEMPORARY_DIRECTORY
- TEMPORARY_PATH - Static variable in class cascading.tap.hadoop.util.Hadoop18TapUtil
-
The Hadoop temporary path used to prevent collisions
- temporaryDirectory - Variable in class cascading.tap.hadoop.HfsProps
-
- tempSink - Variable in class cascading.flow.planner.BaseFlowStep
-
Field tempSink
- TextDelimited - Class in cascading.scheme.hadoop
-
Class TextDelimited is a sub-class of
TextLine
.
- TextDelimited() - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance sourcing
Fields.UNKNOWN
, sinking
Fields.ALL
and using TAB as the default delimiter.
- TextDelimited(boolean, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance sourcing
Fields.UNKNOWN
, sinking
Fields.ALL
and using TAB as the default delimiter.
- TextDelimited(boolean, String, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance sourcing
Fields.UNKNOWN
, sinking
Fields.ALL
and using TAB as the default delimiter.
- TextDelimited(boolean, DelimitedParser) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance sourcing
Fields.UNKNOWN
, sinking
Fields.ALL
and using the given delimitedParser instance for parsing.
- TextDelimited(DelimitedParser) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance sourcing
Fields.UNKNOWN
, sinking
Fields.ALL
and using the given delimitedParser instance for parsing.
- TextDelimited(TextLine.Compress, boolean, DelimitedParser) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance sourcing
Fields.UNKNOWN
, sinking
Fields.ALL
and using the given delimitedParser instance for parsing.
- TextDelimited(TextLine.Compress, DelimitedParser) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance sourcing
Fields.UNKNOWN
, sinking
Fields.ALL
and using the given delimitedParser instance for parsing.
- TextDelimited(TextLine.Compress, boolean, String, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance sourcing
Fields.UNKNOWN
, sinking
Fields.ALL
and using TAB as the default delimiter.
- TextDelimited(Fields) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance with TAB as the default delimiter.
- TextDelimited(Fields, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, boolean, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, String, Class[]) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, String, Class[]) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, boolean, String, Class[]) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, String, String, Class[]) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, String, String, Class[]) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, boolean, String, String, Class[]) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, String, String, Class[], boolean) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, String, String, Class[], boolean) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, String, String, Class[], boolean, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, boolean, String, String, Class[], boolean) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, boolean, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, String, Class[]) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, String, Class[]) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, boolean, String, Class[]) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, String, Class[], boolean) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, String, Class[], boolean) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, String, Class[], boolean, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, boolean, String, Class[], boolean) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, String, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, String, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, boolean, String, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, String, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, String, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, String, String, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, boolean, String, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, String, String, Class[]) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, String, String, Class[]) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, boolean, String, String, Class[]) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, String, String, Class[], boolean) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, String, String, Class[], boolean) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, boolean, String, String, Class[], boolean) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, boolean, String, boolean, String, Class[], boolean) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, boolean, String, boolean, String, Class[], boolean, String) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, boolean, DelimitedParser) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, DelimitedParser) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, boolean, DelimitedParser) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, TextLine.Compress, boolean, boolean, String, DelimitedParser) - Constructor for class cascading.scheme.hadoop.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited - Class in cascading.scheme.local
-
Class TextDelimited provides direct support for delimited text files, like
TAB (\t) or COMMA (,) delimited files.
- TextDelimited() - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance sourcing
Fields.UNKNOWN
, sinking
Fields.ALL
and using TAB as the default delimiter.
- TextDelimited(boolean, String) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance sourcing
Fields.UNKNOWN
, sinking
Fields.ALL
and using TAB as the default delimiter.
- TextDelimited(boolean, String, String) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance sourcing
Fields.UNKNOWN
, sinking
Fields.ALL
and using TAB as the default delimiter.
- TextDelimited(boolean, DelimitedParser) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance sourcing
Fields.UNKNOWN
, sinking
Fields.ALL
and using the given delimitedParser instance for parsing.
- TextDelimited(DelimitedParser) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance sourcing
Fields.UNKNOWN
, sinking
Fields.ALL
and using the given delimitedParser instance for parsing.
- TextDelimited(Fields) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance with TAB as the default delimiter.
- TextDelimited(Fields, String) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, String) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, boolean, String) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, String, Class[]) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, String, Class[]) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, boolean, String, Class[]) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, String, String, Class[]) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, String, String, Class[]) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, boolean, String, String, Class[]) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, String, String, Class[], boolean) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, String, String, Class[], boolean) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, String, String, Class[], boolean, String) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, boolean, String, String, Class[], boolean) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, String, String) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, String, String) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, String, String, String) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, boolean, String, boolean, String, Class[], boolean) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, boolean, String, boolean, String, Class[], boolean, String) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, boolean, DelimitedParser) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, DelimitedParser) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextDelimited(Fields, boolean, boolean, String, DelimitedParser) - Constructor for class cascading.scheme.local.TextDelimited
-
Constructor TextDelimited creates a new TextDelimited instance.
- TextLine - Class in cascading.scheme.hadoop
-
A TextLine is a type of
Scheme
for plain text files.
- TextLine() - Constructor for class cascading.scheme.hadoop.TextLine
-
Creates a new TextLine instance that sources "offset" and "line" fields, and sinks all incoming fields, where
"offset" is the byte offset in the input file.
- TextLine(int) - Constructor for class cascading.scheme.hadoop.TextLine
-
Creates a new TextLine instance that sources "offset" and "line" fields, and sinks all incoming fields, where
"offset" is the byte offset in the input file.
- TextLine(TextLine.Compress) - Constructor for class cascading.scheme.hadoop.TextLine
-
Creates a new TextLine instance that sources "offset" and "line" fields, and sinks all incoming fields, where
"offset" is the byte offset in the input file.
- TextLine(Fields, Fields) - Constructor for class cascading.scheme.hadoop.TextLine
-
Creates a new TextLine instance.
- TextLine(Fields, Fields, String) - Constructor for class cascading.scheme.hadoop.TextLine
-
Creates a new TextLine instance.
- TextLine(Fields, Fields, int) - Constructor for class cascading.scheme.hadoop.TextLine
-
Creates a new TextLine instance.
- TextLine(Fields, Fields, TextLine.Compress) - Constructor for class cascading.scheme.hadoop.TextLine
-
Constructor TextLine creates a new TextLine instance.
- TextLine(Fields, Fields, TextLine.Compress, String) - Constructor for class cascading.scheme.hadoop.TextLine
-
Constructor TextLine creates a new TextLine instance.
- TextLine(Fields, Fields, TextLine.Compress, int) - Constructor for class cascading.scheme.hadoop.TextLine
-
Constructor TextLine creates a new TextLine instance.
- TextLine(Fields, Fields, TextLine.Compress, int, String) - Constructor for class cascading.scheme.hadoop.TextLine
-
Constructor TextLine creates a new TextLine instance.
- TextLine(Fields) - Constructor for class cascading.scheme.hadoop.TextLine
-
Creates a new TextLine instance.
- TextLine(Fields, String) - Constructor for class cascading.scheme.hadoop.TextLine
-
Creates a new TextLine instance.
- TextLine(Fields, int) - Constructor for class cascading.scheme.hadoop.TextLine
-
Creates a new TextLine instance.
- TextLine - Class in cascading.scheme.local
-
A TextLine is a type of
Scheme
for plain text files.
- TextLine() - Constructor for class cascading.scheme.local.TextLine
-
Creates a new TextLine instance that sources "num" and "line" fields, and sinks all incoming fields, where
"num" is the line number of the line in the input file.
- TextLine(Fields) - Constructor for class cascading.scheme.local.TextLine
-
Creates a new TextLine instance.
- TextLine(Fields, String) - Constructor for class cascading.scheme.local.TextLine
-
Creates a new TextLine instance.
- TextLine(Fields, Fields) - Constructor for class cascading.scheme.local.TextLine
-
Creates a new TextLine instance.
- TextLine(Fields, Fields, String) - Constructor for class cascading.scheme.local.TextLine
-
Creates a new TextLine instance.
- TextLine.Compress - Enum in cascading.scheme.hadoop
-
- thread - Variable in class cascading.flow.BaseFlow
-
Field thread
- throwable - Variable in class cascading.flow.planner.FlowStepJob
-
Field throwable
- throwFail(String) - Static method in class cascading.operation.assertion.BaseAssertion
-
- throwFail(String, Object...) - Static method in class cascading.operation.assertion.BaseAssertion
-
- TimedIterator - Class in cascading.flow.hadoop.util
-
- TimedIterator(FlowProcess, Enum, Enum) - Constructor for class cascading.flow.hadoop.util.TimedIterator
-
- TIMEOUT_MAX - Static variable in class cascading.stats.hadoop.HadoopStepStats
-
- toArray() - Method in class cascading.flow.hadoop.util.FalseCollection
-
- toArray(T[]) - Method in class cascading.flow.hadoop.util.FalseCollection
-
- toArray() - Method in class cascading.tuple.collect.SpillableTupleList
-
- toArray(T[]) - Method in class cascading.tuple.collect.SpillableTupleList
-
- toBoolean(Object) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- toBooleanObject(Object) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- toDouble(Object) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- toDoubleObject(Object) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- toFloat(Object) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- toFloatObject(Object) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- toInteger(Object) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- toIntegerObject(Object) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- toLong(Object) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- toLongObject(Object) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- toNull(Object) - Static method in class cascading.util.Util
-
This method returns the Object.toString()
of the given object, or an empty String if the object
is null.
- toPartition(TupleEntry) - Method in class cascading.tap.partition.DelimitedPartition
-
- toPartition(TupleEntry) - Method in interface cascading.tap.partition.Partition
-
Converts the given tupleEntry into a partition string.
- TopologyGraph<Vertex> - Class in cascading.cascade.planner
-
- TopologyGraph(Flow...) - Constructor for class cascading.cascade.planner.TopologyGraph
-
- toShort(Object) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- toShortObject(Object) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- toString() - Method in class cascading.cascade.Cascade
-
- toString() - Method in class cascading.flow.BaseFlow
-
- toString() - Method in class cascading.flow.hadoop.ProcessFlow
-
- toString() - Method in class cascading.flow.planner.BaseFlowStep
-
- toString() - Method in class cascading.flow.planner.ElementGraph.Extent
-
- toString() - Method in class cascading.flow.planner.PlatformInfo
-
- toString() - Method in class cascading.flow.planner.Scope
-
- toString() - Method in class cascading.flow.stream.Duct
-
- toString() - Method in class cascading.flow.stream.ElementStage
-
- toString() - Method in class cascading.flow.stream.SpliceGate
-
- toString() - Method in class cascading.operation.BaseOperation
-
- toString() - Method in class cascading.pipe.Operator
-
- toString() - Method in class cascading.pipe.Pipe
-
- toString() - Method in class cascading.pipe.Splice
-
- toString() - Method in class cascading.scheme.NullScheme
-
- toString() - Method in class cascading.scheme.Scheme
-
- toString() - Method in class cascading.stats.CascadeStats
-
- toString() - Method in class cascading.stats.CascadingStats
-
- toString() - Method in class cascading.stats.FlowStats
-
- toString() - Method in class cascading.stats.FlowStepStats
-
- toString() - Method in class cascading.stats.hadoop.HadoopSliceStats
-
- toString() - Method in class cascading.tap.BaseTemplateTap
-
- toString() - Method in class cascading.tap.hadoop.GlobHfs
-
- toString() - Method in class cascading.tap.hadoop.util.TempHfs
-
- toString() - Method in class cascading.tap.MultiSinkTap
-
- toString() - Method in class cascading.tap.MultiSourceTap
-
- toString() - Method in class cascading.tap.partition.BasePartitionTap
-
- toString() - Method in class cascading.tap.Tap
-
- toString() - Method in class cascading.tuple.Fields
-
- toString() - Method in class cascading.tuple.io.IndexTuple
-
- toString() - Method in class cascading.tuple.io.TuplePair
-
- toString() - Method in class cascading.tuple.Tuple
-
- toString(String) - Method in class cascading.tuple.Tuple
-
Method toString writes this Tuple instance values out to a String delimited by the given String value.
- toString(String, boolean) - Method in class cascading.tuple.Tuple
-
Method toString writes this Tuple instance values out to a String delimited by the given String value.
- toString() - Method in class cascading.tuple.TupleEntry
-
- toString(Object) - Static method in class cascading.tuple.Tuples
-
Deprecated.
- toString() - Method in class cascading.tuple.type.DateType
-
- toStringInternal(Operation) - Static method in class cascading.operation.BaseOperation
-
- toTuple(String, TupleEntry) - Method in class cascading.tap.partition.DelimitedPartition
-
- toTuple(String, TupleEntry) - Method in interface cascading.tap.partition.Partition
-
Converts the given partition String to a
TupleEntry
using the given TupleEntry instance for re-use.
- trace - Variable in class cascading.operation.BaseOperation
-
Field trace
- trapHandler - Variable in class cascading.flow.stream.ElementStage
-
- TrapHandler - Class in cascading.flow.stream
-
- TrapHandler(FlowProcess) - Constructor for class cascading.flow.stream.TrapHandler
-
- TrapHandler(FlowProcess, Tap, String) - Constructor for class cascading.flow.stream.TrapHandler
-
- traps - Variable in class cascading.flow.FlowDef
-
- truncate(String, int) - Static method in class cascading.util.Util
-
This method truncates the given String value to the given size, but appends an ellipse ("...") if the
String is larger than maxSize.
- Tuple - Class in cascading.tuple
-
A Tuple represents a set of values.
- Tuple(List<Object>) - Constructor for class cascading.tuple.Tuple
-
- Tuple() - Constructor for class cascading.tuple.Tuple
-
Constructor Tuple creates a new Tuple instance.
- Tuple(Tuple) - Constructor for class cascading.tuple.Tuple
-
Copy constructor.
- Tuple(Object...) - Constructor for class cascading.tuple.Tuple
-
Constructor Tuple creates a new Tuple instance with all the given values.
- tuple(Object) - Static method in class cascading.tuple.Tuples
-
A utility function for use with Janino expressions to get around its lack of support for varargs.
- tuple(Object, Object) - Static method in class cascading.tuple.Tuples
-
A utility function for use with Janino expressions to get around its lack of support for varargs.
- tuple(Object, Object, Object) - Static method in class cascading.tuple.Tuples
-
A utility function for use with Janino expressions to get around its lack of support for varargs.
- tuple(Object, Object, Object, Object) - Static method in class cascading.tuple.Tuples
-
A utility function for use with Janino expressions to get around its lack of support for varargs.
- tuple(Object, Object, Object, Object, Object) - Static method in class cascading.tuple.Tuples
-
A utility function for use with Janino expressions to get around its lack of support for varargs.
- tuple(Object, Object, Object, Object, Object, Object) - Static method in class cascading.tuple.Tuples
-
A utility function for use with Janino expressions to get around its lack of support for varargs.
- tuple(Object, Object, Object, Object, Object, Object, Object) - Static method in class cascading.tuple.Tuples
-
A utility function for use with Janino expressions to get around its lack of support for varargs.
- tuple(Object, Object, Object, Object, Object, Object, Object, Object) - Static method in class cascading.tuple.Tuples
-
A utility function for use with Janino expressions to get around its lack of support for varargs.
- TUPLE_COLLECTION_FACTORY - Static variable in interface cascading.tuple.collect.TupleCollectionFactory
-
- TUPLE_MAP_FACTORY - Static variable in interface cascading.tuple.collect.TupleMapFactory
-
- TupleBuilder - Class in cascading.tuple.util
-
- TupleBuilder() - Constructor for class cascading.tuple.util.TupleBuilder
-
- TupleCollectionFactory<Config> - Interface in cascading.tuple.collect
-
Interface TupleCollectionFactory allows developers to plugin alternative implementations of a "tuple collection"
used to back in memory "join" and "co-group" operations.
- TupleComparator - Class in cascading.tuple.hadoop.util
-
- TupleComparator() - Constructor for class cascading.tuple.hadoop.util.TupleComparator
-
- TupleDeserializer - Class in cascading.tuple.hadoop.io
-
- TupleDeserializer(TupleSerialization.SerializationElementReader) - Constructor for class cascading.tuple.hadoop.io.TupleDeserializer
-
- TupleElementComparator - Class in cascading.tuple.hadoop.util
-
- TupleElementComparator() - Constructor for class cascading.tuple.hadoop.util.TupleElementComparator
-
- TupleElementComparator(Comparator) - Constructor for class cascading.tuple.hadoop.util.TupleElementComparator
-
- TupleElementStreamComparator - Class in cascading.tuple.hadoop.util
-
- TupleElementStreamComparator(StreamComparator) - Constructor for class cascading.tuple.hadoop.util.TupleElementStreamComparator
-
- TupleEntry - Class in cascading.tuple
-
Class TupleEntry allows a
Tuple
instance and its declaring
Fields
instance to be used as a single object.
- TupleEntry() - Constructor for class cascading.tuple.TupleEntry
-
Constructor TupleEntry creates a new TupleEntry instance.
- TupleEntry(boolean) - Constructor for class cascading.tuple.TupleEntry
-
Constructor TupleEntry creates a new TupleEntry instance.
- TupleEntry(Fields) - Constructor for class cascading.tuple.TupleEntry
-
Constructor TupleEntry creates a new TupleEntry instance.
- TupleEntry(Fields, boolean) - Constructor for class cascading.tuple.TupleEntry
-
Constructor TupleEntry creates a new TupleEntry instance.
- TupleEntry(Fields, Tuple, boolean) - Constructor for class cascading.tuple.TupleEntry
-
Constructor TupleEntry creates a new TupleEntry instance.
- TupleEntry(Fields, Tuple) - Constructor for class cascading.tuple.TupleEntry
-
Constructor TupleEntry creates a new TupleEntry instance.
- TupleEntry(TupleEntry) - Constructor for class cascading.tuple.TupleEntry
-
Constructor TupleEntry creates a new TupleEntry instance that is a safe copy of the given tupleEntry.
- TupleEntry(Tuple) - Constructor for class cascading.tuple.TupleEntry
-
Constructor TupleEntry creates a new TupleEntry instance.
- tupleEntry - Variable in class cascading.tuple.TupleEntryCollector
-
- TupleEntryChainIterator - Class in cascading.tuple
-
TupleEntryChainIterator chains the given Iterators into a single Iterator.
- TupleEntryChainIterator(Fields, Iterator<Tuple>...) - Constructor for class cascading.tuple.TupleEntryChainIterator
-
- TupleEntryCollector - Class in cascading.tuple
-
Interface TupleEntryCollector is used to allow
BaseOperation
instances to emit
one or more result
Tuple
values.
- TupleEntryCollector() - Constructor for class cascading.tuple.TupleEntryCollector
-
- TupleEntryCollector(Fields) - Constructor for class cascading.tuple.TupleEntryCollector
-
Constructor TupleCollector creates a new TupleCollector instance.
- TupleEntryIterableChainIterator - Class in cascading.tuple
-
TupleEntryChainIterator chains the given Iterators into a single Iterator.
- TupleEntryIterableChainIterator(Fields) - Constructor for class cascading.tuple.TupleEntryIterableChainIterator
-
- TupleEntryIterableChainIterator(Fields, Iterable<Iterator<Tuple>>) - Constructor for class cascading.tuple.TupleEntryIterableChainIterator
-
- tupleEntryIterator - Variable in class cascading.flow.stream.SpliceGate
-
- TupleEntryIterator - Class in cascading.tuple
-
Class TupleEntryIterator provides an efficient Iterator for returning
TupleEntry
elements in an
underlying
Tuple
collection.
- TupleEntryIterator(Fields) - Constructor for class cascading.tuple.TupleEntryIterator
-
Constructor TupleEntryIterator creates a new TupleEntryIterator instance.
- TupleEntrySchemeCollector<Config,Output> - Class in cascading.tuple
-
- TupleEntrySchemeCollector(FlowProcess<Config>, Scheme) - Constructor for class cascading.tuple.TupleEntrySchemeCollector
-
- TupleEntrySchemeCollector(FlowProcess<Config>, Scheme, String) - Constructor for class cascading.tuple.TupleEntrySchemeCollector
-
- TupleEntrySchemeCollector(FlowProcess<Config>, Scheme, Output) - Constructor for class cascading.tuple.TupleEntrySchemeCollector
-
- TupleEntrySchemeCollector(FlowProcess<Config>, Tap, Output) - Constructor for class cascading.tuple.TupleEntrySchemeCollector
-
- TupleEntrySchemeCollector(FlowProcess<Config>, Scheme, Output, String) - Constructor for class cascading.tuple.TupleEntrySchemeCollector
-
- TupleEntrySchemeIterator<Config,Input> - Class in cascading.tuple
-
- TupleEntrySchemeIterator(FlowProcess<Config>, Scheme, Input) - Constructor for class cascading.tuple.TupleEntrySchemeIterator
-
- TupleEntrySchemeIterator(FlowProcess<Config>, Scheme, Input, String) - Constructor for class cascading.tuple.TupleEntrySchemeIterator
-
- TupleEntrySchemeIterator(FlowProcess<Config>, Scheme, CloseableIterator<Input>) - Constructor for class cascading.tuple.TupleEntrySchemeIterator
-
- TupleEntrySchemeIterator(FlowProcess<Config>, Scheme, CloseableIterator<Input>, String) - Constructor for class cascading.tuple.TupleEntrySchemeIterator
-
- TupleException - Exception in cascading.tuple
-
- TupleException() - Constructor for exception cascading.tuple.TupleException
-
Constructor TupleException creates a new TupleException instance.
- TupleException(String) - Constructor for exception cascading.tuple.TupleException
-
Constructor TupleException creates a new TupleException instance.
- TupleException(String, Throwable) - Constructor for exception cascading.tuple.TupleException
-
Constructor TupleException creates a new TupleException instance.
- TupleException(Throwable) - Constructor for exception cascading.tuple.TupleException
-
Constructor TupleException creates a new TupleException instance.
- TupleHasher - Class in cascading.tuple.util
-
- TupleHasher() - Constructor for class cascading.tuple.util.TupleHasher
-
- TupleHasher(Comparator, Comparator[]) - Constructor for class cascading.tuple.util.TupleHasher
-
- TupleInputStream - Class in cascading.tuple.io
-
Class TupleInputStream is used internally to read Tuples from storage.
- TupleInputStream(InputStream, TupleInputStream.ElementReader) - Constructor for class cascading.tuple.io.TupleInputStream
-
- TupleInputStream.ElementReader - Interface in cascading.tuple.io
-
- TupleMapFactory<Config> - Interface in cascading.tuple.collect
-
Interface TupleMapFactory allows developers to plugin alternative implementations of a "tuple map"
used to back in memory "join" and "co-group" operations.
- TupleOutputStream - Class in cascading.tuple.io
-
Class TupleOutputStream is used internally to write Tuples to storage.
- TupleOutputStream(Map<Class, TupleOutputStream.TupleElementWriter>, OutputStream, TupleOutputStream.ElementWriter) - Constructor for class cascading.tuple.io.TupleOutputStream
-
- TupleOutputStream.ElementWriter - Interface in cascading.tuple.io
-
- TupleOutputStream.TupleElementWriter - Interface in cascading.tuple.io
-
- TuplePair - Class in cascading.tuple.io
-
Class TuplePair is a utility class that is optimized to hold two Tuple instances for sorting and hashing of each
part independently.
- TuplePair() - Constructor for class cascading.tuple.io.TuplePair
-
Constructor Tuple creates a new Tuple instance.
- TuplePair(Tuple, Tuple) - Constructor for class cascading.tuple.io.TuplePair
-
Constructor TuplePair creates a new TuplePair instance.
- TuplePairDeserializer - Class in cascading.tuple.hadoop.io
-
- TuplePairDeserializer(TupleSerialization.SerializationElementReader) - Constructor for class cascading.tuple.hadoop.io.TuplePairDeserializer
-
- TuplePairSerializer - Class in cascading.tuple.hadoop.io
-
- TuplePairSerializer(TupleSerialization.SerializationElementWriter) - Constructor for class cascading.tuple.hadoop.io.TuplePairSerializer
-
- Tuples - Class in cascading.tuple
-
Class Tuples is a helper class providing common methods to manipulate
Tuple
and
TupleEntry
instances.
- Tuples() - Constructor for class cascading.tuple.Tuples
-
- TupleSerialization - Class in cascading.tuple.hadoop
-
Class TupleSerialization is an implementation of Hadoop's Serialization
interface.
- TupleSerialization() - Constructor for class cascading.tuple.hadoop.TupleSerialization
-
Constructor TupleSerialization creates a new TupleSerialization instance.
- TupleSerialization(FlowProcess<JobConf>) - Constructor for class cascading.tuple.hadoop.TupleSerialization
-
- TupleSerialization(Configuration) - Constructor for class cascading.tuple.hadoop.TupleSerialization
-
Constructor TupleSerialization creates a new TupleSerialization instance.
- TupleSerialization.SerializationElementReader - Class in cascading.tuple.hadoop
-
- TupleSerialization.SerializationElementReader(TupleSerialization) - Constructor for class cascading.tuple.hadoop.TupleSerialization.SerializationElementReader
-
Constructor SerializationElementReader creates a new SerializationElementReader instance.
- TupleSerialization.SerializationElementWriter - Class in cascading.tuple.hadoop
-
- TupleSerialization.SerializationElementWriter(TupleSerialization) - Constructor for class cascading.tuple.hadoop.TupleSerialization.SerializationElementWriter
-
- TupleSerializationProps - Class in cascading.tuple.hadoop
-
Class TupleSerializationProps is a fluent interface for building properties to be passed to a
FlowConnector
before creating new
Flow
instances.
- TupleSerializationProps() - Constructor for class cascading.tuple.hadoop.TupleSerializationProps
-
- tupleSerializationProps() - Static method in class cascading.tuple.hadoop.TupleSerializationProps
-
- TupleSerializer - Class in cascading.tuple.hadoop.io
-
- TupleSerializer(TupleSerialization.SerializationElementWriter) - Constructor for class cascading.tuple.hadoop.io.TupleSerializer
-
- TupleViews - Class in cascading.tuple.util
-
This class is experimental and for internal use only.
- TupleViews() - Constructor for class cascading.tuple.util.TupleViews
-
- typeNames(Type[]) - Static method in class cascading.util.Util
-
- types - Variable in class cascading.scheme.util.DelimitedParser
-
Field types
- types - Static variable in class cascading.tuple.coerce.Coercions
-
- types(Type...) - Static method in class cascading.tuple.Fields
-
- validateInput(JobConf) - Method in class cascading.tap.hadoop.io.MultiInputFormat
-
- value - Variable in class cascading.util.SingleValueIterator
-
- ValueAssertion<C> - Interface in cascading.operation
-
Class ValueAssertion is a kind of
Assertion
used with the
Each
pipe Operator.
- ValueAssertionCall<C> - Interface in cascading.operation
-
Interface ValueAssertionCall provides access to the current
ValueAssertion
invocation arguments.
- ValueAssertionEachStage - Class in cascading.flow.stream
-
- ValueAssertionEachStage(FlowProcess, Each) - Constructor for class cascading.flow.stream.ValueAssertionEachStage
-
- valueComparators - Variable in class cascading.flow.stream.MemorySpliceGate
-
- valueFields - Variable in class cascading.pipe.joiner.JoinerClosure
-
- valueOf(String) - Static method in enum cascading.flow.hadoop.HadoopCoGroupClosure.Spill
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.flow.hadoop.stream.HadoopMemoryJoinGate.Spill
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.flow.planner.Scope.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.flow.SliceCounters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.flow.StepCounters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.flow.stream.SpliceGate.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.operation.AssertionLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.operation.Debug.Output
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.operation.DebugLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.pipe.assembly.AggregateBy.Flush
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.pipe.assembly.AverageBy.Include
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.pipe.assembly.CountBy.Include
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.pipe.assembly.Unique.Include
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.property.ConfigDef.Mode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.scheme.hadoop.TextLine.Compress
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.stats.CascadingStats.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.stats.hadoop.HadoopSliceStats.Kind
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.tap.BaseTemplateTap.Counters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.tap.partition.BasePartitionTap.Counters
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.tap.SinkMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum cascading.util.ShutdownUtil.Hook.Priority
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum cascading.flow.hadoop.HadoopCoGroupClosure.Spill
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class cascading.flow.hadoop.HadoopGroupByClosure
-
- values() - Static method in enum cascading.flow.hadoop.stream.HadoopMemoryJoinGate.Spill
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.flow.planner.Scope.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.flow.SliceCounters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.flow.StepCounters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.flow.stream.SpliceGate.Role
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.operation.AssertionLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.operation.Debug.Output
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.operation.DebugLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.pipe.assembly.AggregateBy.Flush
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.pipe.assembly.AverageBy.Include
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.pipe.assembly.CountBy.Include
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.pipe.assembly.Unique.Include
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.property.ConfigDef.Mode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.scheme.hadoop.TextLine.Compress
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.stats.CascadingStats.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.stats.hadoop.HadoopSliceStats.Kind
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.tap.BaseTemplateTap.Counters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.tap.partition.BasePartitionTap.Counters
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum cascading.tap.SinkMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VALUES - Static variable in class cascading.tuple.Fields
-
Field VALUES represents all fields used as values for the last grouping
- values() - Static method in enum cascading.util.ShutdownUtil.Hook.Priority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- valuesBuilder - Variable in class cascading.flow.stream.SpliceGate
-
- valuesFields - Variable in class cascading.flow.stream.SpliceGate
-
- valueType - Variable in class cascading.scheme.hadoop.WritableSequenceFile
-
- vendor - Variable in class cascading.flow.planner.PlatformInfo
-
- verify() - Method in class cascading.operation.filter.Logic
-
- verify() - Method in class cascading.pipe.assembly.AggregateBy
-
Method verify should be overridden by sub-classes if any values must be tested before the calling constructor returns.
- verify(Fields) - Method in class cascading.scheme.hadoop.TextLine
-
- verify(Fields) - Method in class cascading.scheme.local.TextLine
-
- verifyAllTaps(FlowDef) - Method in class cascading.flow.planner.FlowPlanner
-
- verifyAssembly(FlowDef, Pipe[]) - Method in class cascading.flow.planner.FlowPlanner
-
- verifyCheckpoints(FlowDef, Pipe[]) - Method in class cascading.flow.planner.FlowPlanner
-
- verifyContains(Fields) - Method in class cascading.tuple.Fields
-
Method verifyContains tests if this instance contains the field names and positions specified in the given
fields instance.
- verifyNoDuplicates(JobConf) - Static method in class cascading.tap.hadoop.Hfs
-
- verifyOperation() - Method in class cascading.pipe.Each
-
- verifyOperation() - Method in class cascading.pipe.Operator
-
- verifyPipeAssemblyEndPoints(FlowDef, Pipe[]) - Method in class cascading.flow.planner.FlowPlanner
-
Method verifyEndPoints verifies
there aren't dupe names in heads or tails.
- verifySourceNotSinks(Map<String, Tap>, Map<String, Tap>) - Method in class cascading.flow.planner.FlowPlanner
-
- verifyTaps(Map<String, Tap>, boolean, boolean) - Method in class cascading.flow.planner.FlowPlanner
-
Method verifyTaps ...
- verifyTraps(FlowDef, Pipe[]) - Method in class cascading.flow.planner.FlowPlanner
-
- version - Variable in class cascading.flow.planner.PlatformInfo
-
- version - Variable in class cascading.property.AppProps
-
- Version - Class in cascading.util
-
- Version() - Constructor for class cascading.util.Version
-
- versionProperties - Static variable in class cascading.util.Version
-