public class ResponseEntry extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ResponseEntry.Result |
| Constructor and Description |
|---|
ResponseEntry() |
| Modifier and Type | Method and Description |
|---|---|
Map<RequestId,List<ResponseEntry.Result>> |
getResponses() |
AtomicBoolean |
getStarted() |
public Map<RequestId,List<ResponseEntry.Result>> getResponses()
public AtomicBoolean getStarted()
Copyright © 2014–2018 The Redisson Project. All rights reserved.