class LevelInfo
extends java.lang.Object
more info.
Modifier and Type | Field and Description |
---|---|
long |
max_pageno |
long |
max_rowsize_bytes |
long |
min_rowsize_bytes |
int |
num_deleted |
int |
num_entries |
long |
num_free_bytes |
int |
num_overflow_pgs |
long |
num_overflow_rows |
int |
num_pages |
long |
num_res_bytes |
long |
num_rowsize_bytes |
long |
num_slottab_bytes |
Constructor and Description |
---|
LevelInfo() |
public int num_pages
public int num_overflow_pgs
public int num_entries
public int num_deleted
public long max_pageno
public long num_free_bytes
public long num_res_bytes
public long num_overflow_rows
public long num_rowsize_bytes
public long num_slottab_bytes
public long min_rowsize_bytes
public long max_rowsize_bytes
Apache Derby V10.13 Internals - Copyright © 2004,2016 The Apache Software Foundation. All Rights Reserved.