Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.accumulo.core.iterators.LongCombiner Classes and Interfaces - 5 results found.
NameDescriptionTypePackageFramework
LongCombinerA TypedValueCombiner that translates each Value to a Long before reducing, then encodes the reduced Long back to a Value.Classorg.apache.accumulo.core.iteratorsApache Accumulo
LongCombiner .FixedLenEncoderAn Encoder that uses an 8-byte encoding for Longs.Classorg.apache.accumulo.core.iterators.LongCombinerApache Accumulo
LongCombiner .StringEncoderAn Encoder that uses a String representation of Longs.Classorg.apache.accumulo.core.iterators.LongCombinerApache Accumulo
LongCombiner .Typeindicates a fixed-length (8-byte) encoding of a Long using LongCombiner.Classorg.apache.accumulo.core.iterators.LongCombinerApache Accumulo
LongCombiner .VarLenEncoderAn Encoder that uses a variable-length encoding for Longs.Classorg.apache.accumulo.core.iterators.LongCombinerApache Accumulo