Summer.Batch.Extra.Sort.Legacy.Accessor Namespace Reference

Classes

class  AbstractAccessor
 Base class for IAccessor<T> More...
 
class  BinaryAccessor
 Implementation of IAccessor<T> for binary encoded numbers. More...
 
class  ConstantAccessor
 Implementation of IAccessor<T> that returns a constant. Set is not supported. More...
 
interface  IAccessor
 Interface for getting and setting values in array of bytes records More...
 
class  PackedAccessor
 Implementation of IAccessor<T> for packed numbers. More...
 
class  StringAccessor
 Implementation of IAccessor<T> for string values. More...
 
class  ZonedAccessor
 Implementation of IAccessor<T> for binary zoned numbers. More...