Interface IStateRestoreCallback
Listener for Kafka StateRestoreCallback. Extends IJVMBridgeBase
public interface IStateRestoreCallback : IJVMBridgeBase, IJVMBridgeDefinition
- Inherited Members
Methods
Restore(byte[], byte[])
Executes the StateRestoreCallback action in the CLR
void Restore(byte[] key, byte[] value)