public interface HazelcastOSGiInstance extends HazelcastInstance
HazelcastInstance
implementations based on OSGi service.Modifier and Type | Method and Description |
---|---|
HazelcastInstance |
getDelegatedInstance()
Gets the delegated (underlying)
HazelcastInstance . |
HazelcastOSGiService |
getOwnerService()
Gets the owner
HazelcastOSGiService of this instance. |
addDistributedObjectListener, executeTransaction, executeTransaction, getCacheManager, getCardinalityEstimator, getClientService, getCluster, getConfig, getCPSubsystem, getDistributedObject, getDistributedObjects, getDurableExecutorService, getExecutorService, getFlakeIdGenerator, getJet, getLifecycleService, getList, getLocalEndpoint, getLoggingService, getMap, getMultiMap, getName, getPartitionService, getPNCounter, getQueue, getReliableTopic, getReplicatedMap, getRingbuffer, getScheduledExecutorService, getSet, getSplitBrainProtectionService, getSql, getTopic, getUserContext, getXAResource, newTransactionContext, newTransactionContext, removeDistributedObjectListener, shutdown
HazelcastInstance getDelegatedInstance()
HazelcastInstance
.HazelcastInstance
HazelcastOSGiService getOwnerService()
HazelcastOSGiService
of this instance.HazelcastOSGiService
of this instanceCopyright © 2023 Hazelcast, Inc.. All rights reserved.