Uses of Class
io.atomix.api.runtime.v1.LogicalTimestamp
Packages that use LogicalTimestamp
-
Uses of LogicalTimestamp in io.atomix.api.runtime.v1
Methods in io.atomix.api.runtime.v1 that return LogicalTimestampModifier and TypeMethodDescriptionLogicalTimestamp.Builder.build()LogicalTimestamp.Builder.buildPartial()static LogicalTimestampLogicalTimestamp.getDefaultInstance()LogicalTimestamp.Builder.getDefaultInstanceForType()LogicalTimestamp.getDefaultInstanceForType()Timestamp.Builder.getLogicalTimestamp().atomix.runtime.v1.LogicalTimestamp logical_timestamp = 2;Timestamp.getLogicalTimestamp().atomix.runtime.v1.LogicalTimestamp logical_timestamp = 2;TimestampOrBuilder.getLogicalTimestamp().atomix.runtime.v1.LogicalTimestamp logical_timestamp = 2;static LogicalTimestampLogicalTimestamp.parseDelimitedFrom(InputStream input) static LogicalTimestampLogicalTimestamp.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogicalTimestampLogicalTimestamp.parseFrom(byte[] data) static LogicalTimestampLogicalTimestamp.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogicalTimestampLogicalTimestamp.parseFrom(com.google.protobuf.ByteString data) static LogicalTimestampLogicalTimestamp.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogicalTimestampLogicalTimestamp.parseFrom(com.google.protobuf.CodedInputStream input) static LogicalTimestampLogicalTimestamp.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogicalTimestampLogicalTimestamp.parseFrom(InputStream input) static LogicalTimestampLogicalTimestamp.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static LogicalTimestampLogicalTimestamp.parseFrom(ByteBuffer data) static LogicalTimestampLogicalTimestamp.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.atomix.api.runtime.v1 that return types with arguments of type LogicalTimestampModifier and TypeMethodDescriptioncom.google.protobuf.Parser<LogicalTimestamp>LogicalTimestamp.getParserForType()static com.google.protobuf.Parser<LogicalTimestamp>LogicalTimestamp.parser()Methods in io.atomix.api.runtime.v1 with parameters of type LogicalTimestampModifier and TypeMethodDescriptionLogicalTimestamp.Builder.mergeFrom(LogicalTimestamp other) Timestamp.Builder.mergeLogicalTimestamp(LogicalTimestamp value) .atomix.runtime.v1.LogicalTimestamp logical_timestamp = 2;static LogicalTimestamp.BuilderLogicalTimestamp.newBuilder(LogicalTimestamp prototype) Timestamp.Builder.setLogicalTimestamp(LogicalTimestamp value) .atomix.runtime.v1.LogicalTimestamp logical_timestamp = 2;