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 | Class and Description |
---|---|
class |
JdbmMasterTable
The master table used to store the Attributes of entries.
|
Modifier and Type | Class and Description |
---|---|
class |
MavibotMasterTable
TODO MavibotMasterTable.
|
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 © 2019. All rights reserved.