public final class TableAccessStats extends Object
| Constructor and Description |
|---|
TableAccessStats(tech.ydb.proto.YdbQueryStats.TableAccessStats protoAutoGenTableAccessStats) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
OperationStats |
getDeletes() |
String |
getName() |
long |
getPartitionsCount() |
OperationStats |
getReads() |
OperationStats |
getUpdates() |
int |
hashCode() |
String |
toString() |
public TableAccessStats(tech.ydb.proto.YdbQueryStats.TableAccessStats protoAutoGenTableAccessStats)
public String getName()
public OperationStats getReads()
public OperationStats getUpdates()
public OperationStats getDeletes()
public long getPartitionsCount()
Copyright © 2023. All rights reserved.