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