public class LocalPageStoreOptions extends PageStoreOptions
LocalPageStore
.mAlluxioVersion, mCacheSize, mPageSize, mRootDir, mTimeoutDuration, mTimeoutThreads
Constructor and Description |
---|
LocalPageStoreOptions()
Creates a new instance of
LocalPageStoreOptions . |
Modifier and Type | Method and Description |
---|---|
int |
getFileBuckets() |
PageStoreType |
getType() |
LocalPageStoreOptions |
setFileBuckets(int fileBuckets) |
String |
toString() |
create, getAlluxioVersion, getCacheSize, getPageSize, getRootDir, getTimeoutDuration, getTimeoutThreads, setAlluxioVersion, setCacheSize, setPageSize, setRootDir, setTimeoutDuration, setTimeoutThreads, toOptions
public LocalPageStoreOptions()
LocalPageStoreOptions
.public LocalPageStoreOptions setFileBuckets(int fileBuckets)
fileBuckets
- the number of buckets to place files inpublic int getFileBuckets()
public PageStoreType getType()
getType
in class PageStoreOptions
Copyright © 2023. All Rights Reserved.