public class MeteringInfo extends Object
构造器和说明 |
---|
MeteringInfo() |
限定符和类型 | 方法和说明 |
---|---|
ReservedThroughput |
getReservedThroughput() |
long |
getRowCount() |
long |
getStorageSize() |
long |
getTimestamp() |
void |
setReservedThroughput(ReservedThroughput reservedThroughput) |
void |
setRowCount(long rowCount) |
void |
setStorageSize(long storageSize) |
void |
setTimestamp(long timestamp) |
public ReservedThroughput getReservedThroughput()
public void setReservedThroughput(ReservedThroughput reservedThroughput)
public long getStorageSize()
public void setStorageSize(long storageSize)
public long getRowCount()
public void setRowCount(long rowCount)
public long getTimestamp()
public void setTimestamp(long timestamp)
Copyright © 2019. All Rights Reserved.