public static class LevelDBBucket.Profile extends Object implements Serializable
| 构造器和说明 |
|---|
Profile() |
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
getMaxCountOfPage() |
String |
getQueueName() |
boolean |
isOpenCache() |
void |
setMaxCountOfPage(Integer maxCountOfPage) |
void |
setOpenCache(boolean openCache) |
void |
setQueueName(String queueName) |
public Integer getMaxCountOfPage()
public void setMaxCountOfPage(Integer maxCountOfPage)
public String getQueueName()
public void setQueueName(String queueName)
public boolean isOpenCache()
public void setOpenCache(boolean openCache)
Copyright © 2018 Jue Ming. All rights reserved.