Deprecated API
Contents
-
Deprecated MethodsMethodDescriptionSee
DataLakeFileAsyncClient.flush(long, boolean)
instead.SeeDataLakeFileClient.flush(long, boolean)
instead.useFileParallelUploadOptions.getOptionalLength()
to have safe access to a length that will not always exist.Destination file system name must match deleted file system nameDestination file system name must match deleted file system nameThe version is set to the latest version of sas. Users should stop calling this API as it is now treated as a no-op.
-
Deprecated ConstructorsConstructorDescriptionUse one of the constants or the
DataLakeAudience.fromString(String)
factory method.length is no longer necessary; useFileParallelUploadOptions(InputStream)
instead.