| Package | Description |
|---|---|
| org.apache.directory.server.core.partition.impl.btree | |
| org.apache.directory.server.xdbm | |
| org.apache.directory.server.xdbm.impl.avl |
| Modifier and Type | Field and Description |
|---|---|
protected MasterTable |
AbstractBTreePartition.master
the master table storing entries by primary key
|
| Modifier and Type | Method and Description |
|---|---|
MasterTable |
AbstractBTreePartition.getMasterTable()
Expose the Master table
|
| Modifier and Type | Method and Description |
|---|---|
MasterTable |
Store.getMasterTable()
Expose the Master table
|
| Modifier and Type | Class and Description |
|---|---|
class |
AvlMasterTable
TODO Make it so the master table does not extend table interface - not needed
with this single use of delete so we should just use containment.
|
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.