Class IndexFactory
java.lang.Object
io.resys.hdes.quarkus.composer.pg.deployment.IndexFactory
public class IndexFactory extends Object
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classIndexFactory.Builder -
Constructor Summary
Constructors Constructor Description IndexFactory() -
Method Summary
Modifier and Type Method Description static IndexFactory.Builderbuilder()
-
Constructor Details
-
IndexFactory
public IndexFactory()
-
-
Method Details
-
builder
-