| AbstractDataAccessor |
Base class for DataAccessors, provide default implementations
|
| BatchOrderedExecutor.Executor |
|
| ByteArrayCursor |
This utility class enables accessing a byte[] while leveraging
ExtendedDataInputStream features without performing copies to access
data
|
| Bytes |
A wrapper for byte[], in order to use it as keys on HashMaps
|
| DataAccessor |
|
| DefaultJVMHalt |
Default fast-fail procedure for the JVM
|
| DiskArrayList.Serializer |
|
| EnsureIntegerIncrementAccumulator |
Ensure increment
|
| EnsureLongIncrementAccumulator |
Ensure increment
|
| ExtendedDataInputStream |
Extended version of DataInputStream
|
| ExtendedDataOutputStream |
Extended version of DataInputStream
|
| ILocalLockManager |
Handle locks by key
|
| InstrumentationUtils.Listener |
|
| LockHandle |
Handle to a lock
|
| ManagedFile |
A "managed" file that give access to underlying OutputStream for write operations and permit
to sync to disk flushed data.
|
| NullOutputStream |
Null Output Stream
|
| RandomString |
Simple facilit to generate random strings for tests
|
| RawString |
A container for strings.
|
| SizeAwareObject |
Represent an object aware of his heap size.
|
| Sized |
|
| SQLRecordPredicateFunctions.CompareResult |
|
| SystemInstrumentation.InstrumentationPointListener |
|
| TestUtils.ThrowingRunnable |
** Copied from JUnit 4.13 ** *
|