Uses of Interface
com.hazelcast.sql.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
Modifier and TypeMethodDescriptionHazelcastInstance.getSql()
Returns a service to execute distributed SQL queries. -
Uses of SqlService in com.hazelcast.jet
-
Uses of SqlService in com.hazelcast.mapstore
HazelcastInstance.getSql()
instead.