
@Deprecated public class OLiveQueryPlugin extends OServerPluginAbstract implements ODatabaseLifecycleListener
Not needed anymore, keeping the class for backward compatibilty
ODatabaseLifecycleListener.PRIORITY| Constructor and Description |
|---|
OLiveQueryPlugin()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
config(OServer iServer,
OServerParameterConfiguration[] iParams)
Deprecated.
Configures the handler.
|
String |
getName()
Deprecated.
|
ODatabaseLifecycleListener.PRIORITY |
getPriority()
Deprecated.
|
boolean |
isEnabled()
Deprecated.
|
void |
onClose(ODatabaseInternal iDatabase)
Deprecated.
|
void |
onCreate(ODatabaseInternal iDatabase)
Deprecated.
|
void |
onDrop(ODatabaseInternal iDatabase)
Deprecated.
|
void |
onLocalNodeConfigurationRequest(ODocument iConfiguration)
Deprecated.
Event called during the retrieving of distributed configuration, usually at startup and when
the cluster shape changes.
|
void |
onOpen(ODatabaseInternal iDatabase)
Deprecated.
|
void |
setEnabled(boolean enabled)
Deprecated.
|
void |
startup()
Deprecated.
|
getContent, onAfterClientRequest, onBeforeClientRequest, onClientConnection, onClientDisconnection, onClientError, sendShutdown, shutdownclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonCreateClass, onCreateView, onDropClass, onDropViewonSocketAccepted, onSocketDestroyedpublic boolean isEnabled()
public void setEnabled(boolean enabled)
public void config(OServer iServer, OServerParameterConfiguration[] iParams)
OServerPluginconfig in interface OServerPluginconfig in class OServerPluginAbstractpublic ODatabaseLifecycleListener.PRIORITY getPriority()
getPriority in interface ODatabaseLifecycleListenerpublic void startup()
startup in interface OServicestartup in class OServerPluginAbstractpublic void onCreate(ODatabaseInternal iDatabase)
onCreate in interface ODatabaseLifecycleListenerpublic void onOpen(ODatabaseInternal iDatabase)
onOpen in interface ODatabaseLifecycleListenerpublic void onClose(ODatabaseInternal iDatabase)
onClose in interface ODatabaseLifecycleListenerpublic void onDrop(ODatabaseInternal iDatabase)
onDrop in interface ODatabaseLifecycleListenerpublic void onLocalNodeConfigurationRequest(ODocument iConfiguration)
ODatabaseLifecycleListeneronLocalNodeConfigurationRequest in interface ODatabaseLifecycleListenerCopyright © 2009–2025 OrientDB. All rights reserved.