public class InitializationLockInfo extends Object
| Constructor and Description |
|---|
InitializationLockInfo(String tenantId,
int clusterNodeId,
Date date,
boolean locked,
String processName,
long instanceIdentifer) |
| Modifier and Type | Method and Description |
|---|---|
int |
getClusterNodeId() |
Date |
getDate() |
long |
getInstanceIdentifier() |
String |
getProcessName() |
String |
getTenantId() |
boolean |
isLocked() |
Copyright © 2017 SAP SE. All Rights Reserved.