Uses of Class
org.apache.ignite.internal.processors.query.h2.H2Utils.Getter
-
Packages that use H2Utils.Getter Package Description org.apache.ignite.internal.processors.query.h2 Contains default H2-based indexing SPI implementation. -
-
Uses of H2Utils.Getter in org.apache.ignite.internal.processors.query.h2
Methods in org.apache.ignite.internal.processors.query.h2 that return H2Utils.Getter Modifier and Type Method Description static <T,R>
H2Utils.Getter<T,R>H2Utils. getter(Class<? extends T> cls, String fldName)
-