Class BatchReadOptions
Object
org.apache.spark.sql.pipelines.util.BatchReadOptions
- All Implemented Interfaces:
- Serializable,- InputReadOptions,- scala.Equals,- scala.Product
public final class BatchReadOptions
extends Object
implements InputReadOptions, scala.Product, Serializable
Options for a batch read of an input.
- See Also:
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class java.lang.Objectequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface scala.EqualscanEqual, equalsMethods inherited from interface scala.ProductproductArity, productElement, productElementName, productElementNames, productIterator, productPrefix
- 
Constructor Details- 
BatchReadOptionspublic BatchReadOptions()
 
- 
- 
Method Details- 
applypublic abstract static R apply()
- 
toString
 
-