public class FeatureStoreApi extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
FEATURE_STORE_NAME_PATH |
static String |
FEATURE_STORE_PATH |
static String |
FEATURE_STORE_SERVICE_PATH |
| Constructor and Description |
|---|
FeatureStoreApi() |
public static final String FEATURE_STORE_SERVICE_PATH
public static final String FEATURE_STORE_PATH
public static final String FEATURE_STORE_NAME_PATH
public <T> T get(int projectId,
String name,
Class<T> fsType)
throws IOException,
FeatureStoreException
IOExceptionFeatureStoreExceptionCopyright © 2023. All rights reserved.