Table of Contents

Class KeyValueMapper<K, V, VR>

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

Type Parameters

K

key value type

V

first value type

VR

joined value type

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