Uses of Class
org.apache.cassandra.io.util.UnbufferedDataOutputStreamPlus
-
Packages that use UnbufferedDataOutputStreamPlus Package Description org.apache.cassandra.io.util -
-
Uses of UnbufferedDataOutputStreamPlus in org.apache.cassandra.io.util
Subclasses of UnbufferedDataOutputStreamPlus in org.apache.cassandra.io.util Modifier and Type Class Description class
WrappedDataOutputStreamPlus
When possible useWrappedDataOutputStreamPlus
instead of this class, as it will be more efficient when using Plus methods.
-