Package | Description |
---|---|
net.ravendb.client.connection |
Modifier and Type | Method and Description |
---|---|
static JsonDocumentMetadata |
SerializationHelper.deserializeJsonDocumentMetadata(java.lang.String docKey,
java.util.Map<java.lang.String,java.lang.String> headers,
int responseStatusCode) |
protected JsonDocumentMetadata |
ServerClient.directHead(OperationMetadata operationMetadata,
java.lang.String key) |
JsonDocumentMetadata |
IDatabaseCommands.head(java.lang.String key)
Checks if the document exists for the specified key
|
JsonDocumentMetadata |
ServerClient.head(java.lang.String key) |
Copyright © 2014. All Rights Reserved.