public static class JoinCompiler.PagesHashStrategyFactory extends Object
| Constructor and Description |
|---|
PagesHashStrategyFactory(Class<? extends PagesHashStrategy> pagesHashStrategyClass) |
| Modifier and Type | Method and Description |
|---|---|
PagesHashStrategy |
createPagesHashStrategy(List<? extends List<Block>> channels,
OptionalInt hashChannel) |
public PagesHashStrategyFactory(Class<? extends PagesHashStrategy> pagesHashStrategyClass)
public PagesHashStrategy createPagesHashStrategy(List<? extends List<Block>> channels, OptionalInt hashChannel)
Copyright © 2012–2019. All rights reserved.