trait CommandOrBuilder extends MessageOrBuilder
- Alphabetic
- By Inheritance
- CommandOrBuilder
- MessageOrBuilder
- MessageLiteOrBuilder
- AnyRef
- Any
- Hide All
- Show All
- Public
- Protected
Abstract Value Members
- abstract def findInitializationErrors(): List[String]
- Definition Classes
- MessageOrBuilder
- abstract def getAllFields(): Map[FieldDescriptor, AnyRef]
- Definition Classes
- MessageOrBuilder
- abstract def getCheckpointCommand(): CheckpointCommand
.spark.connect.CheckpointCommand checkpoint_command = 14;
.spark.connect.CheckpointCommand checkpoint_command = 14;
- returns
The checkpointCommand.
- abstract def getCheckpointCommandOrBuilder(): CheckpointCommandOrBuilder
.spark.connect.CheckpointCommand checkpoint_command = 14;
- abstract def getCommandTypeCase(): CommandTypeCase
- abstract def getCreateDataframeView(): CreateDataFrameViewCommand
.spark.connect.CreateDataFrameViewCommand create_dataframe_view = 3;
.spark.connect.CreateDataFrameViewCommand create_dataframe_view = 3;
- returns
The createDataframeView.
- abstract def getCreateDataframeViewOrBuilder(): CreateDataFrameViewCommandOrBuilder
.spark.connect.CreateDataFrameViewCommand create_dataframe_view = 3;
- abstract def getCreateResourceProfileCommand(): CreateResourceProfileCommand
.spark.connect.CreateResourceProfileCommand create_resource_profile_command = 13;
.spark.connect.CreateResourceProfileCommand create_resource_profile_command = 13;
- returns
The createResourceProfileCommand.
- abstract def getCreateResourceProfileCommandOrBuilder(): CreateResourceProfileCommandOrBuilder
.spark.connect.CreateResourceProfileCommand create_resource_profile_command = 13;
- abstract def getDefaultInstanceForType(): Message
- Definition Classes
- MessageOrBuilder → MessageLiteOrBuilder
- abstract def getDescriptorForType(): Descriptor
- Definition Classes
- MessageOrBuilder
- abstract def getExecuteExternalCommand(): ExecuteExternalCommand
.spark.connect.ExecuteExternalCommand execute_external_command = 18;
.spark.connect.ExecuteExternalCommand execute_external_command = 18;
- returns
The executeExternalCommand.
- abstract def getExecuteExternalCommandOrBuilder(): ExecuteExternalCommandOrBuilder
.spark.connect.ExecuteExternalCommand execute_external_command = 18;
- abstract def getExtension(): Any
This field is used to mark extensions to the protocol. When plugins generate arbitrary Commands they can add them here. During the planning the correct resolution is done.
This field is used to mark extensions to the protocol. When plugins generate arbitrary Commands they can add them here. During the planning the correct resolution is done.
.google.protobuf.Any extension = 999;
- returns
The extension.
- abstract def getExtensionOrBuilder(): AnyOrBuilder
This field is used to mark extensions to the protocol. When plugins generate arbitrary Commands they can add them here. During the planning the correct resolution is done.
This field is used to mark extensions to the protocol. When plugins generate arbitrary Commands they can add them here. During the planning the correct resolution is done.
.google.protobuf.Any extension = 999;
- abstract def getField(field: FieldDescriptor): AnyRef
- Definition Classes
- MessageOrBuilder
- abstract def getGetResourcesCommand(): GetResourcesCommand
.spark.connect.GetResourcesCommand get_resources_command = 8;
.spark.connect.GetResourcesCommand get_resources_command = 8;
- returns
The getResourcesCommand.
- abstract def getGetResourcesCommandOrBuilder(): GetResourcesCommandOrBuilder
.spark.connect.GetResourcesCommand get_resources_command = 8;
- abstract def getInitializationErrorString(): String
- Definition Classes
- MessageOrBuilder
- abstract def getMergeIntoTableCommand(): MergeIntoTableCommand
.spark.connect.MergeIntoTableCommand merge_into_table_command = 16;
.spark.connect.MergeIntoTableCommand merge_into_table_command = 16;
- returns
The mergeIntoTableCommand.
- abstract def getMergeIntoTableCommandOrBuilder(): MergeIntoTableCommandOrBuilder
.spark.connect.MergeIntoTableCommand merge_into_table_command = 16;
- abstract def getMlCommand(): MlCommand
.spark.connect.MlCommand ml_command = 17;
.spark.connect.MlCommand ml_command = 17;
- returns
The mlCommand.
- abstract def getMlCommandOrBuilder(): MlCommandOrBuilder
.spark.connect.MlCommand ml_command = 17;
- abstract def getOneofFieldDescriptor(oneof: OneofDescriptor): FieldDescriptor
- Definition Classes
- MessageOrBuilder
- abstract def getRegisterDataSource(): CommonInlineUserDefinedDataSource
.spark.connect.CommonInlineUserDefinedDataSource register_data_source = 12;
.spark.connect.CommonInlineUserDefinedDataSource register_data_source = 12;
- returns
The registerDataSource.
- abstract def getRegisterDataSourceOrBuilder(): CommonInlineUserDefinedDataSourceOrBuilder
.spark.connect.CommonInlineUserDefinedDataSource register_data_source = 12;
- abstract def getRegisterFunction(): CommonInlineUserDefinedFunction
.spark.connect.CommonInlineUserDefinedFunction register_function = 1;
.spark.connect.CommonInlineUserDefinedFunction register_function = 1;
- returns
The registerFunction.
- abstract def getRegisterFunctionOrBuilder(): CommonInlineUserDefinedFunctionOrBuilder
.spark.connect.CommonInlineUserDefinedFunction register_function = 1;
- abstract def getRegisterTableFunction(): CommonInlineUserDefinedTableFunction
.spark.connect.CommonInlineUserDefinedTableFunction register_table_function = 10;
.spark.connect.CommonInlineUserDefinedTableFunction register_table_function = 10;
- returns
The registerTableFunction.
- abstract def getRegisterTableFunctionOrBuilder(): CommonInlineUserDefinedTableFunctionOrBuilder
.spark.connect.CommonInlineUserDefinedTableFunction register_table_function = 10;
- abstract def getRemoveCachedRemoteRelationCommand(): RemoveCachedRemoteRelationCommand
.spark.connect.RemoveCachedRemoteRelationCommand remove_cached_remote_relation_command = 15;
.spark.connect.RemoveCachedRemoteRelationCommand remove_cached_remote_relation_command = 15;
- returns
The removeCachedRemoteRelationCommand.
- abstract def getRemoveCachedRemoteRelationCommandOrBuilder(): RemoveCachedRemoteRelationCommandOrBuilder
.spark.connect.RemoveCachedRemoteRelationCommand remove_cached_remote_relation_command = 15;
- abstract def getRepeatedField(field: FieldDescriptor, index: Int): AnyRef
- Definition Classes
- MessageOrBuilder
- abstract def getRepeatedFieldCount(field: FieldDescriptor): Int
- Definition Classes
- MessageOrBuilder
- abstract def getSqlCommand(): SqlCommand
.spark.connect.SqlCommand sql_command = 5;
.spark.connect.SqlCommand sql_command = 5;
- returns
The sqlCommand.
- abstract def getSqlCommandOrBuilder(): SqlCommandOrBuilder
.spark.connect.SqlCommand sql_command = 5;
- abstract def getStreamingQueryCommand(): StreamingQueryCommand
.spark.connect.StreamingQueryCommand streaming_query_command = 7;
.spark.connect.StreamingQueryCommand streaming_query_command = 7;
- returns
The streamingQueryCommand.
- abstract def getStreamingQueryCommandOrBuilder(): StreamingQueryCommandOrBuilder
.spark.connect.StreamingQueryCommand streaming_query_command = 7;
- abstract def getStreamingQueryListenerBusCommand(): StreamingQueryListenerBusCommand
.spark.connect.StreamingQueryListenerBusCommand streaming_query_listener_bus_command = 11;
.spark.connect.StreamingQueryListenerBusCommand streaming_query_listener_bus_command = 11;
- returns
The streamingQueryListenerBusCommand.
- abstract def getStreamingQueryListenerBusCommandOrBuilder(): StreamingQueryListenerBusCommandOrBuilder
.spark.connect.StreamingQueryListenerBusCommand streaming_query_listener_bus_command = 11;
- abstract def getStreamingQueryManagerCommand(): StreamingQueryManagerCommand
.spark.connect.StreamingQueryManagerCommand streaming_query_manager_command = 9;
.spark.connect.StreamingQueryManagerCommand streaming_query_manager_command = 9;
- returns
The streamingQueryManagerCommand.
- abstract def getStreamingQueryManagerCommandOrBuilder(): StreamingQueryManagerCommandOrBuilder
.spark.connect.StreamingQueryManagerCommand streaming_query_manager_command = 9;
- abstract def getUnknownFields(): UnknownFieldSet
- Definition Classes
- MessageOrBuilder
- abstract def getWriteOperation(): WriteOperation
.spark.connect.WriteOperation write_operation = 2;
.spark.connect.WriteOperation write_operation = 2;
- returns
The writeOperation.
- abstract def getWriteOperationOrBuilder(): WriteOperationOrBuilder
.spark.connect.WriteOperation write_operation = 2;
- abstract def getWriteOperationV2(): WriteOperationV2
.spark.connect.WriteOperationV2 write_operation_v2 = 4;
.spark.connect.WriteOperationV2 write_operation_v2 = 4;
- returns
The writeOperationV2.
- abstract def getWriteOperationV2OrBuilder(): WriteOperationV2OrBuilder
.spark.connect.WriteOperationV2 write_operation_v2 = 4;
- abstract def getWriteStreamOperationStart(): WriteStreamOperationStart
.spark.connect.WriteStreamOperationStart write_stream_operation_start = 6;
.spark.connect.WriteStreamOperationStart write_stream_operation_start = 6;
- returns
The writeStreamOperationStart.
- abstract def getWriteStreamOperationStartOrBuilder(): WriteStreamOperationStartOrBuilder
.spark.connect.WriteStreamOperationStart write_stream_operation_start = 6;
- abstract def hasCheckpointCommand(): Boolean
.spark.connect.CheckpointCommand checkpoint_command = 14;
.spark.connect.CheckpointCommand checkpoint_command = 14;
- returns
Whether the checkpointCommand field is set.
- abstract def hasCreateDataframeView(): Boolean
.spark.connect.CreateDataFrameViewCommand create_dataframe_view = 3;
.spark.connect.CreateDataFrameViewCommand create_dataframe_view = 3;
- returns
Whether the createDataframeView field is set.
- abstract def hasCreateResourceProfileCommand(): Boolean
.spark.connect.CreateResourceProfileCommand create_resource_profile_command = 13;
.spark.connect.CreateResourceProfileCommand create_resource_profile_command = 13;
- returns
Whether the createResourceProfileCommand field is set.
- abstract def hasExecuteExternalCommand(): Boolean
.spark.connect.ExecuteExternalCommand execute_external_command = 18;
.spark.connect.ExecuteExternalCommand execute_external_command = 18;
- returns
Whether the executeExternalCommand field is set.
- abstract def hasExtension(): Boolean
This field is used to mark extensions to the protocol. When plugins generate arbitrary Commands they can add them here. During the planning the correct resolution is done.
This field is used to mark extensions to the protocol. When plugins generate arbitrary Commands they can add them here. During the planning the correct resolution is done.
.google.protobuf.Any extension = 999;
- returns
Whether the extension field is set.
- abstract def hasField(field: FieldDescriptor): Boolean
- Definition Classes
- MessageOrBuilder
- abstract def hasGetResourcesCommand(): Boolean
.spark.connect.GetResourcesCommand get_resources_command = 8;
.spark.connect.GetResourcesCommand get_resources_command = 8;
- returns
Whether the getResourcesCommand field is set.
- abstract def hasMergeIntoTableCommand(): Boolean
.spark.connect.MergeIntoTableCommand merge_into_table_command = 16;
.spark.connect.MergeIntoTableCommand merge_into_table_command = 16;
- returns
Whether the mergeIntoTableCommand field is set.
- abstract def hasMlCommand(): Boolean
.spark.connect.MlCommand ml_command = 17;
.spark.connect.MlCommand ml_command = 17;
- returns
Whether the mlCommand field is set.
- abstract def hasOneof(oneof: OneofDescriptor): Boolean
- Definition Classes
- MessageOrBuilder
- abstract def hasRegisterDataSource(): Boolean
.spark.connect.CommonInlineUserDefinedDataSource register_data_source = 12;
.spark.connect.CommonInlineUserDefinedDataSource register_data_source = 12;
- returns
Whether the registerDataSource field is set.
- abstract def hasRegisterFunction(): Boolean
.spark.connect.CommonInlineUserDefinedFunction register_function = 1;
.spark.connect.CommonInlineUserDefinedFunction register_function = 1;
- returns
Whether the registerFunction field is set.
- abstract def hasRegisterTableFunction(): Boolean
.spark.connect.CommonInlineUserDefinedTableFunction register_table_function = 10;
.spark.connect.CommonInlineUserDefinedTableFunction register_table_function = 10;
- returns
Whether the registerTableFunction field is set.
- abstract def hasRemoveCachedRemoteRelationCommand(): Boolean
.spark.connect.RemoveCachedRemoteRelationCommand remove_cached_remote_relation_command = 15;
.spark.connect.RemoveCachedRemoteRelationCommand remove_cached_remote_relation_command = 15;
- returns
Whether the removeCachedRemoteRelationCommand field is set.
- abstract def hasSqlCommand(): Boolean
.spark.connect.SqlCommand sql_command = 5;
.spark.connect.SqlCommand sql_command = 5;
- returns
Whether the sqlCommand field is set.
- abstract def hasStreamingQueryCommand(): Boolean
.spark.connect.StreamingQueryCommand streaming_query_command = 7;
.spark.connect.StreamingQueryCommand streaming_query_command = 7;
- returns
Whether the streamingQueryCommand field is set.
- abstract def hasStreamingQueryListenerBusCommand(): Boolean
.spark.connect.StreamingQueryListenerBusCommand streaming_query_listener_bus_command = 11;
.spark.connect.StreamingQueryListenerBusCommand streaming_query_listener_bus_command = 11;
- returns
Whether the streamingQueryListenerBusCommand field is set.
- abstract def hasStreamingQueryManagerCommand(): Boolean
.spark.connect.StreamingQueryManagerCommand streaming_query_manager_command = 9;
.spark.connect.StreamingQueryManagerCommand streaming_query_manager_command = 9;
- returns
Whether the streamingQueryManagerCommand field is set.
- abstract def hasWriteOperation(): Boolean
.spark.connect.WriteOperation write_operation = 2;
.spark.connect.WriteOperation write_operation = 2;
- returns
Whether the writeOperation field is set.
- abstract def hasWriteOperationV2(): Boolean
.spark.connect.WriteOperationV2 write_operation_v2 = 4;
.spark.connect.WriteOperationV2 write_operation_v2 = 4;
- returns
Whether the writeOperationV2 field is set.
- abstract def hasWriteStreamOperationStart(): Boolean
.spark.connect.WriteStreamOperationStart write_stream_operation_start = 6;
.spark.connect.WriteStreamOperationStart write_stream_operation_start = 6;
- returns
Whether the writeStreamOperationStart field is set.
- abstract def isInitialized(): Boolean
- Definition Classes
- MessageLiteOrBuilder
Concrete Value Members
- final def !=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def ##: Int
- Definition Classes
- AnyRef → Any
- final def ==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
- final def asInstanceOf[T0]: T0
- Definition Classes
- Any
- def clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.CloneNotSupportedException]) @IntrinsicCandidate() @native()
- final def eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def equals(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef → Any
- final def getClass(): Class[_ <: AnyRef]
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- def hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @IntrinsicCandidate() @native()
- final def isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- final def ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- final def notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @IntrinsicCandidate() @native()
- final def synchronized[T0](arg0: => T0): T0
- Definition Classes
- AnyRef
- def toString(): String
- Definition Classes
- AnyRef → Any
- final def wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
- final def wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException]) @native()
- final def wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.InterruptedException])
Deprecated Value Members
- def finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws(classOf[java.lang.Throwable]) @Deprecated
- Deprecated
(Since version 9)