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 Close
Close. setHandle(Long handle)
Methods in com.databricks.sdk.service.files with parameters of type Close Modifier and Type Method Description void
DbfsAPI. close(Close request)
Close the stream.void
DbfsService. close(Close close)
Close the stream.
-