public static class DirectoryListCache.Config extends Object
| Constructor and Description |
|---|
DirectoryListCache.Config() |
| Modifier and Type | Method and Description |
|---|---|
long |
getMaxEntryAgeMillis()
Getter for maxEntryAgeMillis.
|
long |
getMaxInfoAgeMillis()
Getter for maxInfoAgeMillis.
|
DirectoryListCache.Config |
setMaxEntryAgeMillis(long maxEntryAgeMillis)
Setter for maxEntryAgeMillis.
|
DirectoryListCache.Config |
setMaxInfoAgeMillis(long maxInfoAgeMillis)
Setter for maxInfoAgeMillis.
|
public long getMaxEntryAgeMillis()
public DirectoryListCache.Config setMaxEntryAgeMillis(long maxEntryAgeMillis)
public long getMaxInfoAgeMillis()
public DirectoryListCache.Config setMaxInfoAgeMillis(long maxInfoAgeMillis)
Copyright © 2015. All rights reserved.