Index

A B C D E G I K L M N O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

B

Block - Class in org.grp1.storage
 
Block(int) - Constructor for class org.grp1.storage.Block
The constructor to instantiate a block
BLOCK_FULL_MSG - Static variable in class org.grp1.constant.ErrorMessage
 
BLOCK_SIZE - Static variable in class org.grp1.constant.Config
 
BlockFullException - Exception Class in org.grp1.exception
 
BlockFullException() - Constructor for exception class org.grp1.exception.BlockFullException
 
BlockFullException(String) - Constructor for exception class org.grp1.exception.BlockFullException
Constructor to instantiate the exception by message
BlockFullException(String, Throwable) - Constructor for exception class org.grp1.exception.BlockFullException
Constructor to instantiate the exception by message and cause
blockIndex - Variable in class org.grp1.model.Address
The index inside blocks in a disk
blocks - Variable in class org.grp1.storage.Disk
Represents the block inside a disk
blockSize - Variable in class org.grp1.storage.Disk
Represents the block size
BPlusTree - Class in org.grp1.index
 
BPlusTree(int, Disk) - Constructor for class org.grp1.index.BPlusTree
Constructor to instantiate the BPlusTree
Bucket - Class in org.grp1.model
 
Bucket(int) - Constructor for class org.grp1.model.Bucket
The constructor to instantiate the bucket object
Bucket(int, List<Address>) - Constructor for class org.grp1.model.Bucket
The constructor to instantiate the bucket object
buckets - Variable in class org.grp1.index.LeafNode
Represents the buckets of the node
A B C D E G I K L M N O P R S T U 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form