Uses of Class
com.microsoft.ml.lightgbm.SWIGTYPE_p_ArrowArray
Packages that use SWIGTYPE_p_ArrowArray
-
Uses of SWIGTYPE_p_ArrowArray in com.microsoft.ml.lightgbm
Methods in com.microsoft.ml.lightgbm with parameters of type SWIGTYPE_p_ArrowArrayModifier and TypeMethodDescriptionprotected static longSWIGTYPE_p_ArrowArray.getCPtr(SWIGTYPE_p_ArrowArray obj) static intlightgbmlib.LGBM_BoosterPredictForArrow(SWIGTYPE_p_void handle, long n_chunks, SWIGTYPE_p_ArrowArray chunks, SWIGTYPE_p_ArrowSchema schema, int predict_type, int start_iteration, int num_iteration, String parameter, SWIGTYPE_p_long_long out_len, SWIGTYPE_p_double out_result) static intlightgbmlib.LGBM_DatasetCreateFromArrow(long n_chunks, SWIGTYPE_p_ArrowArray chunks, SWIGTYPE_p_ArrowSchema schema, String parameters, SWIGTYPE_p_void reference, SWIGTYPE_p_p_void out) static intlightgbmlib.LGBM_DatasetSetFieldFromArrow(SWIGTYPE_p_void handle, String field_name, long n_chunks, SWIGTYPE_p_ArrowArray chunks, SWIGTYPE_p_ArrowSchema schema) protected static longSWIGTYPE_p_ArrowArray.swigRelease(SWIGTYPE_p_ArrowArray obj)