Uses of Interface
org.apache.hadoop.ozone.om.snapshot.PersistentList
Packages that use PersistentList
Package
Description
This package contains OM Snapshot related classes.
-
Uses of PersistentList in org.apache.hadoop.ozone.om.snapshot
Classes in org.apache.hadoop.ozone.om.snapshot that implement PersistentListModifier and TypeClassDescriptionclassPersistent list backed by RocksDB.Methods in org.apache.hadoop.ozone.om.snapshot with parameters of type PersistentListModifier and TypeMethodDescriptionbooleanPersistentList.addAll(PersistentList<E> from) booleanRocksDbPersistentList.addAll(PersistentList<E> from)