Uses of Class
org.openspaces.core.cluster.ClusterInfoBuilder
Packages that use ClusterInfoBuilder
Package
Description
Cluster information holder objects and abstraction allowing for custom
beans to be injected with it (if set).
-
Uses of ClusterInfoBuilder in org.openspaces.core.cluster
Methods in org.openspaces.core.cluster that return ClusterInfoBuilderModifier and TypeMethodDescriptionClusterInfoBuilder.dynamicPartitionInfo(DynamicPartitionInfo dynamicPartitionInfo) ClusterInfoBuilder.generation(int generation) ClusterInfoBuilder.instanceId(Integer instanceId) ClusterInfoBuilder.numberOfBackups(Integer numberOfBackups) ClusterInfoBuilder.numberOfInstances(Integer numberOfInstances) ClusterInfoBuilder.secured(boolean secured) Constructors in org.openspaces.core.cluster with parameters of type ClusterInfoBuilder -
Uses of ClusterInfoBuilder in org.openspaces.core.cluster.internal
Constructors in org.openspaces.core.cluster.internal with parameters of type ClusterInfoBuilder