public class AvroExtensionsKt
| Modifier and Type | Method and Description |
|---|---|
static org.apache.avro.Schema |
fromUnion(org.apache.avro.Schema $receiver) |
static boolean |
isNullable(org.apache.avro.Schema $receiver) |
static boolean |
isNumber(org.apache.avro.Schema $receiver) |
static int |
scale(org.apache.avro.Schema $receiver) |
public static boolean isNullable(org.apache.avro.Schema $receiver)
public static boolean isNumber(org.apache.avro.Schema $receiver)
public static int scale(org.apache.avro.Schema $receiver)
public static org.apache.avro.Schema fromUnion(org.apache.avro.Schema $receiver)