![]() |
A platform for high-performance distributed tool and library development written in C++. It can be deployed in two different cluster modes: standalone or distributed. API for v0.5.0, released on June 13, 2018.
|
This is the complete list of members for pdb::CombinedShuffleSink< KeyType, ValueType >, including all inherited members.
| CombinedShuffleSink(int numPartitionsPerNode, int numNodes, TupleSpec &inputSchema, TupleSpec &attsToOperateOn) | pdb::CombinedShuffleSink< KeyType, ValueType > | inline |
| createNewOutputContainer() override | pdb::CombinedShuffleSink< KeyType, ValueType > | inlinevirtual |
| getMap(HashPartitionID myHashID, Handle< Vector< Handle< Vector< Handle< AggregationMap< KeyType, ValueType >>>>>> outputData) | pdb::CombinedShuffleSink< KeyType, ValueType > | inline |
| numNodes | pdb::CombinedShuffleSink< KeyType, ValueType > | private |
| numPartitionsPerNode | pdb::CombinedShuffleSink< KeyType, ValueType > | private |
| whichAttToAggregate | pdb::CombinedShuffleSink< KeyType, ValueType > | private |
| whichAttToHash | pdb::CombinedShuffleSink< KeyType, ValueType > | private |
| writeOut(TupleSetPtr input, Handle< Object > &writeToMe) override | pdb::CombinedShuffleSink< KeyType, ValueType > | inlinevirtual |
| ~CombinedShuffleSink() | pdb::CombinedShuffleSink< KeyType, ValueType > | inline |
| ~ComputeSink() | pdb::ComputeSink | inlinevirtual |