Table of Contents

Class ValueJoinerWithKey<K1, V1, V2, VR>

Namespace
MASES.KNet.Streams.Kstream
Assembly
MASES.KNet.dll
public class ValueJoinerWithKey<K1, V1, V2, VR> : ValueJoinerWithKey<K1, V1, V2, VR, byte[], byte[], byte[], byte[]>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IValueJoinerWithKey<byte[], byte[], byte[], byte[]>, IJVMBridgeBase, IJVMBridgeDefinition, IGenericSerDesFactoryApplier

Type Parameters

K1

key value type

V1

first value type

V2

second value type

VR

joined value type

Inheritance
ValueJoinerWithKey<K1, V1, V2, VR, byte[], byte[], byte[], byte[]>
ValueJoinerWithKey<K1, V1, V2, VR>
Implements
Inherited Members