public static class RecordTypes.Type
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
java.lang.Class<? extends Record> |
handlingClass |
int |
typeID |
| Constructor and Description |
|---|
RecordTypes.Type(int typeID,
java.lang.Class<? extends Record> handlingClass) |
Copyright 2014 The Apache Software Foundation or its licensors, as applicable.