Package com.linkedin.venice.annotation
package com.linkedin.venice.annotation
-
Annotation InterfacesClassDescriptionWarns that a class is not threadsafe.Claims that a class is threadsafe or admonishes implementors of an interface to ensure that their implementation is threadsafe.Indicates that an API (class, method, or field) is under development and is not yet stable.Indicates that a method, class, or field is more visible than otherwise necessary for the purpose of testing.