Uses of Class
org.sdnplatform.sync.internal.StoreRegistry.HintKey

Packages that use StoreRegistry.HintKey
org.sdnplatform.sync.internal   
 

Uses of StoreRegistry.HintKey in org.sdnplatform.sync.internal
 

Methods in org.sdnplatform.sync.internal that return StoreRegistry.HintKey
 StoreRegistry.HintKey StoreRegistry.Hint.getHintKey()
           
 

Constructors in org.sdnplatform.sync.internal with parameters of type StoreRegistry.HintKey
StoreRegistry.Hint(StoreRegistry.HintKey hintKey, java.util.List<Versioned<byte[]>> values)