Package ai.vectros.types
Class ReadAccessSection
java.lang.Object
ai.vectros.types.ReadAccessSection
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic ReadAccessSection.Builderbuilder()booleangetRows()inthashCode()toString()
-
Method Details
-
getStorageBytes
-
getRows
- Returns:
- Logged-read write/operation count this period (one per emitted access record). Recovers the additional per-read write cost. Credits are 0 until this rate is set.
-
getRowCredits
- Returns:
- Credits for the logged-read writes this period (0 until this rate is set).
-
equals
-
getAdditionalProperties
-
hashCode
public int hashCode() -
toString
-
builder
-