public class GetCacheEntryRequest extends Object implements ConsoleRequest
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
GetCacheEntryRequest.CacheBrowserEntryView  | 
static class  | 
GetCacheEntryRequest.GetCacheEntryViewEntryProcessor  | 
| Constructor and Description | 
|---|
GetCacheEntryRequest()  | 
GetCacheEntryRequest(String type,
                    String cacheName,
                    String key)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
fromJson(com.eclipsesource.json.JsonObject json)  | 
int | 
getType()  | 
void | 
writeResponse(ManagementCenterService mcs,
             com.eclipsesource.json.JsonObject root)  | 
public int getType()
getType in interface ConsoleRequestpublic void writeResponse(ManagementCenterService mcs, com.eclipsesource.json.JsonObject root)
writeResponse in interface ConsoleRequestpublic void fromJson(com.eclipsesource.json.JsonObject json)
fromJson in interface ConsoleRequestCopyright © 2018 Hazelcast, Inc.. All Rights Reserved.