public class ResponseEntry extends Object
| Constructor and Description |
|---|
ResponseEntry() |
| Modifier and Type | Method and Description |
|---|---|
ConcurrentMap<String,RPromise<? extends RRemoteServiceResponse>> |
getResponses() |
AtomicBoolean |
getStarted() |
public ConcurrentMap<String,RPromise<? extends RRemoteServiceResponse>> getResponses()
public AtomicBoolean getStarted()
Copyright © 2014–2017 The Redisson Project. All rights reserved.