public interface IndexInfoCapability extends Capability
Modifier and Type | Method and Description |
---|---|
<S extends Storable> |
getIndexInfo(java.lang.Class<S> storableType)
Returns information about the known indexes for the given storable
type.
|
<S extends Storable> IndexInfo[] getIndexInfo(java.lang.Class<S> storableType) throws RepositoryException
RepositoryException
Copyright © 2006-2013 Amazon Technologies, Inc.. All Rights Reserved.