preRead method

void preRead(
  1. PHiveCtx ctx
)
inherited

Runs before adapter logic consumes a value restored from storage.

Implementation

void preRead(PHiveCtx ctx) {}