Uses of Class
io.dingodb.store_internal.StoreInternal.LogMeta
Packages that use StoreInternal.LogMeta
-
Uses of StoreInternal.LogMeta in io.dingodb.store_internal
Methods in io.dingodb.store_internal that return StoreInternal.LogMetaModifier and TypeMethodDescriptionStoreInternal.LogMeta.Builder.build()StoreInternal.LogMeta.Builder.buildPartial()static StoreInternal.LogMetaStoreInternal.LogMeta.getDefaultInstance()StoreInternal.LogMeta.Builder.getDefaultInstanceForType()StoreInternal.LogMeta.getDefaultInstanceForType()static StoreInternal.LogMetaStoreInternal.LogMeta.parseDelimitedFrom(InputStream input) static StoreInternal.LogMetaStoreInternal.LogMeta.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreInternal.LogMetaStoreInternal.LogMeta.parseFrom(byte[] data) static StoreInternal.LogMetaStoreInternal.LogMeta.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreInternal.LogMetaStoreInternal.LogMeta.parseFrom(com.google.protobuf.ByteString data) static StoreInternal.LogMetaStoreInternal.LogMeta.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreInternal.LogMetaStoreInternal.LogMeta.parseFrom(com.google.protobuf.CodedInputStream input) static StoreInternal.LogMetaStoreInternal.LogMeta.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreInternal.LogMetaStoreInternal.LogMeta.parseFrom(InputStream input) static StoreInternal.LogMetaStoreInternal.LogMeta.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static StoreInternal.LogMetaStoreInternal.LogMeta.parseFrom(ByteBuffer data) static StoreInternal.LogMetaStoreInternal.LogMeta.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.dingodb.store_internal that return types with arguments of type StoreInternal.LogMetaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<StoreInternal.LogMeta>StoreInternal.LogMeta.getParserForType()static com.google.protobuf.Parser<StoreInternal.LogMeta>StoreInternal.LogMeta.parser()Methods in io.dingodb.store_internal with parameters of type StoreInternal.LogMetaModifier and TypeMethodDescriptionStoreInternal.LogMeta.Builder.mergeFrom(StoreInternal.LogMeta other) StoreInternal.LogMeta.newBuilder(StoreInternal.LogMeta prototype)