This website requires JavaScript.
Explore
Help
Sign In
Spring
/
spring-boot-data-geode
Watch
1
Star
0
Fork
0
You've already forked spring-boot-data-geode
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0a3c2bb7ab1dce21a3a65f46ac565aac38244398
spring-boot-data-geode
/
apache-geode-extensions
/
src
/
test
/
java
/
org
/
springframework
/
geode
History
John Blum
0a3c2bb7ab
Refactor from(:PdxInstance) factory method to handle PdxInstanceWrapper arguments.
...
The from(:PdxInstance) method should not wrap a PdxInstance more than once. Format source code.
2020-06-10 12:21:35 -07:00
..
app
Update Copyright to 2020.
2020-02-19 23:04:23 -08:00
cache
Add SimpleCacheResolver class to resolve instances of GemFire/Geode ClientCaches and peer Caches.
2020-05-09 23:03:26 -07:00
distributed
/event
Refactor MembershipListenerAdapter away from using java.util.function.Consumer implementations to delegate the processing of membership event towards using the new MembershipEvent types along with overloaded membership event handler methods.
2020-04-27 14:35:21 -07:00
pdx
Refactor from(:PdxInstance) factory method to handle PdxInstanceWrapper arguments.
2020-06-10 12:21:35 -07:00
security
Remove uses of the org.apache.geode.management.internal.security.ResourceConstants class to refer to Security constants and properties.
2020-02-21 19:14:36 -08:00
util
Adapt CacheUtils to identify client LOCAL Regions when collecting (getting) all values from the Region in collectValues(:Region).
2020-06-08 15:08:14 -07:00