Uses of Class
io.dingodb.meta.Meta.IdEpochTypeAndValue
Packages that use Meta.IdEpochTypeAndValue
-
Uses of Meta.IdEpochTypeAndValue in io.dingodb.meta
Methods in io.dingodb.meta that return Meta.IdEpochTypeAndValueModifier and TypeMethodDescriptionMeta.IdEpochTypeAndValue.Builder.build()Meta.IdEpochTypeAndValue.Builder.buildPartial()static Meta.IdEpochTypeAndValueMeta.IdEpochTypeAndValue.getDefaultInstance()Meta.IdEpochTypeAndValue.Builder.getDefaultInstanceForType()Meta.IdEpochTypeAndValue.getDefaultInstanceForType()Meta.ImportIdEpochTypeRequest.Builder.getIdEpochTypeAndValue().dingodb.pb.meta.IdEpochTypeAndValue id_epoch_type_and_value = 2;Meta.ImportIdEpochTypeRequest.getIdEpochTypeAndValue().dingodb.pb.meta.IdEpochTypeAndValue id_epoch_type_and_value = 2;Meta.ImportIdEpochTypeRequestOrBuilder.getIdEpochTypeAndValue().dingodb.pb.meta.IdEpochTypeAndValue id_epoch_type_and_value = 2;Meta.SaveIdEpochTypeResponse.Builder.getIdEpochTypeAndValue().dingodb.pb.meta.IdEpochTypeAndValue id_epoch_type_and_value = 3;Meta.SaveIdEpochTypeResponse.getIdEpochTypeAndValue().dingodb.pb.meta.IdEpochTypeAndValue id_epoch_type_and_value = 3;Meta.SaveIdEpochTypeResponseOrBuilder.getIdEpochTypeAndValue().dingodb.pb.meta.IdEpochTypeAndValue id_epoch_type_and_value = 3;static Meta.IdEpochTypeAndValueMeta.IdEpochTypeAndValue.parseDelimitedFrom(InputStream input) static Meta.IdEpochTypeAndValueMeta.IdEpochTypeAndValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.IdEpochTypeAndValueMeta.IdEpochTypeAndValue.parseFrom(byte[] data) static Meta.IdEpochTypeAndValueMeta.IdEpochTypeAndValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.IdEpochTypeAndValueMeta.IdEpochTypeAndValue.parseFrom(com.google.protobuf.ByteString data) static Meta.IdEpochTypeAndValueMeta.IdEpochTypeAndValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.IdEpochTypeAndValueMeta.IdEpochTypeAndValue.parseFrom(com.google.protobuf.CodedInputStream input) static Meta.IdEpochTypeAndValueMeta.IdEpochTypeAndValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.IdEpochTypeAndValueMeta.IdEpochTypeAndValue.parseFrom(InputStream input) static Meta.IdEpochTypeAndValueMeta.IdEpochTypeAndValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Meta.IdEpochTypeAndValueMeta.IdEpochTypeAndValue.parseFrom(ByteBuffer data) static Meta.IdEpochTypeAndValueMeta.IdEpochTypeAndValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.meta that return types with arguments of type Meta.IdEpochTypeAndValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Meta.IdEpochTypeAndValue>Meta.IdEpochTypeAndValue.getParserForType()static com.google.protobuf.Parser<Meta.IdEpochTypeAndValue>Meta.IdEpochTypeAndValue.parser()Methods in io.dingodb.meta with parameters of type Meta.IdEpochTypeAndValueModifier and TypeMethodDescriptionMeta.IdEpochTypeAndValue.Builder.mergeFrom(Meta.IdEpochTypeAndValue other) Meta.ImportIdEpochTypeRequest.Builder.mergeIdEpochTypeAndValue(Meta.IdEpochTypeAndValue value) .dingodb.pb.meta.IdEpochTypeAndValue id_epoch_type_and_value = 2;Meta.SaveIdEpochTypeResponse.Builder.mergeIdEpochTypeAndValue(Meta.IdEpochTypeAndValue value) .dingodb.pb.meta.IdEpochTypeAndValue id_epoch_type_and_value = 3;Meta.IdEpochTypeAndValue.newBuilder(Meta.IdEpochTypeAndValue prototype) Meta.ImportIdEpochTypeRequest.Builder.setIdEpochTypeAndValue(Meta.IdEpochTypeAndValue value) .dingodb.pb.meta.IdEpochTypeAndValue id_epoch_type_and_value = 2;Meta.SaveIdEpochTypeResponse.Builder.setIdEpochTypeAndValue(Meta.IdEpochTypeAndValue value) .dingodb.pb.meta.IdEpochTypeAndValue id_epoch_type_and_value = 3;