GigaSpaces XAP 7.1 API

Uses of Class
org.openspaces.admin.esm.deployment.DeploymentIsolationLevel

Packages that use DeploymentIsolationLevel
org.openspaces.admin.esm.deployment   
 

Uses of DeploymentIsolationLevel in org.openspaces.admin.esm.deployment
 

Methods in org.openspaces.admin.esm.deployment that return DeploymentIsolationLevel
 DeploymentIsolationLevel DeploymentContext.getDeploymentIsolationLevel()
           
static DeploymentIsolationLevel DeploymentIsolationLevel.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static DeploymentIsolationLevel[] DeploymentIsolationLevel.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 

Methods in org.openspaces.admin.esm.deployment with parameters of type DeploymentIsolationLevel
 void DeploymentContext.setDeploymentIsolationLevel(DeploymentIsolationLevel isolationLevel)
           
 


GigaSpaces XAP 7.1 API

Copyright © GigaSpaces.