public class TempDataOperationContext extends Object
| Constructor and Description |
|---|
TempDataOperationContext(Optional<String> source,
String queryId,
Optional<String> clientInfo,
Optional<Set<String>> clientTags,
Identity identity) |
| Modifier and Type | Method and Description |
|---|---|
Optional<String> |
getClientInfo() |
Optional<Set<String>> |
getClientTags() |
Identity |
getIdentity() |
String |
getQueryId() |
Optional<String> |
getSource() |
Copyright © 2012–2022. All rights reserved.