Class OldKwpsFactory

  • All Implemented Interfaces:
    com.mapr.kwps.KwpsFactory

    @Deprecated(forRemoval=true)
    public class OldKwpsFactory
    extends java.lang.Object
    implements com.mapr.kwps.KwpsFactory
    Deprecated, for removal: This API element is subject to removal in a future version.
    • Constructor Summary

      Constructors 
      Constructor Description
      OldKwpsFactory()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
    • Method Summary

      All Methods Instance Methods Concrete Methods Deprecated Methods 
      Modifier and Type Method Description
      java.lang.String getName()
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      com.mapr.kwps.KTopicsAdmin newKafkaTopicsAdmin​(com.mapr.fs.proto.Security.CredentialsMsg userCredentials)
      Deprecated, for removal: This API element is subject to removal in a future version.
       
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • OldKwpsFactory

        public OldKwpsFactory()
        Deprecated, for removal: This API element is subject to removal in a future version.
    • Method Detail

      • newKafkaTopicsAdmin

        public com.mapr.kwps.KTopicsAdmin newKafkaTopicsAdmin​(com.mapr.fs.proto.Security.CredentialsMsg userCredentials)
                                                       throws java.io.IOException
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        newKafkaTopicsAdmin in interface com.mapr.kwps.KwpsFactory
        Throws:
        java.io.IOException
      • getName

        public java.lang.String getName()
        Deprecated, for removal: This API element is subject to removal in a future version.
        Specified by:
        getName in interface com.mapr.kwps.KwpsFactory