Class ConnectionConfigInfo
java.lang.Object
org.apache.polaris.core.admin.model.ConnectionConfigInfo
- Direct Known Subclasses:
HadoopConnectionConfigInfo,IcebergRestConnectionConfigInfo
@Generated(value="org.openapitools.codegen.languages.JavaResteasyServerCodegen",
date="2025-10-06T09:01:49.457542507Z[UTC]",
comments="Generator version: 7.12.0")
public class ConnectionConfigInfo
extends Object
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic enumThe type of remote catalog service represented by this connection -
Constructor Summary
ConstructorsConstructorDescriptionConnectionConfigInfo(ConnectionConfigInfo.ConnectionTypeEnum connectionType) ConnectionConfigInfo(ConnectionConfigInfo.ConnectionTypeEnum connectionType, String uri, AuthenticationParameters authenticationParameters, ServiceIdentityInfo serviceIdentity) -
Method Summary
-
Constructor Details
-
ConnectionConfigInfo
public ConnectionConfigInfo(ConnectionConfigInfo.ConnectionTypeEnum connectionType, String uri, AuthenticationParameters authenticationParameters, ServiceIdentityInfo serviceIdentity) -
ConnectionConfigInfo
-
-
Method Details
-
getConnectionType
The type of remote catalog service represented by this connection -
getUri
URI to the remote catalog service -
getAuthenticationParameters
-
getServiceIdentity
-
equals
-
hashCode
public int hashCode() -
toString
-