Modifier and Type | Method and Description |
---|---|
void |
DefaultOperationManager.unbind(UnbindOperationContext unbindContext)
TODO document after determining if this method should be here.
|
Modifier and Type | Method and Description |
---|---|
void |
OperationManager.unbind(UnbindOperationContext unbindContext)
TODO document after determining if this method should be here.
|
Modifier and Type | Method and Description |
---|---|
protected void |
BaseInterceptor.next(UnbindOperationContext unbindContext)
Compute the next interceptor for the unbind operation.
|
void |
Interceptor.unbind(UnbindOperationContext unbindContext)
Filters
Partition#unbind( UnbindOperationContext ) call. |
void |
BaseInterceptor.unbind(UnbindOperationContext unbindContext)
Filters
Partition#unbind( UnbindOperationContext ) call. |
Modifier and Type | Method and Description |
---|---|
void |
Partition.unbind(UnbindOperationContext unbindContext)
Represents an unbind operation issued by an authenticated client.
|
Modifier and Type | Method and Description |
---|---|
void |
SchemaPartition.unbind(UnbindOperationContext unbindContext)
Represents an unbind operation issued by an authenticated client.
|
Modifier and Type | Method and Description |
---|---|
void |
AuthenticationInterceptor.unbind(UnbindOperationContext unbindContext)
Filters
Partition#unbind( UnbindOperationContext ) call. |
Modifier and Type | Method and Description |
---|---|
void |
TimerInterceptor.unbind(UnbindOperationContext unbindContext)
Filters
Partition#unbind( UnbindOperationContext ) call. |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBTreePartition.unbind(UnbindOperationContext unbindContext)
Represents an unbind operation issued by an authenticated client.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultPartitionNexus.unbind(UnbindOperationContext unbindContext)
Represents an unbind operation issued by an authenticated client.
|
Copyright © 2018. All rights reserved.