Uses of Class
org.apache.druid.segment.data.SafeWritableBase
Packages that use SafeWritableBase
-
Uses of SafeWritableBase in org.apache.druid.segment.data
Subclasses of SafeWritableBase in org.apache.druid.segment.dataModifier and TypeClassDescriptionclassSafety first! Don't trust something whose contents you locations to read and write stuff to, but need aBufferorWritableBuffer? use this!classSafety first! Don't trust something whose contents you locations to read and write stuff to, but need aMemoryorWritableMemory? use this!