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

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

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

Method parameters in org.sdnplatform.sync.internal with type arguments of type StoreRegistry.Hint
 void StoreRegistry.takeHints(java.util.Collection<StoreRegistry.Hint> c, int maxElements)
          Drain up to the given number of hints to the provided collection.