Uses of Interface
org.openspaces.admin.pu.dependency.ProcessingUnitDependencies
Packages that use ProcessingUnitDependencies
Package
Description
Internally Used.
Support for managing of Processing Unit(s) through the Admin API.
-
Uses of ProcessingUnitDependencies in org.openspaces.admin.internal.pu
Methods in org.openspaces.admin.internal.pu that return ProcessingUnitDependencies -
Uses of ProcessingUnitDependencies in org.openspaces.admin.internal.pu.dependency
Subinterfaces of ProcessingUnitDependencies in org.openspaces.admin.internal.pu.dependencyModifier and TypeInterfaceDescriptioninterfaceInternalProcessingUnitDependencies<T extends ProcessingUnitDependency,IT extends InternalProcessingUnitDependency> Classes in org.openspaces.admin.internal.pu.dependency that implement ProcessingUnitDependenciesMethods in org.openspaces.admin.internal.pu.dependency with parameters of type ProcessingUnitDependenciesModifier and TypeMethodDescriptionprotected voidAbstractProcessingUnitDependencies.addDetailedAllDependencies(ProcessingUnitDependencies<? extends ProcessingUnitDependency> dependencies) -
Uses of ProcessingUnitDependencies in org.openspaces.admin.pu
Methods in org.openspaces.admin.pu that return ProcessingUnitDependenciesMethods in org.openspaces.admin.pu with parameters of type ProcessingUnitDependenciesModifier and TypeMethodDescriptionvoidProcessingUnitDeployment.setDependencies(ProcessingUnitDependencies<ProcessingUnitDependency> dependencies) -
Uses of ProcessingUnitDependencies in org.openspaces.admin.pu.config
Methods in org.openspaces.admin.pu.config that return ProcessingUnitDependenciesMethods in org.openspaces.admin.pu.config with parameters of type ProcessingUnitDependenciesModifier and TypeMethodDescriptionvoidProcessingUnitConfig.setDependencies(ProcessingUnitDependencies<ProcessingUnitDependency> dependencies) -
Uses of ProcessingUnitDependencies in org.openspaces.admin.pu.topology
Methods in org.openspaces.admin.pu.topology that return ProcessingUnitDependenciesMethods in org.openspaces.admin.pu.topology with parameters of type ProcessingUnitDependenciesModifier and TypeMethodDescriptionvoidProcessingUnitConfigHolder.setDependencies(ProcessingUnitDependencies<ProcessingUnitDependency> dependencies) -
Uses of ProcessingUnitDependencies in org.openspaces.admin.space.config
Methods in org.openspaces.admin.space.config that return ProcessingUnitDependenciesMethods in org.openspaces.admin.space.config with parameters of type ProcessingUnitDependenciesModifier and TypeMethodDescriptionvoidSpaceConfig.setDependencies(ProcessingUnitDependencies<ProcessingUnitDependency> dependencies)