private static final class AbstractFSWAL.WalProps extends Object
Modifier and Type | Field and Description |
---|---|
Map<byte[],Long> |
encodedName2HighestSequenceId
Map the encoded region name to the highest sequence id.
|
long |
logSize
The log file size.
|
public final Map<byte[],Long> encodedName2HighestSequenceId
public final long logSize
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.