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

com.github.shoothzj.sdk.distribute.impl.mongo.repo.ElectionIdRepoCustom Maven / Gradle / Ivy

package com.github.shoothzj.sdk.distribute.impl.mongo.repo;

/**
 * @author hezhangjian
 */
public interface ElectionIdRepoCustom {

    Long maxId(String scene);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy