Uploaded image for project: 'Hot Rod Native client'
  1. Hot Rod Native client
  2. HRCPP-42

Missing methods from ConfigurationBuilder

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Critical
    • None
    • 6.0.0.Alpha1
    • None

    Description

      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?)
      

      Attachments

        Activity

          People

            ttarrant@redhat.com Tristan Tarrant
            rhn-support-afield Alan Field
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: