public class MemoryPoolAssignment extends Object
| Constructor and Description |
|---|
MemoryPoolAssignment(QueryId queryId,
MemoryPoolId poolId) |
| Modifier and Type | Method and Description |
|---|---|
MemoryPoolId |
getPoolId() |
QueryId |
getQueryId() |
String |
toString() |
public MemoryPoolAssignment(QueryId queryId, MemoryPoolId poolId)
public QueryId getQueryId()
public MemoryPoolId getPoolId()
Copyright © 2012–2019. All rights reserved.