Uses of Interface
flyteidl.admin.Event.EventErrorIncompatibleClusterOrBuilder
-
Packages that use Event.EventErrorIncompatibleClusterOrBuilder Package Description flyteidl.admin -
-
Uses of Event.EventErrorIncompatibleClusterOrBuilder in flyteidl.admin
Classes in flyteidl.admin that implement Event.EventErrorIncompatibleClusterOrBuilder Modifier and Type Class Description static classEvent.EventErrorIncompatibleClusterIndicates an event was rejected because it came from a different cluster than is on record as running the execution.static classEvent.EventErrorIncompatibleCluster.BuilderIndicates an event was rejected because it came from a different cluster than is on record as running the execution.Fields in flyteidl.admin with type parameters of type Event.EventErrorIncompatibleClusterOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilderV3<Event.EventErrorIncompatibleCluster,Event.EventErrorIncompatibleCluster.Builder,Event.EventErrorIncompatibleClusterOrBuilder>Event.EventFailureReason.Builder. incompatibleClusterBuilder_Methods in flyteidl.admin that return Event.EventErrorIncompatibleClusterOrBuilder Modifier and Type Method Description Event.EventErrorIncompatibleClusterOrBuilderEvent.EventFailureReason.Builder. getIncompatibleClusterOrBuilder().flyteidl.admin.EventErrorIncompatibleCluster incompatible_cluster = 2;Event.EventErrorIncompatibleClusterOrBuilderEvent.EventFailureReason. getIncompatibleClusterOrBuilder().flyteidl.admin.EventErrorIncompatibleCluster incompatible_cluster = 2;Event.EventErrorIncompatibleClusterOrBuilderEvent.EventFailureReasonOrBuilder. getIncompatibleClusterOrBuilder().flyteidl.admin.EventErrorIncompatibleCluster incompatible_cluster = 2;Methods in flyteidl.admin that return types with arguments of type Event.EventErrorIncompatibleClusterOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilderV3<Event.EventErrorIncompatibleCluster,Event.EventErrorIncompatibleCluster.Builder,Event.EventErrorIncompatibleClusterOrBuilder>Event.EventFailureReason.Builder. getIncompatibleClusterFieldBuilder().flyteidl.admin.EventErrorIncompatibleCluster incompatible_cluster = 2;
-