A B C D E F I L M N O P R S T U V W _ 

A

accessNotToBeInstrumented(NotToBeInstrumented) - Method in class com.db4o.enhance.test.ToBeInstrumented
 
accessToBeInstrumented(ToBeInstrumented) - Method in class com.db4o.enhance.test.NotToBeInstrumented
 
adjustDelays(Delays) - Method in class com.db4o.bench.delaying.DelayCalculation
 
ALL_CONSTANTS - Static variable in class com.db4o.bench.logging.LogConstants
 
allEntries() - Static method in class com.db4o.bench.logging.LogConstants
 

B

bar() - Method in class com.db4o.enhance.test.NotToBeInstrumented
 
bar() - Method in class com.db4o.enhance.test.ToBeInstrumented
 
BatchLogStatistics - Class in com.db4o.bench.logging.statistics
 
BatchLogStatistics() - Constructor for class com.db4o.bench.logging.statistics.BatchLogStatistics
 

C

calculatedDelays() - Method in class com.db4o.bench.delaying.DelayCalculation
 
change() - Method in class com.db4o.bench.crud.Item
 
close() - Method in class com.db4o.bench.logging.LoggingIoAdapter
Deprecated.
 
com.db4o.bench - package com.db4o.bench
 
com.db4o.bench.crud - package com.db4o.bench.crud
 
com.db4o.bench.delaying - package com.db4o.bench.delaying
 
com.db4o.bench.logging - package com.db4o.bench.logging
 
com.db4o.bench.logging.replay - package com.db4o.bench.logging.replay
 
com.db4o.bench.logging.replay.commands - package com.db4o.bench.logging.replay.commands
 
com.db4o.bench.logging.statistics - package com.db4o.bench.logging.statistics
 
com.db4o.bench.timing - package com.db4o.bench.timing
 
com.db4o.bench.util - package com.db4o.bench.util
 
com.db4o.enhance - package com.db4o.enhance
 
com.db4o.enhance.test - package com.db4o.enhance.test
 
COUNT - Static variable in class com.db4o.bench.delaying.Delays
 
CrudApplication - Class in com.db4o.bench.crud
Very simple CRUD (Create, Read, Update, Delete) application to produce log files as an input for I/O-benchmarking.
CrudApplication() - Constructor for class com.db4o.bench.crud.CrudApplication
 

D

Db4oEnhancedLauncher - Class in com.db4o.enhance
Launcher to start applications with
Db4oEnhancedLauncher() - Constructor for class com.db4o.enhance.Db4oEnhancedLauncher
 
Db4oEnhancerAntTask - Class in com.db4o.enhance
Ant task to enhance class files for db4o.
Db4oEnhancerAntTask() - Constructor for class com.db4o.enhance.Db4oEnhancerAntTask
 
Db4oEnhancerAntTaskTestCase - Class in com.db4o.enhance.test
 
Db4oEnhancerAntTaskTestCase() - Constructor for class com.db4o.enhance.test.Db4oEnhancerAntTaskTestCase
 
Db4oEnhancerAntTaskTestCaseLauncher - Class in com.db4o.enhance.test
 
Db4oEnhancerAntTaskTestCaseLauncher() - Constructor for class com.db4o.enhance.test.Db4oEnhancerAntTaskTestCaseLauncher
 
Db4oFileEnhancer - Class in com.db4o.enhance
Programmatic user interface to the db4o enhancer.
Db4oFileEnhancer() - Constructor for class com.db4o.enhance.Db4oFileEnhancer
 
DelayCalculation - Class in com.db4o.bench.delaying
 
DelayCalculation(String, String) - Constructor for class com.db4o.bench.delaying.DelayCalculation
 
delayed() - Method in class com.db4o.bench.util.IoBenchmarkArgumentParser
 
DelayingIoAdapter - Class in com.db4o.bench.delaying
Deprecated.
use Storage-equivalent instead.
DelayingIoAdapter(IoAdapter) - Constructor for class com.db4o.bench.delaying.DelayingIoAdapter
Deprecated.
 
