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