public class ResourcesWrapper extends Object
| Constructor and Description | 
|---|
| ResourcesWrapper() | 
| ResourcesWrapper(String memoryLimit,
                String cpuLimit) | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | equals(Object o) | 
| String | getCpuLimit() | 
| String | getMemoryLimit() | 
| int | hashCode() | 
| ResourcesWrapper | setCpuLimit(String cpuLimit) | 
| ResourcesWrapper | setMemoryLimit(String memoryLimit) | 
public String getCpuLimit()
public ResourcesWrapper setCpuLimit(String cpuLimit)
public String getMemoryLimit()
public ResourcesWrapper setMemoryLimit(String memoryLimit)
Copyright © GigaSpaces.