@Preview(value="3.1") public interface RepositoryStorable extends Repository
| Modifier and Type | Method and Description |
|---|---|
void |
remove(String id)
移除
|
void |
store(List<Document> documents)
存储
|
search, searchvoid store(List<Document> documents) throws IOException
IOExceptionvoid remove(String id)
Copyright © 2025. All rights reserved.