public static class DataKeyCache.UsageInfo extends Object
| Constructor and Description |
|---|
UsageInfo(long encryptedBytes,
long encryptedMessages) |
| Modifier and Type | Method and Description |
|---|---|
DataKeyCache.UsageInfo |
add(DataKeyCache.UsageInfo usageInfo) |
long |
getEncryptedBytes() |
long |
getEncryptedMessages() |
String |
toString() |
public long getEncryptedBytes()
public long getEncryptedMessages()
public DataKeyCache.UsageInfo add(DataKeyCache.UsageInfo usageInfo)
Copyright © 2020. All rights reserved.