public class KafkaApi extends Object
Constructor and Description |
---|
KafkaApi() |
Modifier and Type | Method and Description |
---|---|
Subject |
getSubject(FeatureStoreBase featureStoreBase,
String subjectName) |
Subject |
getSubject(Integer featureStoreId,
String subjectName) |
Subject |
getSubject(Integer featureStoreId,
String subjectName,
String subjectVersion) |
public Subject getSubject(FeatureStoreBase featureStoreBase, String subjectName) throws FeatureStoreException, IOException
FeatureStoreException
IOException
public Subject getSubject(Integer featureStoreId, String subjectName) throws FeatureStoreException, IOException
FeatureStoreException
IOException
public Subject getSubject(Integer featureStoreId, String subjectName, String subjectVersion) throws FeatureStoreException, IOException
FeatureStoreException
IOException
Copyright © 2025. All rights reserved.