Uses of Class
ai.vespa.utils.BytesQuantity
Packages that use BytesQuantity
-
Uses of BytesQuantity in ai.vespa.utils
Methods in ai.vespa.utils that return BytesQuantityModifier and TypeMethodDescriptionstatic BytesQuantityBytesQuantity.fromString(String value) static BytesQuantityBytesQuantity.of(long value, BytesQuantity.Unit unit) static BytesQuantityBytesQuantity.ofBytes(long bytes) static BytesQuantityBytesQuantity.ofGB(long gb) static BytesQuantityBytesQuantity.ofKB(long kb) static BytesQuantityBytesQuantity.ofMB(long mb) static BytesQuantityBytesQuantity.ofTB(long tb)