Class CurrentVersionResponse
- java.lang.Object
-
- com.linkedin.venice.controllerapi.CurrentVersionResponse
-
public class CurrentVersionResponse extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description CurrentVersionResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description int
getCurrentVersion()
void
setCurrentVersion(int currentVersion)
-