Skip to content

Commit

Permalink
Remove obsolete cache classes
Browse files Browse the repository at this point in the history
The old ExpiringValue cache classes have been replaced by standard
Caffeine a long time ago.

Signed-off-by: Kai Hudalla <[email protected]>
  • Loading branch information
sophokles73 committed May 18, 2022
1 parent d041579 commit 3eb369a
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 450 deletions.
55 changes: 0 additions & 55 deletions core/src/main/java/org/eclipse/hono/cache/BasicExpiringValue.java

This file was deleted.

34 changes: 0 additions & 34 deletions core/src/main/java/org/eclipse/hono/cache/CacheProvider.java

This file was deleted.

49 changes: 0 additions & 49 deletions core/src/main/java/org/eclipse/hono/cache/ExpiringValue.java

This file was deleted.

63 changes: 0 additions & 63 deletions core/src/main/java/org/eclipse/hono/cache/ExpiringValueCache.java

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 3eb369a

Please sign in to comment.