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

io.castled.schema.models.MessageOffsetSupplier Maven / Gradle / Ivy

There is a newer version: 1.0.0
Show newest version
package io.castled.schema.models;

public interface MessageOffsetSupplier {

    long getOffset();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy