@Beta public class ExternalDataStoreRef extends Object implements Serializable
Sources.jdbc(ExternalDataStoreRef, ToResultSetFunction, FunctionEx)
.Constructor and Description |
---|
ExternalDataStoreRef(String name) |
Modifier and Type | Method and Description |
---|---|
static ExternalDataStoreRef |
externalDataStoreRef(String name)
Creates a reference to the configured external datastore
|
String |
getName() |
String |
toString() |
public ExternalDataStoreRef(String name)
public static ExternalDataStoreRef externalDataStoreRef(String name)
name
- name of the external datastore configured in ExternalDataStoreConfig
public String getName()
Copyright © 2023 Hazelcast, Inc.. All rights reserved.