Store.Metadata.getContainerIndexFieldNames()

Signature

String[] getContainerIndexFieldNames(String url, String containerName, String indexName)

Domain

ACTION

Description

Returns the list of fields associated to the specified index

Parameters

NameTypeDescription
urlStringUrl of the Store
containerNameStringContainer Name
indexNameStringIndex Name

Returns

TypeDescription
String[]List of fields associated to the index

Cautions

none