| Package | Description |
|---|---|
| ucar.nc2.util |
Miscellaneous utility classes.
|
| Modifier and Type | Method and Description |
|---|---|
static DiskCache2.CachePathPolicy |
DiskCache2.CachePathPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiskCache2.CachePathPolicy[] |
DiskCache2.CachePathPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DiskCache2.setCachePathPolicy(DiskCache2.CachePathPolicy cachePathPolicy,
String cachePathPolicyParam)
Set the cache path policy
|
void |
DiskCache2.setPolicy(DiskCache2.CachePathPolicy cachePathPolicy)
Set the cache path policy
|
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.