me.mnedokushev.zio.apache.arrow.core
Members list
Packages
Type members
Classlikes
object Allocator
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
Allocator.type
final case class ValidationError(message: String, cause: Option[Throwable]) extends IllegalArgumentException
Attributes
- Supertypes
-
trait Producttrait Equalsclass IllegalArgumentExceptionclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
Value members
Concrete methods
def whenSchemaValid[A : Schema, B](schema: Schema)(ifValid: => B)(implicit evidence$1: Schema[A], schemaEncoder: SchemaEncoder[A]): B
In this article