Interface HashKeyExtractor<ID,H>
-
- All Known Subinterfaces:
HashAndRangeKeyExtractor<ID,H>
- All Known Implementing Classes:
CompositeIdHashAndRangeKeyExtractor,HashKeyIsIdHashKeyExtractor
public interface HashKeyExtractor<ID,H>- Author:
- Michael Lavelle, Sebastian Just
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description HgetHashKey(ID id)
-