Uses of Class
fish.payara.nucleus.store.ClusteredStore
-
Packages that use ClusteredStore Package Description fish.payara.ha.hazelcast.store fish.payara.nucleus.cluster -
-
Uses of ClusteredStore in fish.payara.ha.hazelcast.store
Constructors in fish.payara.ha.hazelcast.store with parameters of type ClusteredStore Constructor Description HazelcastBackingStore(org.glassfish.ha.store.api.BackingStoreFactory factory, String storeName, ClusteredStore clusteredStore) -
Uses of ClusteredStore in fish.payara.nucleus.cluster
Methods in fish.payara.nucleus.cluster that return ClusteredStore Modifier and Type Method Description ClusteredStorePayaraCluster. getClusteredStore()
-