public interface SyncResult
| Modifier and Type | Interface and Description |
|---|---|
static class |
SyncResult.Status
Result codes for sync operation.
|
| Modifier and Type | Method and Description |
|---|---|
SyncedIdentity |
getIdentity()
The synchronized identity
|
SyncResult.Status |
getStatus()
The status of the sync operation
|
@CheckForNull SyncedIdentity getIdentity()
@Nonnull SyncResult.Status getStatus()
Copyright © 2012-2016 The Apache Software Foundation. All Rights Reserved.