DelayingIoAdapter(IoAdapter, Delays) - Constructor for class com.db4o.bench.delaying.DelayingIoAdapter
Deprecated.
 
DelayingIoAdapter(IoAdapter, String, boolean, long) - Constructor for class com.db4o.bench.delaying.DelayingIoAdapter
Deprecated.
 
DelayingIoAdapter(IoAdapter, String, boolean, long, Delays) - Constructor for class com.db4o.bench.delaying.DelayingIoAdapter
Deprecated.
 
Delays - Class in com.db4o.bench.delaying
 
Delays(long, long, long, long) - Constructor for class com.db4o.bench.delaying.Delays
 

E

elapsed() - Method in class com.db4o.bench.timing.NanoStopWatch
 
enhance(String, String) - Method in class com.db4o.enhance.Db4oFileEnhancer
enhances a set of class files for db4o.
enhance(File, File) - Method in class com.db4o.enhance.Db4oFileEnhancer
enhances a set of class files for db4o.
execute() - Method in class com.db4o.enhance.Db4oEnhancerAntTask
 

F

foo() - Method in class com.db4o.enhance.test.NotToBeInstrumented
 
foo() - Method in class com.db4o.enhance.test.ToBeInstrumented
 
fooStatic() - Static method in class com.db4o.enhance.test.NotToBeInstrumented
 
fooStatic() - Static method in class com.db4o.enhance.test.ToBeInstrumented
 
fooTransient() - Method in class com.db4o.enhance.test.ToBeInstrumented
 

I

IoBenchmark - Class in com.db4o.bench
IoBenchmark is a benchmark that measures I/O performance as seen by db4o.
IoBenchmark() - Constructor for class com.db4o.bench.IoBenchmark
 
IoBenchmarkArgumentParser - Class in com.db4o.bench.util
 
IoBenchmarkArgumentParser(String[]) - Constructor for class com.db4o.bench.util.IoBenchmarkArgumentParser
 
IoCommand - Interface in com.db4o.bench.logging.replay.commands
 
isValidData() - Method in class com.db4o.bench.delaying.DelayCalculation
 
Item - Class in com.db4o.bench.crud
 
Item(String) - Constructor for class com.db4o.bench.crud.Item
 

L

launch(String, String) - Method in class com.db4o.enhance.Db4oEnhancedLauncher
launches an application that is to be instrumented for db4o on-the-fly at class loading time.
launch(URL[], String) - Method in class com.db4o.enhance.Db4oEnhancedLauncher
launches an application that is to be instrumented for db4o on-the-fly at class loading time.
LOG_ALL - Static variable in class com.db4o.bench.logging.LoggingIoAdapter
Deprecated.
 
LOG_READ - Static variable in class com.db4o.bench.logging.LoggingIoAdapter
Deprecated.
 
LOG_SEEK - Static variable in class com.db4o.bench.logging.LoggingIoAdapter
Deprecated.
 
LOG_SYNC - Static variable in class com.db4o.bench.logging.LoggingIoAdapter
Deprecated.
 
LOG_WRITE - Static variable in class com.db4o.bench.logging.LoggingIoAdapter
Deprecated.
 
LogConstants - Class in com.db4o.bench.logging
 
LogConstants() - Constructor for class com.db4o.bench.logging.LogConstants
 
logFileName(int) - Static method in class com.db4o.bench.crud.CrudApplication
 
LoggingIoAdapter - Class in com.db4o.bench.logging
Deprecated.
use Storage-equivalent instead.
LoggingIoAdapter(IoAdapter, String, int) - Constructor for class com.db4o.bench.logging.LoggingIoAdapter
Deprecated.
 
LoggingIoAdapter(IoAdapter, String) - Constructor for class com.db4o.bench.logging.LoggingIoAdapter
Deprecated.
 
LogReplayer - Class in com.db4o.bench.logging.replay
 
