Class OldKwpsFactory

java.lang.Object
com.mapr.cli.marlin.kwps.OldKwpsFactory
All Implemented Interfaces:
com.mapr.kwps.KwpsFactory

@Deprecated(forRemoval=true) public class OldKwpsFactory extends 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
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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 Details

    • OldKwpsFactory

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

    • newKafkaTopicsAdmin

      public com.mapr.kwps.KTopicsAdmin newKafkaTopicsAdmin(com.mapr.fs.proto.Security.CredentialsMsg userCredentials) throws 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:
      IOException
    • getName

      public 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