Table of Contents

Class ValueMapperWithKey<K, V, VR>

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

Type Parameters

K

key value type

V

first value type

VR

joined value type

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