Toggle navigation
Home
org.apache.drill.exec.store.sys.PStore to org.apache.drill.exec.coord.store.TransientStore
No. of Instances - 3
No. of Commits - 1
No. of Projects - {'drill'}
Hierarchy/Composition: -
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
profileEStore
to
transientProfiles
profileEStore
to
transientProfiles
runningQueries
to
running
runningQueries
to
running
Add or Remove Method invocation
pStoreProvider.getStore(RUNNING_QUERY_INFO)
to
coordinator.getOrCreateTransientStore(RUNNING_QUERY_INFO)