Class HdfsManagedConnectionFactory

    • Constructor Detail

      • HdfsManagedConnectionFactory

        public HdfsManagedConnectionFactory()
    • Method Detail

      • getResourcePath

        public String getResourcePath()
        Description copied from interface: HdfsConfiguration
        Optional location of a configuration resource file. May be a classpath location or filesystem path.
        Specified by:
        getResourcePath in interface HdfsConfiguration
        Returns:
      • setFsUri

        public void setFsUri​(String fsUri)
      • setResourcePath

        public void setResourcePath​(String resourcePath)
      • hashCode

        public int hashCode()
        Specified by:
        hashCode in interface javax.resource.spi.ManagedConnectionFactory
        Overrides:
        hashCode in class Object
      • equals

        public boolean equals​(Object obj)
        Specified by:
        equals in interface javax.resource.spi.ManagedConnectionFactory
        Overrides:
        equals in class Object