| Interface | Description |
|---|---|
| OPCOperationLevelResult | |
| OPCServiceLevelResult | |
| OPCWriteRequest |
| Class | Description |
|---|---|
| BasicWriteRequest |
A basic implementation of OPCWriteRequest.
|
| CloseableReentrantLock |
A ReentrantLock that supports Java 8 AutoCloseable.
|
| DBUtilities |
Static utility functions pertaining to the database.
|
| GatewayUtils | |
| IndexRange | |
| IndexRange.Bounds | |
| MemberOfGroup | |
| Multikey | |
| MutableDataset |
An implementation of Dataset that is used by gateway-side functions for returning to clients.
|
| PerformanceMonitor | |
| QueryCache |
Stores queries prepared for execution - that is, with columns quoted, etc.
|
| RecordInstanceForeignKey |
Holds an SRecordInstance and its foreign key reference to another table.
|