Uses of Enum Class
io.dingodb.common.Common.DiskANNCoreState
Packages that use Common.DiskANNCoreState
-
Uses of Common.DiskANNCoreState in io.dingodb.common
Methods in io.dingodb.common that return Common.DiskANNCoreStateModifier and TypeMethodDescriptionstatic Common.DiskANNCoreStateCommon.DiskANNCoreState.forNumber(int value) Common.StateDiskAnnParam.Builder.getState().dingodb.pb.common.DiskANNCoreState state = 2;Common.StateDiskAnnParam.getState().dingodb.pb.common.DiskANNCoreState state = 2;Common.StateDiskAnnParamOrBuilder.getState().dingodb.pb.common.DiskANNCoreState state = 2;static Common.DiskANNCoreStateCommon.DiskANNCoreState.valueOf(int value) Deprecated.static Common.DiskANNCoreStateCommon.DiskANNCoreState.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static Common.DiskANNCoreStateReturns the enum constant of this class with the specified name.static Common.DiskANNCoreState[]Common.DiskANNCoreState.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.dingodb.common that return types with arguments of type Common.DiskANNCoreStateModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<Common.DiskANNCoreState>Common.DiskANNCoreState.internalGetValueMap()Methods in io.dingodb.common with parameters of type Common.DiskANNCoreStateModifier and TypeMethodDescriptionCommon.StateDiskAnnParam.Builder.setState(Common.DiskANNCoreState value) .dingodb.pb.common.DiskANNCoreState state = 2; -
Uses of Common.DiskANNCoreState in io.dingodb.diskann
Methods in io.dingodb.diskann that return Common.DiskANNCoreStateModifier and TypeMethodDescriptionDiskann.VectorBuildResponse.Builder.getState()current state of the indexDiskann.VectorBuildResponse.getState()current state of the indexDiskann.VectorBuildResponseOrBuilder.getState()current state of the indexDiskann.VectorCloseResponse.Builder.getState()current state of the indexDiskann.VectorCloseResponse.getState()current state of the indexDiskann.VectorCloseResponseOrBuilder.getState()current state of the indexDiskann.VectorCountResponse.Builder.getState()current state of the indexDiskann.VectorCountResponse.getState()current state of the indexDiskann.VectorCountResponseOrBuilder.getState()current state of the indexDiskann.VectorDestroyResponse.Builder.getState()current state of the indexDiskann.VectorDestroyResponse.getState()current state of the indexDiskann.VectorDestroyResponseOrBuilder.getState()current state of the indexDiskann.VectorLoadResponse.Builder.getState()current state of the indexDiskann.VectorLoadResponse.getState()current state of the indexDiskann.VectorLoadResponseOrBuilder.getState()current state of the indexDiskann.VectorPushDataResponse.Builder.getState()current state of the indexDiskann.VectorPushDataResponse.getState()current state of the indexDiskann.VectorPushDataResponseOrBuilder.getState()current state of the indexDiskann.VectorResetResponse.Builder.getState()current state of the indexDiskann.VectorResetResponse.getState()current state of the indexDiskann.VectorResetResponseOrBuilder.getState()current state of the indexDiskann.VectorSearchResponse.Builder.getState()current state of the indexDiskann.VectorSearchResponse.getState()current state of the indexDiskann.VectorSearchResponseOrBuilder.getState()current state of the indexDiskann.VectorSetImportTooManyResponse.Builder.getState()current state of the indexDiskann.VectorSetImportTooManyResponse.getState()current state of the indexDiskann.VectorSetImportTooManyResponseOrBuilder.getState()current state of the indexDiskann.VectorSetNoDataResponse.Builder.getState()current state of the indexDiskann.VectorSetNoDataResponse.getState()current state of the indexDiskann.VectorSetNoDataResponseOrBuilder.getState()current state of the indexDiskann.VectorStatusResponse.Builder.getState().dingodb.pb.common.DiskANNCoreState state = 4;Diskann.VectorStatusResponse.getState().dingodb.pb.common.DiskANNCoreState state = 4;Diskann.VectorStatusResponseOrBuilder.getState().dingodb.pb.common.DiskANNCoreState state = 4;Diskann.VectorTryLoadResponse.Builder.getState()current state of the indexDiskann.VectorTryLoadResponse.getState()current state of the indexDiskann.VectorTryLoadResponseOrBuilder.getState()current state of the indexMethods in io.dingodb.diskann with parameters of type Common.DiskANNCoreStateModifier and TypeMethodDescriptionDiskann.VectorBuildResponse.Builder.setState(Common.DiskANNCoreState value) current state of the indexDiskann.VectorCloseResponse.Builder.setState(Common.DiskANNCoreState value) current state of the indexDiskann.VectorCountResponse.Builder.setState(Common.DiskANNCoreState value) current state of the indexDiskann.VectorDestroyResponse.Builder.setState(Common.DiskANNCoreState value) current state of the indexDiskann.VectorLoadResponse.Builder.setState(Common.DiskANNCoreState value) current state of the indexDiskann.VectorPushDataResponse.Builder.setState(Common.DiskANNCoreState value) current state of the indexDiskann.VectorResetResponse.Builder.setState(Common.DiskANNCoreState value) current state of the indexDiskann.VectorSearchResponse.Builder.setState(Common.DiskANNCoreState value) current state of the indexDiskann.VectorSetImportTooManyResponse.Builder.setState(Common.DiskANNCoreState value) current state of the indexDiskann.VectorSetNoDataResponse.Builder.setState(Common.DiskANNCoreState value) current state of the indexDiskann.VectorStatusResponse.Builder.setState(Common.DiskANNCoreState value) .dingodb.pb.common.DiskANNCoreState state = 4;Diskann.VectorTryLoadResponse.Builder.setState(Common.DiskANNCoreState value) current state of the index