Uses of Interface
com.alibaba.graphscope.arrow.Status
-
Packages that use Status Package Description com.alibaba.graphscope.arrow com.alibaba.graphscope.arrow.array -
-
Uses of Status in com.alibaba.graphscope.arrow
Classes in com.alibaba.graphscope.arrow that implement Status Modifier and Type Class Description classStatus_cxx_0xba0ae5b -
Uses of Status in com.alibaba.graphscope.arrow.array
Methods in com.alibaba.graphscope.arrow.array that return Status Modifier and Type Method Description StatusBaseArrowArrayBuilder_cxx_0x101bead8. reserve(long arg0)StatusBaseArrowArrayBuilder_cxx_0x10471a19. reserve(long arg0)StatusBaseArrowArrayBuilder_cxx_0x105010e2. reserve(long additionalCapacity)StatusBaseArrowArrayBuilder_cxx_0x10daeab4. reserve(long arg0)StatusBaseArrowArrayBuilder_cxx_0x232959b0. reserve(long arg0)StatusBaseArrowArrayBuilder_cxx_0x6fa38f07. reserve(long arg0)StatusBaseArrowArrayBuilder. reserve(long additionalCapacity)StatusPrimitiveArrowArrayBuilder_cxx_0x101bead8. reserve(long arg0)StatusPrimitiveArrowArrayBuilder_cxx_0x10471a19. reserve(long arg0)StatusPrimitiveArrowArrayBuilder_cxx_0x10daeab4. reserve(long arg0)StatusPrimitiveArrowArrayBuilder_cxx_0x232959b0. reserve(long arg0)StatusStringArrowArrayBuilder_cxx_0x6fa38f07. reserve(long additionalCapacity)StatusStringArrowArrayBuilder_cxx_0x6fa38f07. reserveData(long additionalBytes)StatusStringArrowArrayBuilder. reserveData(long additionalBytes)
-