| Package | Description |
|---|---|
| org.apache.hadoop.gateway.filter.rewrite.api | |
| org.apache.hadoop.gateway.filter.rewrite.spi |
| Modifier and Type | Method and Description |
|---|---|
UrlRewriteStepFlow |
UrlRewriteFlowDescriptor.flow() |
static UrlRewriteStepFlow |
UrlRewriteStepFlow.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UrlRewriteStepFlow[] |
UrlRewriteStepFlow.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
<F extends UrlRewriteFlowDescriptor<?>> |
UrlRewriteFlowDescriptor.flow(UrlRewriteStepFlow flow) |
| Modifier and Type | Method and Description |
|---|---|
UrlRewriteStepFlow |
UrlRewriteFlowDescriptorBase.flow() |
| Modifier and Type | Method and Description |
|---|---|
<F extends UrlRewriteFlowDescriptor<?>> |
UrlRewriteFlowDescriptorBase.flow(UrlRewriteStepFlow flow) |
void |
UrlRewriteFlowDescriptorBase.setFlow(UrlRewriteStepFlow flow) |
Copyright © 2015 Apache Software Foundation. All rights reserved.