Is there a replacement for the GemfireUtilLauncher
previously found at:
com.gemstone.gemfire.internal.GemFireUtilLauncher
?
Following documentation everything should be updated to:
org.apache.geode.X.X
but no such GemfireUtilLauncher
exists in these new versions and there does not seem to be a jar file that incorporates it (e.g. geode-core
instead of gemfire-core
).
The closest example of the class I can find is at the following link but there does not seem to be any documentation for the most recent change...