RvcacheInformation.getState()

Method

Declaration

int getState()

Purpose

Extract the state (running or idle) of the cache.

Remarks

This method returns one of these constants:

RvcacheProxy.IDLE_STATE
RvcacheProxy.RUNNING_STATE

Remarks

This method does not interact with the component.

See Also

RvcacheProxy