Uses of Interface
com.hazelcast.sql.SqlService
Packages that use SqlService
Package
Description
Provides core API interfaces/classes.
Hazelcast Jet is a distributed computation engine running on top of
Hazelcast IMDG technology.
Implementation of
MapStore
interface based on Hazelcast SQL engine-
Uses of SqlService in com.hazelcast.core
Methods in com.hazelcast.core that return SqlServiceModifier and TypeMethodDescriptionHazelcastInstance.getSql()
Returns a service to execute distributed SQL queries. -
Uses of SqlService in com.hazelcast.jet
Methods in com.hazelcast.jet that return SqlService -
Uses of SqlService in com.hazelcast.mapstore
Fields in com.hazelcast.mapstore declared as SqlService
HazelcastInstance.getSql()
instead.