Class MasterRegionParams
java.lang.Object
org.apache.hadoop.hbase.master.region.MasterRegionParams
The parameters for constructing
MasterRegion
.-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionarchivedHFileSuffix
(String archivedHFileSuffix) archivedWalSuffix
(String archivedWalSuffix) int
compactMin
(int compactMin) long
flushIntervalMs
(long flushIntervalMs) long
flushPerChanges
(long flushPerChanges) long
flushSize
(long flushSize) int
maxWals()
maxWals
(int maxWals) regionDirName
(String regionDirName) int
ringBufferSlotCount
(int ringBufferSlotCount) long
rollPeriodMs
(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
-