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

brooklyn.entity.nosql.redis.RedisShardImpl Maven / Gradle / Ivy

The newest version!
package brooklyn.entity.nosql.redis;

import brooklyn.entity.basic.AbstractEntity;

public class RedisShardImpl extends AbstractEntity implements RedisShard {
    public RedisShardImpl() {
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy