public class ExecutableUpsertByIdOperationSupport extends Object implements ExecutableUpsertByIdOperation
ExecutableUpsertByIdOperation.ExecutableUpsertById<T>, ExecutableUpsertByIdOperation.TerminatingUpsertById<T>, ExecutableUpsertByIdOperation.UpsertByIdWithCollection<T>, ExecutableUpsertByIdOperation.UpsertByIdWithDurability<T>, ExecutableUpsertByIdOperation.UpsertByIdWithExpiry<T>| Constructor and Description |
|---|
ExecutableUpsertByIdOperationSupport(CouchbaseTemplate template) |
| Modifier and Type | Method and Description |
|---|---|
<T> ExecutableUpsertByIdOperation.ExecutableUpsertById<T> |
upsertById(Class<T> domainType) |
public ExecutableUpsertByIdOperationSupport(CouchbaseTemplate template)
public <T> ExecutableUpsertByIdOperation.ExecutableUpsertById<T> upsertById(Class<T> domainType)
upsertById in interface ExecutableUpsertByIdOperationCopyright © 2011–2021 Pivotal Software, Inc.. All rights reserved.