Uses of Class
org.apache.cassandra.hints.PendingHintsInfo
-
Packages that use PendingHintsInfo Package Description org.apache.cassandra.hints Hints subsystem consists of several components. -
-
Uses of PendingHintsInfo in org.apache.cassandra.hints
Methods in org.apache.cassandra.hints that return types with arguments of type PendingHintsInfo Modifier and Type Method Description java.util.List<PendingHintsInfo>HintsService. getPendingHintsInfo()Returns all pending hints that this node has.
-