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