Interface ArrowIPCOptions.NeedGpu

Enclosing class:
ArrowIPCOptions

public static interface ArrowIPCOptions.NeedGpu
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    A callback to indicate that we are about to start putting data on the GPU.
  • Method Details

    • needTheGpu

      void needTheGpu()
      A callback to indicate that we are about to start putting data on the GPU.