Modifier and Type | Method and Description |
---|---|
void |
MockInterceptor.removeContextPartition(NextInterceptor next,
RemoveContextPartitionOperationContext opContext) |
Modifier and Type | Method and Description |
---|---|
void |
BaseInterceptor.removeContextPartition(NextInterceptor next,
RemoveContextPartitionOperationContext opContext) |
void |
Interceptor.removeContextPartition(NextInterceptor next,
RemoveContextPartitionOperationContext opContext)
Filters
DefaultPartitionNexus#removeContextPartition( RemoveContextPartitionOperationContext ) call. |
void |
InterceptorChain.removeContextPartition(RemoveContextPartitionOperationContext opContext) |
void |
NextInterceptor.removeContextPartition(RemoveContextPartitionOperationContext opContext)
Calls the next interceptor's
DefaultPartitionNexus#removeContextPartition( RemoveContextPartitionOperationContext ) . |
Modifier and Type | Method and Description |
---|---|
void |
NormalizationInterceptor.removeContextPartition(NextInterceptor next,
RemoveContextPartitionOperationContext opContext)
Filters
DefaultPartitionNexus#removeContextPartition( RemoveContextPartitionOperationContext ) call. |
Modifier and Type | Method and Description |
---|---|
void |
DefaultPartitionNexus.removeContextPartition(RemoveContextPartitionOperationContext removeContextPartition) |
void |
PartitionNexus.removeContextPartition(RemoveContextPartitionOperationContext removeContextPartition)
Remove a partition from the server.
|
Copyright © 2003–2014 The Apache Software Foundation. All rights reserved.