|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Operation | |
|---|---|
| com.stackmob.sdkapi.caching | |
| com.stackmob.sdkapi.caching.exceptions | |
| Uses of Operation in com.stackmob.sdkapi.caching |
|---|
| Methods in com.stackmob.sdkapi.caching that return Operation | |
|---|---|
static Operation |
Operation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Operation[] |
Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Operation in com.stackmob.sdkapi.caching.exceptions |
|---|
| Constructors in com.stackmob.sdkapi.caching.exceptions with parameters of type Operation | |
|---|---|
DataSizeException(Operation op)
|
|
RateLimitedException(Operation operation)
|
|
TimeoutException(Operation op)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||