commit | 4522474b2795bc355ea97d12db75432fd33e528c | [log] [tgz] |
---|---|---|
author | Xiaojin Jiao <xjiao@apache.org> | Tue Oct 18 20:04:46 2022 -0700 |
committer | Yanhui Zhao <wildyz.yky@gmail.com> | Thu Oct 20 21:35:15 2022 -0700 |
tree | 22e455ea127182c6c35a205050c1f9a2f1c434db | |
parent | 0c98e2690542ee96e0947d4a86cfffaac0a82a4d [diff] |
MNEMONIC-766: Correct JNI class name from VMemServiceImpl to VMemKindServiceImpl Signed-off-by: Xiaojin Jiao <xjiao@apache.org>
================================
Apache Mnemonic is a non-volatile hybrid memory storage oriented library, it proposed a non-volatile/durable Java object model and durable computing service that bring several advantages to significantly improve the performance of massive real-time data processing/analytics. developers are able to use this library to design their cache-less and SerDe-less high performance applications.