Table of Contents

Class StreamPartitioner<K, V>

Namespace
MASES.KNet.Streams.Processor
Assembly
MASES.KNet.dll
public class StreamPartitioner<K, V> : StreamPartitioner<K, V, byte[], byte[]>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IStreamPartitioner<byte[], byte[]>, IJVMBridgeBase, IJVMBridgeDefinition, IGenericSerDesFactoryApplier

Type Parameters

K

The key type

V

The value type

Inheritance
StreamPartitioner<K, V>
Implements
Inherited Members