Table of Contents

Class Grouped<K, V>

Namespace
MASES.KNet.Streams.Kstream
Assembly
MASES.KNet.dll

KNet extension of Grouped<K, V, TJVMK, TJVMV>

public class Grouped<K, V> : Grouped<K, V, byte[], byte[]>, IGenericSerDesFactoryApplier

Type Parameters

K

The key type

V

The value type

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