public class HDIndexImpl
extends com.hazelcast.query.impl.IndexImpl
| Constructor and Description |
|---|
HDIndexImpl(String attributeName,
boolean ordered,
EnterpriseSerializationService ss,
com.hazelcast.query.impl.getters.Extractors extractors,
com.hazelcast.monitor.impl.PerIndexStats stats) |
| Modifier and Type | Method and Description |
|---|---|
com.hazelcast.query.impl.IndexStore |
createIndexStore(boolean ordered,
com.hazelcast.monitor.impl.PerIndexStats stats) |
void |
destroy() |
public HDIndexImpl(String attributeName, boolean ordered, EnterpriseSerializationService ss, com.hazelcast.query.impl.getters.Extractors extractors, com.hazelcast.monitor.impl.PerIndexStats stats)
public com.hazelcast.query.impl.IndexStore createIndexStore(boolean ordered,
com.hazelcast.monitor.impl.PerIndexStats stats)
createIndexStore in class com.hazelcast.query.impl.IndexImplpublic void destroy()
destroy in interface com.hazelcast.query.impl.Indexdestroy in class com.hazelcast.query.impl.IndexImplCopyright © 2020 Hazelcast, Inc.. All Rights Reserved.