public class MeteringInfo extends Object
构造器和说明 |
---|
MeteringInfo() |
限定符和类型 | 方法和说明 |
---|---|
long |
getDocCount() |
ReservedThroughput |
getReservedThroughput() |
long |
getStorageSize() |
long |
getTimestamp() |
void |
setDocCount(long docCount) |
void |
setReservedThroughput(ReservedThroughput reservedThroughput) |
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 getDocCount()
public void setDocCount(long docCount)
public long getTimestamp()
public void setTimestamp(long timestamp)
Copyright © 2019. All Rights Reserved.