static final class PackWriterBitmapPreparer.BitmapCommit extends ObjectId
Modifier and Type | Field and Description |
---|---|
private int |
flags |
private boolean |
reuseWalker |
Constructor and Description |
---|
BitmapCommit(AnyObjectId objectId,
boolean reuseWalker,
int flags) |
Modifier and Type | Method and Description |
---|---|
(package private) int |
getFlags() |
(package private) boolean |
isReuseWalker() |
equals, fromRaw, fromRaw, fromRaw, fromRaw, fromString, fromString, isId, toObjectId, toString, zeroId
BitmapCommit(AnyObjectId objectId, boolean reuseWalker, int flags)