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 |
isValid() |
void |
setSession(Integer sessionId,
byte[] token) |
Copyright © 2009–2020 OrientDB. All rights reserved.