Package | Description |
---|---|
org.apache.jackrabbit.oak.benchmark |
Modifier and Type | Class and Description |
---|---|
class |
ConcurrentReadWriteTest
A
ConcurrentReadTest with a single writer thread that continuously
updates the nodes being accessed by the readers. |
class |
ConcurrentWriteReadTest
A variant of
ConcurrentReadTest with a that tests the performance
of a single writer thread that continuously updates the nodes being
accessed by the background readers. |
class |
ConcurrentWriteTest
A variant of
ConcurrentReadTest with a that tests the performance
of a single writer thread that continuously updates the nodes being
updated by background writers. |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.