Package | Description |
---|---|
net.ravendb.client.connection | |
net.ravendb.client.connection.implementation | |
net.ravendb.client.util |
Modifier and Type | Method and Description |
---|---|
CachedRequest |
CachedRequestOp.getCachedRequest() |
Modifier and Type | Method and Description |
---|---|
void |
CachedRequestOp.setCachedRequest(CachedRequest cachedRequest) |
Constructor and Description |
---|
CachedRequestOp(CachedRequest cachedRequest,
boolean skipServerCheck) |
Modifier and Type | Method and Description |
---|---|
CachedRequest |
HttpJsonRequest.getCachedRequestDetails() |
Modifier and Type | Method and Description |
---|---|
void |
HttpJsonRequest.setCachedRequestDetails(CachedRequest cachedRequestDetails) |
Modifier and Type | Method and Description |
---|---|
CachedRequest |
SimpleCache.get(String key) |
Modifier and Type | Method and Description |
---|---|
void |
SimpleCache.set(String key,
CachedRequest val) |
Copyright © 2016. All Rights Reserved.