Interface ArrowResult<T>

  • All Superinterfaces:
    com.alibaba.fastffi.FFIPointer, com.alibaba.fastffi.FFIType

    public interface ArrowResult<T>
    extends com.alibaba.fastffi.FFIPointer
    • Method Detail

      • ValueOrDie

        T ValueOrDie()
      • ok

        boolean ok()