- DelegatingMapStore - Class in com.transcordia.platform.hazelcast.persistence
-
- DelegatingMapStore() - Constructor for class com.transcordia.platform.hazelcast.persistence.DelegatingMapStore
-
- DelegatingMapStoreFactory - Class in com.transcordia.platform.hazelcast.persistence
-
The delegating map store adds the ability to tie one or more MapStore implementations to the
Hazelcast persistence mechanism.
- DelegatingMapStoreFactory() - Constructor for class com.transcordia.platform.hazelcast.persistence.DelegatingMapStoreFactory
-
- delete(Object) - Method in class com.transcordia.platform.hazelcast.persistence.DelegatingMapStore
-
Deletes the entry with a given key from the store.
- delete(Object) - Method in class com.transcordia.platform.hazelcast.persistence.elasticsearch.ElasticSearchMapPersistence
-
Deletes the entry with a given key from the store.
- delete(Object) - Method in class com.transcordia.platform.hazelcast.persistence.InMemoryMapPersistence
-
Deletes the entry with a given key from the store.
- delete(Object) - Method in class com.transcordia.platform.hazelcast.persistence.jdbc.JDBCMapPersistence
-
Deletes the entry with a given key from the store.
- delete(Object) - Method in class com.transcordia.platform.hazelcast.persistence.NullMapPersistence
-
Deletes the entry with a given key from the store.
- delete(Object) - Method in class com.transcordia.platform.hazelcast.persistence.simpledb.SimpleDBMapPersistence
-
Deletes the entry with a given key from the store.
- deleteAll(Collection) - Method in class com.transcordia.platform.hazelcast.persistence.DelegatingMapStore
-
Deletes multiple entries from the store.
- deleteAll(Collection) - Method in class com.transcordia.platform.hazelcast.persistence.elasticsearch.ElasticSearchMapPersistence
-
Deletes multiple entries from the store.
- deleteAll(Collection) - Method in class com.transcordia.platform.hazelcast.persistence.InMemoryMapPersistence
-
Deletes multiple entries from the store.
- deleteAll() - Method in class com.transcordia.platform.hazelcast.persistence.InMemoryMapPersistence
-
- deleteAll(Collection) - Method in class com.transcordia.platform.hazelcast.persistence.jdbc.JDBCMapPersistence
-
Deletes multiple entries from the store.
- deleteAll(Collection) - Method in class com.transcordia.platform.hazelcast.persistence.NullMapPersistence
-
Deletes multiple entries from the store.
- deleteAll(Collection) - Method in class com.transcordia.platform.hazelcast.persistence.simpledb.SimpleDBMapPersistence
-
Deletes multiple entries from the store.
- deleteRecursively(File) - Method in class com.transcordia.platform.elasticsearch.ElasticSearchServer
-
- deleteRecursively(File, boolean) - Method in class com.transcordia.platform.elasticsearch.ElasticSearchServer
-
Delete the supplied
File - for directories,
recursively delete any nested directories or files as well.
- destroy() - Method in class com.transcordia.platform.hazelcast.HazelcastBootstrap
-
- destroy() - Method in class com.transcordia.platform.hazelcast.persistence.DelegatingMapStore
-
Hazelcast will call this method before shutting down.
- destroy() - Method in class com.transcordia.platform.hazelcast.persistence.elasticsearch.ElasticSearchMapPersistence
-
Hazelcast will call this method before shutting down.
- destroy() - Method in class com.transcordia.platform.hazelcast.persistence.InMemoryMapPersistence
-
Hazelcast will call this method before shutting down.
- destroy() - Method in class com.transcordia.platform.hazelcast.persistence.jdbc.JDBCMapPersistence
-
Hazelcast will call this method before shutting down.
- destroy() - Method in class com.transcordia.platform.hazelcast.persistence.NullMapPersistence
-
Hazelcast will call this method before shutting down.
- destroy() - Method in class com.transcordia.platform.hazelcast.persistence.simpledb.SimpleDBMapPersistence
-
Hazelcast will call this method before shutting down.