All Downloads are FREE. Search and download functionalities are using the official Maven repository.

io.vertx.ext.mongo.TimeSeriesGranularity Maven / Gradle / Ivy

There is a newer version: 5.0.0.CR1
Show newest version
package io.vertx.ext.mongo;

import io.vertx.codegen.annotations.VertxGen;

@VertxGen
public enum TimeSeriesGranularity {
  SECONDS, MINUTES, HOURS
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy