Store.Metadata.getContainerIndexNames()

Signature

String[] getContainerIndexNames(String url, String containerName)

Domain

ACTION

Description

Returns the list of index names on the specified container

Parameters

NameTypeDescription
urlStringUrl of the Store
containerNameStringContainer Name

Returns

TypeDescription
String[]List of indexes on the containers

Cautions

none