Package | Description |
---|---|
net.ravendb.client.connection | |
net.ravendb.client.document | |
net.ravendb.client.document.batches |
Modifier and Type | Method and Description |
---|---|
GetRequest[] |
MultiGetOperation.preparingForCachingRequest(HttpJsonRequestFactory jsonRequestFactory) |
Modifier and Type | Method and Description |
---|---|
protected GetResponse[] |
ServerClient.directMultiGetInternal(OperationMetadata operationMetadata,
GetRequest[] requests,
Reference<OperationMetadata> operationMetadataRef) |
GetResponse[] |
IDatabaseCommands.multiGet(GetRequest[] requests)
Perform a single POST request containing multiple nested GET requests
|
GetResponse[] |
ServerClient.multiGet(GetRequest[] requests) |
Constructor and Description |
---|
MultiGetOperation(IHoldProfilingInformation holdProfilingInformation,
DocumentConvention convention,
String url,
GetRequest[] requests) |
Modifier and Type | Method and Description |
---|---|
GetRequest |
LazyFacetsOperation.createRequest() |
Modifier and Type | Method and Description |
---|---|
GetRequest |
LazyTransformerLoadOperation.createRequest() |
GetRequest |
LazyQueryOperation.createRequest() |
GetRequest |
LazyMoreLikeThisOperation.createRequest() |
GetRequest |
ILazyOperation.createRequest() |
GetRequest |
LazyMultiLoadOperation.createRequest() |
GetRequest |
LazySuggestOperation.createRequest() |
GetRequest |
LazyLoadOperation.createRequest() |
GetRequest |
LazyStartsWithOperation.createRequest() |
Copyright © 2016. All Rights Reserved.