public static interface EncoderProvider.Factory<T> extends java.util.function.Function<Coder<T>,org.apache.spark.sql.Encoder<T>>
| Modifier and Type | Field and Description | 
|---|---|
| static EncoderProvider.Factory<?> | INSTANCE | 
static final EncoderProvider.Factory<?> INSTANCE