Package com.mapr.cli.marlin.kwps
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
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetName()Deprecated, for removal: This API element is subject to removal in a future version.com.mapr.kwps.KTopicsAdminnewKafkaTopicsAdmin(com.mapr.fs.proto.Security.CredentialsMsg userCredentials) Deprecated, for removal: This API element is subject to removal in a future version.
-
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:
newKafkaTopicsAdminin interfacecom.mapr.kwps.KwpsFactory- Throws:
IOException
-
getName
Deprecated, for removal: This API element is subject to removal in a future version.- Specified by:
getNamein interfacecom.mapr.kwps.KwpsFactory
-