class LevelInfo
extends java.lang.Object
more info.
Modifier and Type | Field | 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 | 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.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.