
public class OStorageRemoteNodeSession extends Object
| Constructor and Description |
|---|
OStorageRemoteNodeSession(String serverURL,
Integer uniqueClientSessionId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getServerURL() |
Integer |
getSessionId() |
byte[] |
getToken() |
boolean |
isExpired() |
boolean |
isValid() |
void |
setSession(Integer sessionId,
byte[] token) |
Copyright © 2009–2025 OrientDB. All rights reserved.