Class StreamPartitionerNoValue<K>
KNet implementation of StreamPartitionerNoValue<K, TJVMK>
public class StreamPartitionerNoValue<K> : StreamPartitionerNoValue<K, byte[]>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IStreamPartitioner<byte[], Void>, IJVMBridgeBase, IJVMBridgeDefinition, IGenericSerDesFactoryApplier
Type Parameters
K
The key type
- Inheritance
-
StreamPartitionerNoValue<K, byte[]>StreamPartitionerNoValue<K>
- Implements