Class Aggregator<K, V, VA>
KNet implementation of Aggregator<K, V, VA, TJVMK, TJVMV, TJVMVA>
public class Aggregator<K, V, VA> : Aggregator<K, V, VA, byte[], byte[], byte[]>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IAggregator<byte[], byte[], byte[]>, IJVMBridgeBase, IJVMBridgeDefinition, IGenericSerDesFactoryApplier
Type Parameters
K
V
VA
The key type
- Inheritance
-
Aggregator<K, V, VA>
- Implements