LogReplayer(String, IoAdapter, Set) - Constructor for class com.db4o.bench.logging.replay.LogReplayer
 
LogReplayer(String, IoAdapter) - Constructor for class com.db4o.bench.logging.replay.LogReplayer
 
LogStatistics - Class in com.db4o.bench.logging.statistics
 
LogStatistics() - Constructor for class com.db4o.bench.logging.statistics.LogStatistics
 

M

main(String[]) - Static method in class com.db4o.bench.IoBenchmark
 
main(String[]) - Static method in class com.db4o.bench.logging.statistics.BatchLogStatistics
 
main(String[]) - Static method in class com.db4o.bench.logging.statistics.LogStatistics
 
main(String[]) - Static method in class com.db4o.enhance.test.Db4oEnhancerAntTaskTestCase
 
main(String[]) - Static method in class com.db4o.enhance.test.Db4oEnhancerAntTaskTestCaseLauncher
 

N

NanoStopWatch - Class in com.db4o.bench.timing
 
NanoStopWatch() - Constructor for class com.db4o.bench.timing.NanoStopWatch
 
nanoTime() - Method in class com.db4o.bench.timing.NanoTiming
 
NanoTiming - Class in com.db4o.bench.timing
 
NanoTiming() - Constructor for class com.db4o.bench.timing.NanoTiming
 
newItem(int) - Static method in class com.db4o.bench.crud.Item
 
NotToBeInstrumented - Class in com.db4o.enhance.test
 
NotToBeInstrumented() - Constructor for class com.db4o.enhance.test.NotToBeInstrumented
 

O

objectCount() - Method in class com.db4o.bench.util.IoBenchmarkArgumentParser
 
open(String, boolean, long, boolean) - Method in class com.db4o.bench.delaying.DelayingIoAdapter
Deprecated.
 
open(String, boolean, long, boolean) - Method in class com.db4o.bench.logging.LoggingIoAdapter
Deprecated.
 
operationCounts() - Method in class com.db4o.bench.logging.replay.LogReplayer
 

P

playCommandList(List4) - Method in class com.db4o.bench.logging.replay.LogReplayer
 
prepareBuffer() - Method in class com.db4o.bench.logging.replay.commands.ReadWriteCommand
 

R

read(byte[], int) - Method in class com.db4o.bench.delaying.DelayingIoAdapter
Deprecated.
 
READ - Static variable in class com.db4o.bench.delaying.Delays
 
read(byte[], int) - Method in class com.db4o.bench.logging.LoggingIoAdapter
Deprecated.
 
READ_ENTRY - Static variable in class com.db4o.bench.logging.LogConstants
 
ReadCommand - Class in com.db4o.bench.logging.replay.commands
 
ReadCommand(int) - Constructor for class com.db4o.bench.logging.replay.commands.ReadCommand
 
readCommandList() - Method in class com.db4o.bench.logging.replay.LogReplayer
 
ReadWriteCommand - Class in com.db4o.bench.logging.replay.commands
 
ReadWriteCommand(int) - Constructor for class com.db4o.bench.logging.replay.commands.ReadWriteCommand
 
replay(IoAdapter) - Method in interface com.db4o.bench.logging.replay.commands.IoCommand
 
replay(IoAdapter) - Method in class com.db4o.bench.logging.replay.commands.ReadCommand
 
replay(IoAdapter) - Method in class com.db4o.bench.logging.replay.commands.SeekCommand
 
replay(IoAdapter) - Method in class com.db4o.bench.logging.replay.commands.SyncCommand
 
replay(IoAdapter) - Method in class com.db4o.bench.logging.replay.commands.WriteCommand
 
replayLog() - Method in class com.db4o.bench.logging.replay.LogReplayer
 
resultsFile1() - Method in class com.db4o.bench.util.IoBenchmarkArgumentParser
 
resultsFile2() - Method in class com.db4o.bench.util.IoBenchmarkArgumentParser
 
run(int) - Method in class com.db4o.bench.crud.CrudApplication
 
