public class OnlineIngestion extends RestDto<OnlineIngestion>
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
LOGGER |
| Constructor and Description |
|---|
OnlineIngestion(long numEntries) |
| Modifier and Type | Method and Description |
|---|---|
void |
refresh() |
void |
waitForCompletion(int timeout,
int period) |
public void refresh()
throws FeatureStoreException,
IOException
FeatureStoreExceptionIOExceptionpublic void waitForCompletion(int timeout,
int period)
throws InterruptedException,
FeatureStoreException,
IOException
Copyright © 2025. All rights reserved.