public static class IndexInformationImpl.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder(Identifier indexIdentifier) |
Modifier and Type | Method and Description |
---|---|
IndexInformationImpl.Builder |
addColumn(ColumnInformation columnInformation) |
IndexInformationImpl |
build() |
public Builder(Identifier indexIdentifier)
public IndexInformationImpl.Builder addColumn(ColumnInformation columnInformation)
public IndexInformationImpl build()
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.