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, IDisposable, IJVMBridgeBaseStatic, IKeyValueMapper<byte[], byte[], KeyValue<byte[], byte[]>>, IJVMBridgeBase, IJVMBridgeDefinition, IGenericSerDesFactoryApplier
Type Parameters
K
key value type
V
first value type
KR
first value type
VR
joined value type
- Inheritance
-
KeyValueKeyValueMapper<K, V, KR, VR>
- Implements