Uses of Class
com.databricks.jdbc.api.impl.ImmutableSessionInfo.Builder
Packages that use ImmutableSessionInfo.Builder
-
Uses of ImmutableSessionInfo.Builder in com.databricks.jdbc.api.impl
Methods in com.databricks.jdbc.api.impl that return ImmutableSessionInfo.BuilderModifier and TypeMethodDescriptionstatic ImmutableSessionInfo.BuilderImmutableSessionInfo.builder()Creates a builder forImmutableSessionInfo.ImmutableSessionInfo.Builder.computeResource(IDatabricksComputeResource computeResource) Initializes the value for thecomputeResourceattribute.ImmutableSessionInfo.Builder.from(SessionInfo instance) Fill a builder with attribute values from the providedSessionInfoinstance.ImmutableSessionInfo.Builder.sessionHandle(TSessionHandle sessionHandle) Initializes the value for thesessionHandleattribute.Initializes the value for thesessionIdattribute.