| Modifier and Type | Field and Description |
|---|---|
private PartitionNexus |
AdministrativePointInterceptor.nexus
A reference to the nexus for direct backend operations
|
| Modifier and Type | Method and Description |
|---|---|
PartitionNexus |
DirectoryService.getPartitionNexus() |
| Modifier and Type | Field and Description |
|---|---|
private PartitionNexus |
TupleCache.nexus
a handle on the partition nexus
|
private PartitionNexus |
GroupCache.nexus
a handle on the partition nexus
|
private PartitionNexus |
AciAuthorizationInterceptor.nexus
A reference to the nexus for direct backend operations
|
private PartitionNexus |
DefaultAuthorizationInterceptor.nexus |
| Modifier and Type | Field and Description |
|---|---|
private PartitionNexus |
ExceptionInterceptor.nexus |
| Modifier and Type | Field and Description |
|---|---|
private PartitionNexus |
ReferralInterceptor.nexus |
| Modifier and Type | Field and Description |
|---|---|
private PartitionNexus |
SchemaInterceptor.nexus
the root nexus to all database partitions
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPartitionNexus
A root
Partition that contains all other partitions, and
routes all operations to the child partition that matches to its base suffixes. |
| Modifier and Type | Field and Description |
|---|---|
private PartitionNexus |
SubentryInterceptor.nexus
A reference to the nexus for direct backend operations
|
| Modifier and Type | Field and Description |
|---|---|
private PartitionNexus |
TriggerSpecCache.nexus
a handle on the partition nexus
|