Hoogle Search

Within LTS Haskell 24.52 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. BlocksRead :: Bool -> UpdatableIndexSetting

    bloodhound Database.Bloodhound.Client.Cluster

    Set to True to disable read operations against the index.

  2. BlocksReadOnly :: Bool -> UpdatableIndexSetting

    bloodhound Database.Bloodhound.Client.Cluster

    Set to True to have the index read only. False to allow writes and metadata changes.

  3. data NodeThreadPoolInfo

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  4. NodeThreadPoolInfo :: ThreadPoolSize -> Maybe NominalDiffTime -> Maybe Int -> Maybe Int -> ThreadPoolType -> NodeThreadPoolInfo

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  5. data NodeThreadPoolStats

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  6. NodeThreadPoolStats :: Int -> Int -> Int -> Int -> Int -> Int -> NodeThreadPoolStats

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  7. data ThreadPool

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  8. ThreadPool :: Text -> NodeThreadPoolInfo -> ThreadPool

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  9. ThreadPoolBounded :: Int -> ThreadPoolSize

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

  10. ThreadPoolCached :: ThreadPoolType

    bloodhound Database.Bloodhound.Client.Cluster

    No documentation available.

Page 742 of many | Previous | Next