Uses of Class
org.apache.cassandra.io.util.UnbufferedDataOutputStreamPlus
Packages that use UnbufferedDataOutputStreamPlus
-
Uses of UnbufferedDataOutputStreamPlus in org.apache.cassandra.io.util
Subclasses of UnbufferedDataOutputStreamPlus in org.apache.cassandra.io.utilModifier and TypeClassDescriptionclassWhen possible useWrappedDataOutputStreamPlusinstead of this class, as it will be more efficient when using Plus methods.