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
FeatureStoreExceptionIOExceptionpublic Subject getSubject(Integer featureStoreId, String subjectName) throws FeatureStoreException, IOException
FeatureStoreExceptionIOExceptionpublic Subject getSubject(Integer featureStoreId, String subjectName, String subjectVersion) throws FeatureStoreException, IOException
FeatureStoreExceptionIOExceptionCopyright © 2025. All rights reserved.