Interface BaseDatarouterAccountPermissionDao
- All Known Implementing Classes:
DatarouterAccountPermissionDao
public interface BaseDatarouterAccountPermissionDao
-
Method Summary
Modifier and Type Method Description voiddelete(DatarouterAccountPermissionKey key)voiddeleteWithPrefix(DatarouterAccountPermissionKey prefix)voidput(DatarouterAccountPermission databean)io.datarouter.scanner.Scanner<DatarouterAccountPermissionKey>scanKeysWithPrefix(DatarouterAccountPermissionKey prefix)
-
Method Details
-
put
-
deleteWithPrefix
-
delete
-
scanKeysWithPrefix
io.datarouter.scanner.Scanner<DatarouterAccountPermissionKey> scanKeysWithPrefix(DatarouterAccountPermissionKey prefix)
-