@Retention(value=RUNTIME) @Target(value=TYPE) public @interface FsIndex
FsIndexDescription
,
FsIndexFactory
public abstract String label
FsIndexDescription.getLabel()
public abstract String typeName
FsIndexDescription.getTypeName()
public abstract Class<? extends TOP> type
public abstract String kind
FsIndexDescription.getKind()
public abstract FsIndexKey[] keys
FsIndexDescription.getKeys()
public abstract boolean typePriorities
Copyright © 2012–2013 The Apache Software Foundation. All rights reserved.