- getClusterConfigurationProperties() - Method in class com.budjb.spring.distributed.cluster.AbstractClusterManager
-
Returns the cluster configuration properties.
- getClusterMembers() - Method in interface com.budjb.spring.distributed.cluster.ClusterManager
-
Returns the set of cluster members that will share workloads.
- getClusterMembers() - Method in class com.budjb.spring.distributed.cluster.standalone.StandaloneClusterManager
-
Returns the set of cluster members that will share workloads.
- getInstructionTimeout() - Method in class com.budjb.spring.distributed.cluster.ClusterConfigurationProperties
-
- getProperties() - Method in class com.budjb.spring.distributed.cluster.AbstractClusterManager
-
Returns the map that backs distributed properties.
- getProperties() - Method in class com.budjb.spring.distributed.cluster.standalone.StandaloneClusterManager
-
Returns the map that backs distributed properties.
- getProperty(String) - Method in class com.budjb.spring.distributed.cluster.AbstractClusterManager
-
Retrieves a distributed property.
- getProperty(String, Class<T>) - Method in class com.budjb.spring.distributed.cluster.AbstractClusterManager
-
Retrieves a distributed property.
- getProperty(String, Class<T>, T) - Method in class com.budjb.spring.distributed.cluster.AbstractClusterManager
-
Retrieves a distributed property.
- getProperty(String) - Method in interface com.budjb.spring.distributed.cluster.ClusterManager
-
Retrieves a distributed property.
- getProperty(String, Class<T>) - Method in interface com.budjb.spring.distributed.cluster.ClusterManager
-
Retrieves a distributed property.
- getProperty(String, Class<T>, T) - Method in interface com.budjb.spring.distributed.cluster.ClusterManager
-
Retrieves a distributed property.
- getType() - Method in class com.budjb.spring.distributed.cluster.ClusterMember
-
Returns the type of the cluster member.
- getUrn() - Method in class com.budjb.spring.distributed.cluster.ClusterMember
-
Returns the cluster member's URN.