public class MemoryPageStoreOptions extends PageStoreOptions
MemoryPageStore
.mAlluxioVersion, mCacheSize, mOverheadRatio, mPageSize, mRootDir, 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, getRootDir, getTimeoutDuration, getTimeoutThreads, setAlluxioVersion, setCacheSize, setOverheadRatio, setPageSize, setRootDir, setTimeoutDuration, setTimeoutThreads, toOptions
public MemoryPageStoreOptions()
MemoryPageStoreOptions
.public PageStoreType getType()
getType
in class PageStoreOptions
Copyright © 2023. All Rights Reserved.