Class TopicNameExtractor<K, V>
KNet implementation of TopicNameExtractor<K, V>
public class TopicNameExtractor<K, V> : TopicNameExtractor<K, V, byte[], byte[]>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, ITopicNameExtractor<byte[], byte[]>, ITopicNameExtractor, IJVMBridgeBase, IJVMBridgeDefinition, IGenericSerDesFactoryApplier
Type Parameters
K
The key type
V
The value type
- Inheritance
-
TopicNameExtractor<K, V>
- Implements