Interface BaseDatarouterSessionDao
- All Known Implementing Classes:
BaseDatarouterSessionDao.NoOpDatarouterSessionDao,DatarouterSessionDao
public interface BaseDatarouterSessionDao
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic class -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidget(DatarouterSessionKey key) voidput(DatarouterSession databean) io.datarouter.scanner.Scanner<DatarouterSession> scan()
-
Method Details
-
get
-
put
-
delete
-
deleteMulti
-
scan
io.datarouter.scanner.Scanner<DatarouterSession> scan()
-