Class KeyValueKeyValueMapper<K, V, KR, VR>
KNet extension of KeyValueKeyValueMapper<K, V, KR, VR, TJVMK, TJVMV, TJVMKR, TJVMVR>
public class KeyValueKeyValueMapper<K, V, KR, VR> : KeyValueKeyValueMapper<K, V, KR, VR, byte[], byte[], byte[], byte[]>, IDynamicMetaObjectProvider, IJVMBridgeCore, IEquatable<IJVMBridgeBase>, IDisposable, IJVMBridgeBaseStatic, IKeyValueMapper<byte[], byte[], KeyValue<byte[], byte[]>>, IJVMBridgeBase, IJVMBridgeDefinition, IGenericSerDesFactoryApplier
Type Parameters
Kkey value type
Vfirst value type
KRfirst value type
VRjoined value type
- Inheritance
-
KeyValueKeyValueMapper<K, V, KR, VR>
- Implements