<< Click to Display Table of Contents >>

OZUDSLogTarget

This interface provides information about the user data store.


Method Detail

getExecuteCommand

public String getExecuteCommand()

Gets the command requested by the client.

getCRUDFlagName

public String getCRUDFlagName()

Gets the type of the query statement requested and executed by the client.

getCommandExecuteTime

public long getCommandExecuteTime()

Gets the time taken for the command requested by the client to execute.(Unit: Milliseconds)

getCommandState

public String getCommandState()

Gets whether the command requested by the client successfully executed.