public static class PagesIndex.DefaultFactory extends Object implements PagesIndex.Factory
| Constructor and Description |
|---|
DefaultFactory(OrderingCompiler orderingCompiler,
JoinCompiler joinCompiler,
FeaturesConfig featuresConfig,
Metadata metadata) |
| Modifier and Type | Method and Description |
|---|---|
PagesIndex |
newPagesIndex(List<Type> types,
int expectedPositions) |
@Inject public DefaultFactory(OrderingCompiler orderingCompiler, JoinCompiler joinCompiler, FeaturesConfig featuresConfig, Metadata metadata)
public PagesIndex newPagesIndex(List<Type> types, int expectedPositions)
newPagesIndex in interface PagesIndex.FactoryCopyright © 2012–2019. All rights reserved.