public class AtomicFsBackend extends LocalFileContextBackend
| 构造器和说明 |
|---|
AtomicFsBackend(ContextBackendConfig config) |
public AtomicFsBackend(ContextBackendConfig config)
public byte[] get(String key) throws Exception
ContextBackendget 在接口中 ContextBackendget 在类中 LocalFileContextBackendkey - keyExceptionpublic void put(String key, byte[] value) throws Exception
ContextBackendput 在接口中 ContextBackendput 在类中 LocalFileContextBackendkey - keyvalue - contentExceptionpublic void remove(String key)
ContextBackendremove 在接口中 ContextBackendremove 在类中 LocalFileContextBackendkey - keyCopyright © 2022. All rights reserved.