package
2.5.7+incompatible
Repository: https://github.com/milvus-io/milvus.git
Documentation: pkg.go.dev

# Functions

IsDataLoaded checks if the segment is loaded.
IsNotReleased checks if the segment is not released.
NewLoadStateLock creates a LoadState.

# Constants

LoadState represent the state transition of segment.
There will be only one goroutine access segment when loading.
There will be only one goroutine access segment when releasing.
LoadState represent the state transition of segment.
LoadState represent the state transition of segment.

# Structs

LoadStateLock is the state of segment loading.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author