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

io.ceresdb.rpc.limit.RequestLimitCtx Maven / Gradle / Ivy

/*
 * Copyright 2023 CeresDB Project Authors. Licensed under Apache-2.0.
 */
package io.ceresdb.rpc.limit;

public interface RequestLimitCtx {

    String partitionKey();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy