public class StaticPipelineNameStrategy extends Object implements com.google.common.base.Function<InOutOperationContext<?,?>,String>
Modifier and Type | Field and Description |
---|---|
private String |
pipelineName
The static pipeline name.
|
Constructor and Description |
---|
StaticPipelineNameStrategy(String name)
Constructor.
|
private String pipelineName
@Nullable public String apply(@Nullable InOutOperationContext<?,?> input)
apply
in interface com.google.common.base.Function<InOutOperationContext<?,?>,String>
Copyright © 1999–2015. All rights reserved.