Uses of Enum
org.apache.druid.server.coordination.BroadcastDatasourceLoadingSpec.Mode
Packages that use BroadcastDatasourceLoadingSpec.Mode
-
Uses of BroadcastDatasourceLoadingSpec.Mode in org.apache.druid.server.coordination
Methods in org.apache.druid.server.coordination that return BroadcastDatasourceLoadingSpec.ModeModifier and TypeMethodDescriptionBroadcastDatasourceLoadingSpec.getMode()Returns the enum constant of this type with the specified name.static BroadcastDatasourceLoadingSpec.Mode[]BroadcastDatasourceLoadingSpec.Mode.values()Returns an array containing the constants of this enum type, in the order they are declared.