JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Serialized Form
Package io.dropwizard.util
Class
io.dropwizard.util.DataSize
extends
Object
implements Serializable
serialVersionUID:
8517642678733072800L
Serialized Fields
count
long count
The quantity of the current data size
unit
DataSizeUnit
unit
The unit of the current data size
Class
io.dropwizard.util.Duration
extends
Object
implements Serializable
serialVersionUID:
1445611723318059801L
Serialized Fields
count
long count
The quantity of the current duration
unit
TimeUnit
unit
The time unit of the current duration
Class
io.dropwizard.util.Size
extends
Object
implements Serializable
serialVersionUID:
6790991929249604526L
Serialized Fields
count
long count
Deprecated.
The quantity of the current size
unit
SizeUnit
unit
Deprecated.
The unit of the current size
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2023. All rights reserved.