Table of Contents

Class KeyValueKeyValueMapper<K, V, KR, VR>

Namespace
MASES.KNet.Streams.Kstream
Assembly
MASES.KNet.dll
public class KeyValueKeyValueMapper<K, V, KR, VR> : KeyValueKeyValueMapper<K, V, KR, VR, byte[], byte[], byte[], byte[]>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IKeyValueMapper<byte[], byte[], 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
KeyValueMapper<K, V, VR, byte[], byte[], KeyValue<byte[], byte[]>>
KeyValueKeyValueMapper<K, V, KR, VR, byte[], byte[], byte[], byte[]>
KeyValueKeyValueMapper<K, V, KR, VR>
Implements
Inherited Members