public class INSummary
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
obsoleteBINDeltaCount |
int |
obsoleteBINDeltaSize |
int |
obsoleteINCount |
int |
obsoleteINSize |
int |
totalBINDeltaCount |
int |
totalBINDeltaSize |
int |
totalINCount |
int |
totalINSize |
| Constructor and Description |
|---|
INSummary() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |
public int totalINCount
public int totalINSize
public int totalBINDeltaCount
public int totalBINDeltaSize
public int obsoleteINCount
public int obsoleteINSize
public int obsoleteBINDeltaCount
public int obsoleteBINDeltaSize
Copyright (c) 2004-2012 Oracle. All rights reserved.