GigaSpaces XAP 8.0 API

Uses of Interface
org.openspaces.admin.pu.dependency.ProcessingUnitDependency

Packages that use ProcessingUnitDependency
org.openspaces.admin.pu Support for managing of Processing Unit(s) through the Admin API. 
org.openspaces.admin.pu.dependency   
org.openspaces.admin.pu.elastic   
org.openspaces.admin.pu.elastic.topology   
org.openspaces.admin.pu.topology   
org.openspaces.admin.space Support for managing of Space(s) through the Admin API. 
 

Uses of ProcessingUnitDependency in org.openspaces.admin.pu
 

Methods in org.openspaces.admin.pu that return types with arguments of type ProcessingUnitDependency
 ProcessingUnitDependencies<ProcessingUnitDependency> ProcessingUnit.getDependencies()
           
 

Method parameters in org.openspaces.admin.pu with type arguments of type ProcessingUnitDependency
 ProcessingUnitDeployment ProcessingUnitDeployment.addDependencies(org.openspaces.admin.internal.pu.dependency.ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency> detailedDependencies)
          Postpones deployment of processing unit instances until the specified dependencies are met.
 void ProcessingUnitDeployment.setDependencies(ProcessingUnitDependencies<ProcessingUnitDependency> dependencies)
           
 

Uses of ProcessingUnitDependency in org.openspaces.admin.pu.dependency
 

Classes in org.openspaces.admin.pu.dependency with type parameters of type ProcessingUnitDependency
 interface ProcessingUnitDependencies<T extends ProcessingUnitDependency>
          Aggregates all of the processing unit lifecycle stages that can be postponed.
 interface ProcessingUnitDeploymentDependencies<T extends ProcessingUnitDependency>
          Defines a dependency that postpones the processing unit instance deployment.
 

Uses of ProcessingUnitDependency in org.openspaces.admin.pu.elastic
 

Method parameters in org.openspaces.admin.pu.elastic with type arguments of type ProcessingUnitDependency
 ElasticStatelessProcessingUnitDeployment ElasticStatelessProcessingUnitDeployment.addDependencies(org.openspaces.admin.internal.pu.dependency.ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency> detailedDependencies)
           
 ElasticStatefulProcessingUnitDeployment ElasticStatefulProcessingUnitDeployment.addDependencies(org.openspaces.admin.internal.pu.dependency.ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency> detailedDependencies)
           
 

Uses of ProcessingUnitDependency in org.openspaces.admin.pu.elastic.topology
 

Classes in org.openspaces.admin.pu.elastic.topology with type parameters of type ProcessingUnitDependency
 interface ElasticStatelessDeploymentTopology<T extends ProcessingUnitDependency>
           
 

Uses of ProcessingUnitDependency in org.openspaces.admin.pu.topology
 

Method parameters in org.openspaces.admin.pu.topology with type arguments of type ProcessingUnitDependency
 ProcessingUnitDeploymentTopology ProcessingUnitDeploymentTopology.addDependencies(org.openspaces.admin.internal.pu.dependency.ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency> deploymentDependencies)
          Postpones deployment of processing unit instances until the specified dependencies are met.
 

Uses of ProcessingUnitDependency in org.openspaces.admin.space
 

Method parameters in org.openspaces.admin.space with type arguments of type ProcessingUnitDependency
 SpaceDeployment SpaceDeployment.addDependencies(org.openspaces.admin.internal.pu.dependency.ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency> deploymentDependencies)
          Postpones deployment of processing unit instances until the specified dependencies are met.
 ElasticSpaceDeployment ElasticSpaceDeployment.addDependencies(org.openspaces.admin.internal.pu.dependency.ProcessingUnitDetailedDependencies<? extends ProcessingUnitDependency> detailedDependencies)
           
 


GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.