run(String) - Method in class com.db4o.bench.logging.statistics.BatchLogStatistics
 
run(String, String) - Method in class com.db4o.bench.logging.statistics.LogStatistics
 
run(String) - Method in class com.db4o.bench.logging.statistics.LogStatistics
 

S

seek(long) - Method in class com.db4o.bench.delaying.DelayingIoAdapter
Deprecated.
 
SEEK - Static variable in class com.db4o.bench.delaying.Delays
 
seek(long) - Method in class com.db4o.bench.logging.LoggingIoAdapter
Deprecated.
 
SEEK_ENTRY - Static variable in class com.db4o.bench.logging.LogConstants
 
SeekCommand - Class in com.db4o.bench.logging.replay.commands
 
SeekCommand(int) - Constructor for class com.db4o.bench.logging.replay.commands.SeekCommand
 
SEPARATOR - Static variable in class com.db4o.bench.logging.LogConstants
 
setCollections(boolean) - Method in class com.db4o.enhance.Db4oEnhancerAntTask
 
setNq(boolean) - Method in class com.db4o.enhance.Db4oEnhancerAntTask
 
setTa(boolean) - Method in class com.db4o.enhance.Db4oEnhancerAntTask
 
start() - Method in class com.db4o.bench.timing.NanoStopWatch
 
stop() - Method in class com.db4o.bench.timing.NanoStopWatch
 
sync() - Method in class com.db4o.bench.delaying.DelayingIoAdapter
Deprecated.
 
SYNC - Static variable in class com.db4o.bench.delaying.Delays
 
sync() - Method in class com.db4o.bench.logging.LoggingIoAdapter
Deprecated.
 
SYNC_ENTRY - Static variable in class com.db4o.bench.logging.LogConstants
 
SyncCommand - Class in com.db4o.bench.logging.replay.commands
 
SyncCommand() - Constructor for class com.db4o.bench.logging.replay.commands.SyncCommand
 

T

test() - Method in class com.db4o.enhance.test.Db4oEnhancerAntTaskTestCase
 
test() - Method in class com.db4o.enhance.test.Db4oEnhancerAntTaskTestCaseLauncher
 
ToBeInstrumented - Class in com.db4o.enhance.test
 
ToBeInstrumented() - Constructor for class com.db4o.enhance.test.ToBeInstrumented
 
toString() - Method in class com.db4o.bench.delaying.Delays
 

U

units - Static variable in class com.db4o.bench.delaying.Delays
 

V

validateData() - Method in class com.db4o.bench.delaying.DelayCalculation
 
values - Variable in class com.db4o.bench.delaying.Delays
 

W

waitNano(long) - Method in class com.db4o.bench.timing.NanoTiming
 
write(byte[], int) - Method in class com.db4o.bench.delaying.DelayingIoAdapter
Deprecated.
 
WRITE - Static variable in class com.db4o.bench.delaying.Delays
 
write(byte[], int) - Method in class com.db4o.bench.logging.LoggingIoAdapter
Deprecated.
 
WRITE_ENTRY - Static variable in class com.db4o.bench.logging.LogConstants
 
WriteCommand - Class in com.db4o.bench.logging.replay.commands
 
WriteCommand(int) - Constructor for class com.db4o.bench.logging.replay.commands.WriteCommand
 

_

_length - Variable in class com.db4o.bench.logging.replay.commands.ReadWriteCommand
 
_string - Variable in class com.db4o.bench.crud.Item
 
_x - Variable in class com.db4o.enhance.test.NotToBeInstrumented
 
_x - Variable in class com.db4o.enhance.test.ToBeInstrumented
 
_xx - Static variable in class com.db4o.enhance.test.NotToBeInstrumented
 
_xx - Static variable in class com.db4o.enhance.test.ToBeInstrumented
 
_xxx - Variable in class com.db4o.enhance.test.ToBeInstrumented
 
A B C D E F I L M N O P R S T U V W _