Package com.mapr.fs
Class PutLogger.ByteArrayWrapper
- java.lang.Object
-
- com.mapr.fs.PutLogger.ByteArrayWrapper
-
- All Implemented Interfaces:
java.lang.Comparable
- Enclosing class:
- PutLogger
public class PutLogger.ByteArrayWrapper extends java.lang.Object implements java.lang.Comparable
-
-
Constructor Summary
Constructors Constructor Description ByteArrayWrapper(byte[] a)ByteArrayWrapper(java.nio.ByteBuffer a)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description byte[]array()intcompareTo(java.lang.Object other)inthashCode()
-