public class MemoryPageStoreOptions extends PageStoreOptions
MemoryPageStore
.mAlluxioVersion, mCacheSize, mOverheadRatio, mPageSize, mRootDirs, mTimeoutDuration, mTimeoutThreads
Constructor and Description |
---|
MemoryPageStoreOptions()
Creates a new instance of
MemoryPageStoreOptions . |
Modifier and Type | Method and Description |
---|---|
PageStoreType |
getType() |
String |
toString() |
create, getAlluxioVersion, getCacheSize, getOverheadRatio, getPageSize, getRootDirs, getTimeoutDuration, getTimeoutThreads, setAlluxioVersion, setCacheSize, setOverheadRatio, setPageSize, setRootDirs, setTimeoutDuration, setTimeoutThreads, toOptions
public MemoryPageStoreOptions()
MemoryPageStoreOptions
.public PageStoreType getType()
getType
in class PageStoreOptions
Copyright © 2023. All Rights Reserved.