public class UpsertRequest extends Object implements ICommitterRequest
| Constructor and Description |
|---|
UpsertRequest(String reference,
Properties metadata,
InputStream content) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
InputStream |
getContent() |
Properties |
getMetadata()
Gets the metadata.
|
String |
getReference()
Gets the document reference.
|
int |
hashCode() |
String |
toString() |
public UpsertRequest(String reference, Properties metadata, InputStream content)
public String getReference()
ICommitterRequestgetReference in interface ICommitterRequestpublic Properties getMetadata()
ICommitterRequestgetMetadata in interface ICommitterRequestpublic InputStream getContent()
Copyright © 2009–2022 Norconex Inc.. All rights reserved.