Class IndicesBlockStatus
java.lang.Object
org.graylog2.indexer.indices.blocks.IndicesBlockStatus
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddIndexBlocks(String indexName, Collection<String> blockTypes) intgetIndexBlocks(String indexName)
-
Constructor Details
-
IndicesBlockStatus
public IndicesBlockStatus()
-
-
Method Details
-
addIndexBlocks
-
getIndexBlocks
-
countBlockedIndices
public int countBlockedIndices() -
getBlockedIndices
-
toBlockDetails
-