MCPcopy Create free account
hub / github.com/UWSysLab/tapir / ByteIterator

Class ByteIterator

ycsb-t/core/src/main/java/com/yahoo/ycsb/ByteIterator.java:45–92  ·  view source on GitHub ↗

YCSB-specific buffer class. ByteIterators are designed to support efficient field generation, and to allow backend drivers that can stream fields (instead of materializing them in RAM) to do so. YCSB originially used String objects to represent field values. This led to two performance issues.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected