Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Cascading.tuple.collect Classes and Interfaces - 8 results found.
NameDescriptionTypePackageFramework
SpillableInterfacecascading.tuple.collectCascading
Spillable .SpillListenerInterfacecascading.tuple.collect.SpillableCascading
Spillable .SpillStrategyInterfacecascading.tuple.collect.SpillableCascading
SpillableProps FlowConnector before creating new Flow instances.Classcascading.tuple.collectCascading
SpillableTupleList Using a threshold of -1 will disable the spill, all values will remain in memory.Classcascading.tuple.collectCascading
SpillableTupleMapSpillableTupleMap 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.Classcascading.tuple.collectCascading
TupleCollectionFactory used to back in memory "join" and "co-group" operations.Interfacecascading.tuple.collectCascading
TupleMapFactory used to back in memory "join" and "co-group" operations.Interfacecascading.tuple.collectCascading