Uses of Interface
org.openspaces.core.cluster.MemberAliveIndicator
Packages that use MemberAliveIndicator
Package
Description
Cluster information holder objects and abstraction allowing for custom
beans to be injected with it (if set).
This package is responsible for simplifying the creation of IJSpace implementation.
An abstraction of a Processing Unit Containers.
Internal (SPI) level interfaces for processing unit containers.
Support classes for processing unit containers including command line parsers and Spring resource based
application context.
-
Uses of MemberAliveIndicator in org.openspaces.core.cluster
Classes in org.openspaces.core.cluster that implement MemberAliveIndicator -
Uses of MemberAliveIndicator in org.openspaces.core.space
Classes in org.openspaces.core.space that implement MemberAliveIndicatorModifier and TypeClassDescriptionclassBase class for most space factory beans responsible for creating/findingIJSpaceimplementation.classA direct space factory bean, initialized with an existingIJSpaceand provides it as the space.classclassclassA space factory bean that creates a space (IJSpace) based on a url. -
Uses of MemberAliveIndicator in org.openspaces.pu.container
Methods in org.openspaces.pu.container that return types with arguments of type MemberAliveIndicatorModifier and TypeMethodDescriptionabstract Collection<MemberAliveIndicator>ProcessingUnitContainer.getMemberAliveIndicators() -
Uses of MemberAliveIndicator in org.openspaces.pu.container.spi
Methods in org.openspaces.pu.container.spi that return types with arguments of type MemberAliveIndicatorModifier and TypeMethodDescriptionApplicationContextProcessingUnitContainer.getMemberAliveIndicators() -
Uses of MemberAliveIndicator in org.openspaces.pu.container.support
Methods in org.openspaces.pu.container.support that return types with arguments of type MemberAliveIndicator