Package com.linkedin.venice.controller
Interface VeniceHelixAdmin.StoreMetadataOperation
-
- Enclosing class:
- VeniceHelixAdmin
public static interface VeniceHelixAdmin.StoreMetadataOperation
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Store
update(Store store)
define the operation that update a store.
-