SparkBatchOperationsExtensions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static class SparkBatchOperationsExtensions
type SparkBatchOperationsExtensions = class
Public Module SparkBatchOperationsExtensions
Inheritance
SparkBatchOperationsExtensions
Methods
Create(ISparkBatchOperations, String, String, ExtendedLivyBatchRequest, Nullable<Boolean>)
CreateAsync(ISparkBatchOperations, String, String, ExtendedLivyBatchRequest, Nullable<Boolean>, CancellationToken)
Delete(ISparkBatchOperations, String, String, Int32)
DeleteAsync(ISparkBatchOperations, String, String, Int32, CancellationToken)
Get(ISparkBatchOperations, String, String, Int32, Nullable<Boolean>)
GetAsync(ISparkBatchOperations, String, String, Int32, Nullable<Boolean>, CancellationToken)
List(ISparkBatchOperations, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>)
ListAsync(ISparkBatchOperations, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Boolean>, CancellationToken)
Applies to