Uses of Class
com.databricks.sdk.service.files.Close
-
Packages that use Close Package Description com.databricks.sdk.service.files -
-
Uses of Close in com.databricks.sdk.service.files
Methods in com.databricks.sdk.service.files that return Close Modifier and Type Method Description CloseClose. setHandle(Long handle)Methods in com.databricks.sdk.service.files with parameters of type Close Modifier and Type Method Description voidDbfsAPI. close(Close request)Close the stream.voidDbfsService. close(Close close)Close the stream.
-