Table of Contents

Class EnumerableKeyValueMapper<K, V, KR, VR>

Namespace
MASES.KNet.Streams.Kstream
Assembly
MASES.KNet.dll
public class EnumerableKeyValueMapper<K, V, KR, VR> : EnumerableKeyValueMapper<K, V, KR, VR, byte[], byte[], byte[], byte[]>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IKeyValueMapper<byte[], byte[], Iterable<KeyValue<byte[], byte[]>>>, IJVMBridgeBase, IJVMBridgeDefinition, IGenericSerDesFactoryApplier

Type Parameters

K

key value type

V

first value type

KR

first value type

VR

joined value type

Inheritance
EnumerableKeyValueMapper<K, V, KR, VR, byte[], byte[], byte[], byte[]>
EnumerableKeyValueMapper<K, V, KR, VR>
Implements
Inherited Members