Class | Description |
---|---|
ChildFirstClassLoader |
This class loader will always try to load classes first from the child URL class loader and will only resort to the
parent class loader if the class coudln't be found.
|
ElasticSearchPersistenceServiceImpl | |
ElasticSearchPersistenceServiceImpl.InClassLoaderExecute<T> | |
ESCustomObjectMapper |
This CustomObjectMapper is used to avoid the version parameter to be registered in ES
|
ESEventMixIn |
This mixin is used in ESCustomObjectMapper to prevent the persistent parameter from being registered in ES
|
ESItemMixIn |
This mixin is used in ESCustomObjectMapper to avoid the version parameter to be registered in ES
|
Copyright © 2014–2023 Apache Software Foundation. All rights reserved.