| Package | Description |
|---|---|
| com.SimplCache.Models |
| Modifier and Type | Method and Description |
|---|---|
static SimplCache.WRITEBACKPARAMETER |
SimplCache.WRITEBACKPARAMETER.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SimplCache.WRITEBACKPARAMETER[] |
SimplCache.WRITEBACKPARAMETER.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SimplCache.close(SimplCache.WRITEBACKPARAMETER writebackparameter)
This method is used to close all the threads started by the SimplCache object.
|
void |
SimplCache.flush(SimplCache.WRITEBACKPARAMETER writebackparameter)
This method is used to empty the cache.
|
Copyright © 2020. All rights reserved.