Index

A C D H M N O R 
All Classes and Interfaces|All Packages|Constant Field Values

A

acquireSemaphore(HazelcastInstance, NamedLockKey) - Method in class org.eclipse.aether.named.hazelcast.DirectHazelcastSemaphoreProvider
Deprecated.
 
acquireSemaphore(HazelcastInstance, NamedLockKey) - Method in class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreProvider
Deprecated.
Invoked when new instance of semaphore needed for given key.

C

createLock(NamedLockKey) - Method in class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreNamedLockFactory
Deprecated.
 

D

destroyLock(NamedLock) - Method in class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreNamedLockFactory
Deprecated.
 
DirectHazelcastSemaphoreProvider - Class in org.eclipse.aether.named.hazelcast
Deprecated.
Hazelcast support will be dropped.
DirectHazelcastSemaphoreProvider() - Constructor for class org.eclipse.aether.named.hazelcast.DirectHazelcastSemaphoreProvider
Deprecated.
 
doShutdown() - Method in class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreNamedLockFactory
Deprecated.
 

H

HazelcastClientCPSemaphoreNamedLockFactory - Class in org.eclipse.aether.named.hazelcast
Deprecated.
Hazelcast support will be dropped.
HazelcastClientCPSemaphoreNamedLockFactory() - Constructor for class org.eclipse.aether.named.hazelcast.HazelcastClientCPSemaphoreNamedLockFactory
Deprecated.
The default constructor: creates own instance of Hazelcast client using standard Hazelcast configuration discovery, but refuses to run on Hazelcast built-in defaults: an explicit operator-provided configuration (the hazelcast.client.config system property, or a hazelcast-client.xml/ hazelcast-client.yaml/hazelcast-client.yml file on the classpath or in the working directory) is required, as the built-in defaults connect to an unauthenticated default-named cluster.
HazelcastClientCPSemaphoreNamedLockFactory(HazelcastInstance, boolean) - Constructor for class org.eclipse.aether.named.hazelcast.HazelcastClientCPSemaphoreNamedLockFactory
Deprecated.
Constructor for customization.
HazelcastCPSemaphoreNamedLockFactory - Class in org.eclipse.aether.named.hazelcast
Deprecated.
Hazelcast support will be dropped.
HazelcastCPSemaphoreNamedLockFactory() - Constructor for class org.eclipse.aether.named.hazelcast.HazelcastCPSemaphoreNamedLockFactory
Deprecated.
The default constructor: creates own instance of Hazelcast using standard Hazelcast configuration discovery, but refuses to run on Hazelcast built-in defaults: an explicit operator-provided configuration (the hazelcast.config system property, or a hazelcast.xml/hazelcast.yaml/ hazelcast.yml file on the classpath or in the working directory) is required, as the built-in defaults form an unauthenticated cluster any network peer may join and manipulate lock state through.
HazelcastCPSemaphoreNamedLockFactory(HazelcastInstance, boolean) - Constructor for class org.eclipse.aether.named.hazelcast.HazelcastCPSemaphoreNamedLockFactory
Deprecated.
Constructor for customization.
hazelcastInstance - Variable in class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreNamedLockFactory
Deprecated.
 
HazelcastSemaphoreNamedLockFactory - Class in org.eclipse.aether.named.hazelcast
Deprecated.
Hazelcast support will be dropped.
HazelcastSemaphoreNamedLockFactory(HazelcastInstance, boolean, HazelcastSemaphoreProvider) - Constructor for class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreNamedLockFactory
Deprecated.
 
HazelcastSemaphoreProvider - Class in org.eclipse.aether.named.hazelcast
Deprecated.
Hazelcast support will be dropped.
HazelcastSemaphoreProvider() - Constructor for class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreProvider
Deprecated.
 

M

manageHazelcast - Variable in class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreNamedLockFactory
Deprecated.
 

N

NAME - Static variable in class org.eclipse.aether.named.hazelcast.HazelcastClientCPSemaphoreNamedLockFactory
Deprecated.
 
NAME - Static variable in class org.eclipse.aether.named.hazelcast.HazelcastCPSemaphoreNamedLockFactory
Deprecated.
 
NAME_PREFIX - Static variable in class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreProvider
Deprecated.
Name prefix recommended using for simpler configuration of Hazelcast.

O

org.eclipse.aether.named.hazelcast - package org.eclipse.aether.named.hazelcast
 

R

releaseSemaphore(HazelcastInstance, NamedLockKey, ISemaphore) - Method in class org.eclipse.aether.named.hazelcast.DirectHazelcastSemaphoreProvider
Deprecated.
 
releaseSemaphore(HazelcastInstance, NamedLockKey, ISemaphore) - Method in class org.eclipse.aether.named.hazelcast.HazelcastSemaphoreProvider
Deprecated.
Invoked when passed in semaphore associated with passed in key is not to be used anymore.
A C D H M N O R 
All Classes and Interfaces|All Packages|Constant Field Values