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