Index
All Classes and Interfaces|All Packages
G
- getCanonicalConstructor(Class<T>) - Static method in class org.apache.ignite.table.mapper.RecordSupportInternal
-
Java 11 compatible, reflection based alternative to find the record canonical constructor.
I
- isRecord(Class<?>) - Static method in class org.apache.ignite.table.mapper.RecordSupportInternal
-
Java 11 compatible, reflection based alternative, that returns true if and only if this class is a record class.
O
- org.apache.ignite.table.mapper - package org.apache.ignite.table.mapper
R
- RecordSupportInternal - Class in org.apache.ignite.table.mapper
-
Enables access to
RecordSupportwithout reflection to provides utility methods to support records in Java 11.
All Classes and Interfaces|All Packages