public abstract class BaseIndexStore extends Object implements IndexStore
Modifier and Type | Method and Description |
---|---|
void |
destroy()
Destroys this index by releasing all its resources.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canEvaluate, canonicalizeQueryArgumentScalar, clear, evaluate, getRecords, getRecords, getRecords, getRecords, insert, isEvaluateOnly, remove, update
public void destroy()
IndexStore
destroy
in interface IndexStore
Copyright © 2022 Hazelcast, Inc.. All Rights Reserved.