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 classWrappedDataOutputStreamPlusWhen possible useWrappedDataOutputStreamPlusinstead of this class, as it will be more efficient when using Plus methods.
-