public class MdexQueryInfoInitializer
extends AssemblerEventAdapter
MdexQueryInfo
. The MdexQueryInfo
should be initialized to log mdex related query info in the dgraph log.
If this object is not initialized, then the mdex query info will not be
added to the dgraph log.
Constructor and Description |
---|
MdexQueryInfoInitializer()
Creates a new MdexQueryInfoInitializer.
|
Modifier and Type | Method and Description |
---|---|
void |
assemblyStarting(AssemblerEvent event)
This method calls
MdexQueryInfoFactory.initMdexQueryInfo()
to initialize MdexQueryInfo . |
Copyright © 2015, Oracle and/or its affiliates. All rights reserved.