Package | Description |
---|---|
io.picodata.driver.mappers.converters |
Contains converters that map Java object and MessagePack
|
Modifier and Type | Method and Description |
---|---|
Adjust |
Interval.getAdjust() |
static Adjust |
Adjust.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Adjust[] |
Adjust.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
Interval |
Interval.setAdjust(Adjust adjust) |
Copyright © 2025 Picodata. All rights reserved.