public class MavibotMasterTable extends MavibotTable<String,org.apache.directory.api.ldap.model.entry.Entry> implements org.apache.directory.server.xdbm.MasterTable
recordMan| Constructor and Description |
|---|
MavibotMasterTable(org.apache.directory.mavibot.btree.RecordManager recordMan,
org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager,
String name) |
MavibotMasterTable(org.apache.directory.mavibot.btree.RecordManager recordMan,
org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager,
String name,
int cacheSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
String |
getNextId(org.apache.directory.api.ldap.model.entry.Entry entry) |
count, cursor, cursor, get, getBTree, getDupsContainer, greaterThanCount, has, has, hasGreaterOrEqual, hasGreaterOrEqual, hasLessOrEqual, hasLessOrEqual, isDupsEnabled, lessThanCount, put, remove, remove, sync, toString, valueCursorcount, getKeyComparator, getName, getValueComparatorclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcount, count, cursor, cursor, get, getKeyComparator, getName, getValueComparator, greaterThanCount, has, has, hasGreaterOrEqual, hasGreaterOrEqual, hasLessOrEqual, hasLessOrEqual, isDupsEnabled, lessThanCount, put, remove, remove, valueCursorpublic MavibotMasterTable(org.apache.directory.mavibot.btree.RecordManager recordMan,
org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager,
String name,
int cacheSize)
throws IOException
IOExceptionpublic MavibotMasterTable(org.apache.directory.mavibot.btree.RecordManager recordMan,
org.apache.directory.api.ldap.model.schema.SchemaManager schemaManager,
String name)
throws IOException
IOExceptionpublic String getNextId(org.apache.directory.api.ldap.model.entry.Entry entry) throws Exception
getNextId in interface org.apache.directory.server.xdbm.MasterTableExceptionpublic void close()
throws Exception
MavibotTableclose in interface org.apache.directory.server.xdbm.Table<String,org.apache.directory.api.ldap.model.entry.Entry>close in class MavibotTable<String,org.apache.directory.api.ldap.model.entry.Entry>ExceptionCopyright © 2003–2017 The Apache Software Foundation. All rights reserved.