Package | Description |
---|---|
net.bluemind.eas.backend | |
net.bluemind.eas.impl | |
net.bluemind.eas.storage.jdbc | |
net.bluemind.eas.store |
Modifier and Type | Method and Description |
---|---|
DeviceId |
BackendSession.getDeviceId() |
Constructor and Description |
---|
BackendSession(MSUser user,
DeviceId device,
double protocolVersion) |
Modifier and Type | Method and Description |
---|---|
static SessionPersistentState |
SessionStates.get(DeviceId did) |
Modifier and Type | Method and Description |
---|---|
long |
SyncStorage.findLastHeartbeat(DeviceId deviceId) |
void |
SyncStorage.updateLastHearbeat(DeviceId deviceId,
long value) |
Modifier and Type | Method and Description |
---|---|
long |
ISyncStorage.findLastHeartbeat(DeviceId deviceId) |
void |
ISyncStorage.updateLastHearbeat(DeviceId deviceId,
long hearbeat) |
Copyright © 2021. All Rights Reserved.