Uses of Class
com.microsoft.ml.lightgbm.SWIGTYPE_p_ArrowSchema
Packages that use SWIGTYPE_p_ArrowSchema
-
Uses of SWIGTYPE_p_ArrowSchema in com.microsoft.ml.lightgbm
Methods in com.microsoft.ml.lightgbm with parameters of type SWIGTYPE_p_ArrowSchemaModifier and TypeMethodDescriptionprotected static longSWIGTYPE_p_ArrowSchema.getCPtr(SWIGTYPE_p_ArrowSchema 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_ArrowSchema.swigRelease(SWIGTYPE_p_ArrowSchema obj)