Class KwpsFactoryV2

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

    public class KwpsFactoryV2
    extends java.lang.Object
    implements com.mapr.kwps.KwpsFactory
    • Constructor Summary

      Constructors 
      Constructor Description
      KwpsFactoryV2()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getName()  
      com.mapr.kwps.KTopicsAdmin newKafkaTopicsAdmin​(com.mapr.fs.proto.Security.CredentialsMsg userCredentials)  
      • Methods inherited from class java.lang.Object

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

      • KwpsFactoryV2

        public KwpsFactoryV2()
    • Method Detail

      • newKafkaTopicsAdmin

        public com.mapr.kwps.KTopicsAdmin newKafkaTopicsAdmin​(com.mapr.fs.proto.Security.CredentialsMsg userCredentials)
                                                       throws java.io.IOException
        Specified by:
        newKafkaTopicsAdmin in interface com.mapr.kwps.KwpsFactory
        Throws:
        java.io.IOException
      • getName

        public java.lang.String getName()
        Specified by:
        getName in interface com.mapr.kwps.KwpsFactory