-
Bug
-
Resolution: Won't Do
-
Critical
-
None
-
6.0.0.Alpha1
-
None
The C++ version of the ConfigurationBuilder is currently missing the following methods that exist in the Java version of this class:
asyncExecutorFactory() (Applicable to the C++ version?)
balancingStrategy(String)
balancingStrategy(Class)
build(boolean)
classLoader(cl) (Not applicable to the C++ version)
consistentHashImpl(int, String)
consistentHashImpl(int, Class)
marshaller(String)
marshaller(Class)
marshaller(Marshaller)
transportFactory(String)
transportFactory(Class)
withProperties(Properties) (Deprecated?)