Interface GetAllBufferJNICallback


public interface GetAllBufferJNICallback
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    process(int keybytes, ByteBuffer key, int valuebytes, ByteBuffer value)
     
  • Method Details