Class MasterRegionParams
java.lang.Object
org.apache.hadoop.hbase.master.region.MasterRegionParams
The parameters for constructing
MasterRegion.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionarchivedHFileSuffix(String archivedHFileSuffix) archivedWalSuffix(String archivedWalSuffix) intcompactMin(int compactMin) longflushIntervalMs(long flushIntervalMs) longflushPerChanges(long flushPerChanges) longflushSize(long flushSize) intmaxWals()maxWals(int maxWals) regionDirName(String regionDirName) intringBufferSlotCount(int ringBufferSlotCount) longrollPeriodMs(long rollPeriodMs) server()tableDescriptor(TableDescriptor tableDescriptor) useHsync()useHsync(boolean useHsync) useMetaCellComparator(boolean useMetaCellComparator)
-
Field Details
-
server
-
regionDirName
-
tableDescriptor
-
flushSize
-
flushPerChanges
-
flushIntervalMs
-
compactMin
-
maxWals
-
useHsync
-
ringBufferSlotCount
-
rollPeriodMs
-
archivedWalSuffix
-
archivedHFileSuffix
-
useMetaCellComparator
-
-
Constructor Details
-
MasterRegionParams
public MasterRegionParams()
-
-
Method Details
-
server
-
regionDirName
-
tableDescriptor
-
flushSize
-
flushPerChanges
-
flushIntervalMs
-
compactMin
-
maxWals
-
useHsync
-
ringBufferSlotCount
-
rollPeriodMs
-
archivedWalSuffix
-
archivedHFileSuffix
-
useMetaCellComparator
-
server
-
regionDirName
-
tableDescriptor
-
flushSize
-
flushPerChanges
-
flushIntervalMs
-
compactMin
-
maxWals
-
useHsync
-
ringBufferSlotCount
-
rollPeriodMs
-
archivedWalSuffix
-
archivedHFileSuffix
-
useMetaCellComparator
-