void Index(String cacheName, Object property, boolean isOrdered)
void Index(String cacheName, Object property, boolean isOrdered)
Name | Type | Description |
---|---|---|
cacheName | String | Returned by CacheName |
property | Object | Returned by XYZAtomGetter |
isOrdered | boolean | true if the contents of the indexed information should be ordered; false otherwise |
Type | Description |
---|---|
void |