Class ForeachAction<K, V>
KNet extension of ForeachAction<K, V, TJVMK, TJVMV>
public class ForeachAction<K, V> : ForeachAction<K, V, byte[], byte[]>, IDynamicMetaObjectProvider, IJVMBridgeCore, IDisposable, IJVMBridgeBaseStatic, IForeachAction<byte[], byte[]>, IJVMBridgeBase, IJVMBridgeDefinition, IGenericSerDesFactoryApplier
Type Parameters
K
key value type
V
first value type
- Inheritance
-
ForeachAction<K, V>
- Implements