public static class RedissonRemoteService.Entry extends Object
Constructor and Description |
---|
Entry(int workers) |
Modifier and Type | Method and Description |
---|---|
AtomicInteger |
getCounter() |
RFuture<String> |
getFuture() |
void |
setFuture(RFuture<String> future) |
public AtomicInteger getCounter()
Copyright © 2014–2019 The Redisson Project. All rights reserved.