Uses of Class
com.db4o.internal.slots.Slot
- 
- 
Uses of Slot in com.db4oMethods in com.db4o with parameters of type Slot Modifier and Type Method Description voidDTrace. logLength(long id, Slot slot)voidDTrace. logLength(Slot slot)
- 
Uses of Slot in com.db4o.cs.internal.objectexchangeMethods in com.db4o.cs.internal.objectexchange that return Slot Modifier and Type Method Description SlotSlotAccessor. currentSlotOfID(int id)SlotStandardSlotAccessor. currentSlotOfID(int id)Methods in com.db4o.cs.internal.objectexchange that return types with arguments of type Slot Modifier and Type Method Description java.util.List<Pair<java.lang.Integer,Slot>>SlotCollector. collect(Iterator4<java.lang.Integer> roots)
- 
Uses of Slot in com.db4o.defragmentMethods in com.db4o.defragment that return Slot Modifier and Type Method Description SlotDefragmentServices. allocateTargetSlot(int targetLength)SlotDefragmentServicesImpl. allocateTargetSlot(int length)Methods in com.db4o.defragment with parameters of type Slot Modifier and Type Method Description voidDatabaseIdMapping. mapId(int id, Slot slot)voidIdMapping. mapId(int id, Slot slot)Maps an ID to a slotvoidInMemoryIdMapping. mapId(int id, Slot slot)
- 
Uses of Slot in com.db4o.internalMethods in com.db4o.internal that return Slot Modifier and Type Method Description SlotDefragmentContext. allocateMappedTargetSlot(int sourceAddress, int length)SlotDefragmentContextImpl. allocateMappedTargetSlot(int sourceAddress, int length)only used by old handlers: OpenTypeHandler0, StringHandler0, ArrayHandler0.SlotLocalObjectContainer. allocateSafeSlot(int length)SlotLocalObjectContainer. allocateSlot(int length)SlotTransportObjectContainer. allocateSlot(int length)SlotLocalObjectContainer. allocateSlotForNewUserObject(Transaction trans, int id, int length)SlotLocalObjectContainer. allocateSlotForUserObjectUpdate(Transaction trans, int id, int length)SlotDefragmentContext. allocateTargetSlot(int length)SlotDefragmentContextImpl. allocateTargetSlot(int length)only used by old handlers: OpenTypeHandler0, StringHandler0, ArrayHandler0.SlotLocalObjectContainer. appendBytes(long bytes)SlotLocalObjectContainer. debugReadPointerSlot(int id)SlotSystemData. idSystemSlot()SlotSystemData. inMemoryFreespaceSlot()SlotLocalObjectContainer. readPointerSlot(int id)SlotStatefulBuffer. slot()SlotBlockConverter. toBlockedLength(Slot slot)SlotBlockSizeBlockConverter. toBlockedLength(Slot slot)SlotDisabledBlockConverter. toBlockedLength(Slot slot)SlotBlockConverter. toNonBlockedLength(Slot slot)SlotBlockSizeBlockConverter. toNonBlockedLength(Slot slot)SlotDisabledBlockConverter. toNonBlockedLength(Slot slot)Methods in com.db4o.internal with parameters of type Slot Modifier and Type Method Description voidLocalObjectContainer. free(Slot slot)voidTransportObjectContainer. free(Slot slot)voidSystemData. idSystemSlot(Slot slot)voidSystemData. inMemoryFreespaceSlot(Slot slot)voidLocalObjectContainer. overwriteDeletedBlockedSlot(Slot slot)ByteArrayBufferLocalObjectContainer. readBufferBySlot(Slot slot)StatefulBufferLocalObjectContainer. readStatefulBufferBySlot(Transaction trans, int id, Slot slot)SlotBlockConverter. toBlockedLength(Slot slot)SlotBlockSizeBlockConverter. toBlockedLength(Slot slot)SlotDisabledBlockConverter. toBlockedLength(Slot slot)SlotBlockConverter. toNonBlockedLength(Slot slot)SlotBlockSizeBlockConverter. toNonBlockedLength(Slot slot)SlotDisabledBlockConverter. toNonBlockedLength(Slot slot)voidStatefulBuffer. useSlot(Slot slot)voidLocalObjectContainer. writePointer(int id, Slot slot)Constructors in com.db4o.internal with parameters of type Slot Constructor Description StatefulBuffer(Transaction trans, Slot slot)
- 
Uses of Slot in com.db4o.internal.deleteMethods in com.db4o.internal.delete that return Slot Modifier and Type Method Description SlotDeleteContext. readSlot()SlotDeleteContextImpl. readSlot()
- 
Uses of Slot in com.db4o.internal.fileheaderMethods in com.db4o.internal.fileheader that return Slot Modifier and Type Method Description protected SlotFileHeaderVariablePart. allocateSlot(int length)
- 
Uses of Slot in com.db4o.internal.freespaceFields in com.db4o.internal.freespace declared as Slot Modifier and Type Field Description protected SlotSlotHandler. _currentFields in com.db4o.internal.freespace with type parameters of type Slot Modifier and Type Field Description protected Procedure4<Slot>AbstractFreespaceManager. _slotFreedCallbackMethods in com.db4o.internal.freespace that return Slot Modifier and Type Method Description SlotBlockAwareFreespaceManager. allocateSafeSlot(int length)SlotBTreeFreespaceManager. allocateSafeSlot(int length)SlotFreespaceManager. allocateSafeSlot(int length)SlotFreespaceManagerIx. allocateSafeSlot(int length)SlotInMemoryFreespaceManager. allocateSafeSlot(int length)SlotNullFreespaceManager. allocateSafeSlot(int length)SlotBlockAwareFreespaceManager. allocateSlot(int length)SlotBTreeFreespaceManager. allocateSlot(int length)SlotFreespaceManager. allocateSlot(int length)SlotFreespaceManagerIx. allocateSlot(int length)SlotInMemoryFreespaceManager. allocateSlot(int length)SlotNullFreespaceManager. allocateSlot(int length)SlotBlockAwareFreespaceManager. allocateTransactionLogSlot(int length)SlotBTreeFreespaceManager. allocateTransactionLogSlot(int length)SlotFreespaceManager. allocateTransactionLogSlot(int length)SlotFreespaceManagerIx. allocateTransactionLogSlot(int length)SlotInMemoryFreespaceManager. allocateTransactionLogSlot(int length)SlotNullFreespaceManager. allocateTransactionLogSlot(int length)Methods in com.db4o.internal.freespace with parameters of type Slot Modifier and Type Method Description voidBlockAwareFreespaceManager. free(Slot slot)voidBTreeFreespaceManager. free(Slot slot)voidFreespaceManager. free(Slot slot)voidFreespaceManagerIx. free(Slot slot)voidInMemoryFreespaceManager. free(Slot slot)voidNullFreespaceManager. free(Slot slot)voidBlockAwareFreespaceManager. freeSafeSlot(Slot slot)voidBTreeFreespaceManager. freeSafeSlot(Slot slot)voidFreespaceManager. freeSafeSlot(Slot slot)voidFreespaceManagerIx. freeSafeSlot(Slot slot)voidInMemoryFreespaceManager. freeSafeSlot(Slot slot)voidNullFreespaceManager. freeSafeSlot(Slot slot)voidBlockAwareFreespaceManager. read(LocalObjectContainer container, Slot slot)voidBTreeFreespaceManager. read(LocalObjectContainer container, Slot slot)voidFreespaceManager. read(LocalObjectContainer container, Slot slot)voidFreespaceManagerIx. read(LocalObjectContainer container, Slot slot)voidInMemoryFreespaceManager. read(LocalObjectContainer container, Slot slot)voidNullFreespaceManager. read(LocalObjectContainer container, Slot slot)voidAbstractFreespaceManager. slotFreed(Slot slot)voidBlockAwareFreespaceManager. slotFreed(Slot slot)voidFreespaceManager. slotFreed(Slot slot)voidNullFreespaceManager. slotFreed(Slot slot)Method parameters in com.db4o.internal.freespace with type arguments of type Slot Modifier and Type Method Description voidBlockAwareFreespaceManager. traverse(Visitor4<Slot> visitor)voidFreespaceManager. traverse(Visitor4<Slot> visitor)voidInMemoryFreespaceManager. traverse(Visitor4<Slot> visitor)voidNullFreespaceManager. traverse(Visitor4<Slot> visitor)Constructor parameters in com.db4o.internal.freespace with type arguments of type Slot Constructor Description AbstractFreespaceManager(Procedure4<Slot> slotFreedCallback, int discardLimit, int remainderSizeLimit)BTreeFreespaceManager(LocalObjectContainer file, Procedure4<Slot> slotFreedCallback, int discardLimit, int remainderSizeLimit)InMemoryFreespaceManager(Procedure4<Slot> slotFreedCallback, int discardLimit, int remainderSizeLimit)
- 
Uses of Slot in com.db4o.internal.idsMethods in com.db4o.internal.ids that return Slot Modifier and Type Method Description SlotBTreeIdSystem. committedSlot(int id)SlotIdSystem. committedSlot(int id)SlotInMemoryIdSystem. committedSlot(int id)SlotPointerBasedIdSystem. committedSlot(int id)SlotTransactionalIdSystem. committedSlot(int id)SlotTransactionalIdSystemImpl. committedSlot(int id)SlotTransportIdSystem. committedSlot(int id)SlotTransactionalIdSystem. currentSlot(int id)SlotTransactionalIdSystemImpl. currentSlot(int id)SlotTransportIdSystem. currentSlot(int id)SlotTransactionalIdSystemImpl. modifiedSlot(int id)SlotTransactionalIdSystemImpl. modifiedSlotInParentIdSystem(int id)SlotIdSlotMapping. slot()SlotIdSlotTree. slot()Methods in com.db4o.internal.ids with parameters of type Slot Modifier and Type Method Description voidFreespaceCommitter. delayedFree(Slot slot, boolean freeToSystemFreeSpaceSystem)voidIdSlotChanges. notifySlotCreated(int id, Slot slot, SlotChangeFactory slotChangeFactory)voidTransactionalIdSystem. notifySlotCreated(int id, Slot slot, SlotChangeFactory slotChangeFactory)voidTransactionalIdSystemImpl. notifySlotCreated(int id, Slot slot, SlotChangeFactory slotChangeFactory)voidTransportIdSystem. notifySlotCreated(int id, Slot slot, SlotChangeFactory slotChangeFactory)voidTransactionalIdSystem. notifySlotUpdated(int id, Slot slot, SlotChangeFactory slotChangeFactory)voidTransactionalIdSystemImpl. notifySlotUpdated(int id, Slot slot, SlotChangeFactory slotChangeFactory)voidTransportIdSystem. notifySlotUpdated(int id, Slot slot, SlotChangeFactory slotChangeFactory)Method parameters in com.db4o.internal.ids with type arguments of type Slot Modifier and Type Method Description voidBTreeIdSystem. traverseOwnSlots(Procedure4<Pair<java.lang.Integer,Slot>> block)voidIdSystem. traverseOwnSlots(Procedure4<Pair<java.lang.Integer,Slot>> block)voidInMemoryIdSystem. traverseOwnSlots(Procedure4<Pair<java.lang.Integer,Slot>> block)voidPointerBasedIdSystem. traverseOwnSlots(Procedure4<Pair<java.lang.Integer,Slot>> block)Constructors in com.db4o.internal.ids with parameters of type Slot Constructor Description IdSlotMapping(int id, Slot slot)IdSlotTree(int id, Slot slot)
- 
Uses of Slot in com.db4o.internal.marshallMethods in com.db4o.internal.marshall that return Slot Modifier and Type Method Description SlotMarshallingContext. allocateNewSlot(int length)
- 
Uses of Slot in com.db4o.internal.slotsFields in com.db4o.internal.slots declared as Slot Modifier and Type Field Description protected SlotSlotChange. _newSlotSlotPointer4. _slotstatic SlotSlot. ZEROMethods in com.db4o.internal.slots that return Slot Modifier and Type Method Description SlotSlot. append(Slot slot)protected SlotSlotChange. modifiedSlotInParentIdSystem(TransactionalIdSystemImpl idSystem)protected SlotSystemSlotChange. modifiedSlotInParentIdSystem(TransactionalIdSystemImpl idSystem)SlotSlotChange. newSlot()FIXME: Check where pointers should be freed on commit.SlotReferencedSlot. slot()SlotSlot. subSlot(int offset)SlotSlot. truncate(int requiredLength)Methods in com.db4o.internal.slots with parameters of type Slot Modifier and Type Method Description SlotSlot. append(Slot slot)intSlot. compareByAddress(Slot slot)intSlot. compareByLength(Slot slot)protected voidIdSystemSlotChange. free(FreespaceManager freespaceManager, Slot slot)TreeReferencedSlot. free(LocalObjectContainer file, Tree treeRoot, Slot slot)protected voidSlotChange. free(FreespaceManager freespaceManager, Slot slot)booleanSlot. isDirectlyPreceding(Slot other)static booleanSlot. isNull(Slot slot)voidSlotChange. notifySlotCreated(Slot slot)voidSlotChange. notifySlotUpdated(FreespaceManager freespaceManager, Slot slot)voidReferencedSlot. pointTo(Slot slot)Constructors in com.db4o.internal.slots with parameters of type Slot Constructor Description Pointer4(int id, Slot slot)
- 
Uses of Slot in com.db4o.internal.transactionlogMethods in com.db4o.internal.transactionlog that return Slot Modifier and Type Method Description SlotEmbeddedTransactionLogHandler. allocateSlot(boolean appendToFile, int slotChangeCount)SlotFileBasedTransactionLogHandler. allocateSlot(boolean append, int slotChangeCount)abstract SlotTransactionLogHandler. allocateSlot(boolean append, int slotChangeCount)Methods in com.db4o.internal.transactionlog with parameters of type Slot Modifier and Type Method Description voidEmbeddedTransactionLogHandler. applySlotChanges(Visitable<SlotChange> slotChangeTree, int slotChangeCount, Slot reservedSlot)voidFileBasedTransactionLogHandler. applySlotChanges(Visitable<SlotChange> slotChangeTree, int slotChangeCount, Slot reservedSlot)abstract voidTransactionLogHandler. applySlotChanges(Visitable<SlotChange> slotChangeTree, int slotChangeCount, Slot reservedSlot)
 
-