Uses of Class
io.atomix.api.runtime.v1.VectorTimestamp
Packages that use VectorTimestamp
-
Uses of VectorTimestamp in io.atomix.api.runtime.v1
Methods in io.atomix.api.runtime.v1 that return VectorTimestampModifier and TypeMethodDescriptionVectorTimestamp.Builder.build()VectorTimestamp.Builder.buildPartial()static VectorTimestampVectorTimestamp.getDefaultInstance()VectorTimestamp.Builder.getDefaultInstanceForType()VectorTimestamp.getDefaultInstanceForType()Timestamp.Builder.getVectorTimestamp().atomix.runtime.v1.VectorTimestamp vector_timestamp = 3;Timestamp.getVectorTimestamp().atomix.runtime.v1.VectorTimestamp vector_timestamp = 3;TimestampOrBuilder.getVectorTimestamp().atomix.runtime.v1.VectorTimestamp vector_timestamp = 3;static VectorTimestampVectorTimestamp.parseDelimitedFrom(InputStream input) static VectorTimestampVectorTimestamp.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VectorTimestampVectorTimestamp.parseFrom(byte[] data) static VectorTimestampVectorTimestamp.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VectorTimestampVectorTimestamp.parseFrom(com.google.protobuf.ByteString data) static VectorTimestampVectorTimestamp.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VectorTimestampVectorTimestamp.parseFrom(com.google.protobuf.CodedInputStream input) static VectorTimestampVectorTimestamp.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VectorTimestampVectorTimestamp.parseFrom(InputStream input) static VectorTimestampVectorTimestamp.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static VectorTimestampVectorTimestamp.parseFrom(ByteBuffer data) static VectorTimestampVectorTimestamp.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.atomix.api.runtime.v1 that return types with arguments of type VectorTimestampModifier and TypeMethodDescriptioncom.google.protobuf.Parser<VectorTimestamp>VectorTimestamp.getParserForType()static com.google.protobuf.Parser<VectorTimestamp>VectorTimestamp.parser()Methods in io.atomix.api.runtime.v1 with parameters of type VectorTimestampModifier and TypeMethodDescriptionVectorTimestamp.Builder.mergeFrom(VectorTimestamp other) Timestamp.Builder.mergeVectorTimestamp(VectorTimestamp value) .atomix.runtime.v1.VectorTimestamp vector_timestamp = 3;static VectorTimestamp.BuilderVectorTimestamp.newBuilder(VectorTimestamp prototype) Timestamp.Builder.setVectorTimestamp(VectorTimestamp value) .atomix.runtime.v1.VectorTimestamp vector_timestamp = 3;