Uses of Class
org.apache.hadoop.hbase.regionserver.wal.ProtobufLogWriter
Packages that use ProtobufLogWriter
Package
Description
-
Uses of ProtobufLogWriter in org.apache.hadoop.hbase.backup.replication
Subclasses of ProtobufLogWriter in org.apache.hadoop.hbase.backup.replicationModifier and TypeClassDescriptionclassA custom implementation ofProtobufLogWriterthat provides support for writing protobuf-based WAL (Write-Ahead Log) entries to object store-backed files. -
Uses of ProtobufLogWriter in org.apache.hadoop.hbase.regionserver.wal
Methods in org.apache.hadoop.hbase.regionserver.wal with parameters of type ProtobufLogWriterModifier and TypeMethodDescriptionprivate voidFSHLog.preemptiveSync(ProtobufLogWriter nextWriter) Run a sync after opening to set up the pipeline.