public static class PackWriter.Statistics.ObjectType extends Object
Constructor | Description |
---|---|
ObjectType() |
Modifier and Type | Method | Description |
---|---|---|
long |
getBytes() |
|
long |
getDeltaBytes() |
|
long |
getDeltas() |
|
long |
getObjects() |
|
long |
getReusedDeltas() |
|
long |
getReusedObjects() |
public long getObjects()
getDeltas()
.public long getDeltas()
public long getReusedObjects()
getReusedDeltas()
.public long getReusedDeltas()
public long getBytes()
getDeltaBytes()
.public long getDeltaBytes()
Copyright © 2018. All rights reserved.