public class WriteStallInfo extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getColumnFamilyName()
Get the name of the column family.
|
WriteStallCondition |
getCurrentCondition()
Get the current state of the write controller.
|
WriteStallCondition |
getPreviousCondition()
Get the previous state of the write controller.
|
int |
hashCode() |
String |
toString() |
public String getColumnFamilyName()
public WriteStallCondition getCurrentCondition()
public WriteStallCondition getPreviousCondition()
Copyright © 2021. All rights reserved.