Class MigrationRoutes
java.lang.Object
com.linkedin.venice.controller.server.AbstractRoute
com.linkedin.venice.controller.server.MigrationRoutes
-
Constructor Summary
ConstructorDescriptionMigrationRoutes
(boolean sslEnabled, Optional<DynamicAccessController> accessController) -
Method Summary
Modifier and TypeMethodDescriptionspark.Route
No ACL check; any user is allowed to check migration strategy.spark.Route
setMigrationPushStrategy
(Admin admin) Methods inherited from class com.linkedin.venice.controller.server.AbstractRoute
getCertificate, getPrincipalId, hasAccessToStore, hasReadAccessToTopic, hasWriteAccessToTopic, isAclEnabled, isAllowListUser, isSslEnabled
-
Constructor Details
-
MigrationRoutes
-
-
Method Details
-
getAllMigrationPushStrategies
No ACL check; any user is allowed to check migration strategy. -
setMigrationPushStrategy
-