Uses of Interface
com.databricks.jdbc.api.impl.batch.BatchCommand
Packages that use BatchCommand
-
Uses of BatchCommand in com.databricks.jdbc.api.impl.batch
Classes in com.databricks.jdbc.api.impl.batch that implement BatchCommandMethods in com.databricks.jdbc.api.impl.batch with parameters of type BatchCommandModifier and TypeMethodDescriptionstatic ImmutableBatchCommandImmutableBatchCommand.copyOf(BatchCommand instance) Creates an immutable copy of aBatchCommandvalue.ImmutableBatchCommand.Builder.from(BatchCommand instance) Fill a builder with attribute values from the providedBatchCommandinstance.