Uses of Enum Class
io.atomix.api.runtime.v1.Timestamp.TimestampCase
Packages that use Timestamp.TimestampCase
-
Uses of Timestamp.TimestampCase in io.atomix.api.runtime.v1
Methods in io.atomix.api.runtime.v1 that return Timestamp.TimestampCaseModifier and TypeMethodDescriptionstatic Timestamp.TimestampCaseTimestamp.TimestampCase.forNumber(int value) Timestamp.Builder.getTimestampCase()Timestamp.getTimestampCase()TimestampOrBuilder.getTimestampCase()static Timestamp.TimestampCaseTimestamp.TimestampCase.valueOf(int value) Deprecated.static Timestamp.TimestampCaseReturns the enum constant of this class with the specified name.static Timestamp.TimestampCase[]Timestamp.TimestampCase.values()Returns an array containing the constants of this enum class, in the order they are declared.