Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Uses of Interface
weblogic.wsee.util.StableHash.HashFunction

Packages that use StableHash.HashFunction
weblogic.wsee.util Provides interfaces and classes for weblogic.wsee.util
 

Uses of StableHash.HashFunction in weblogic.wsee.util
 

Classes in weblogic.wsee.util that implement StableHash.HashFunction
 class DefaultHashFunction
          SHA-based default hashing function for StableHash.
 

Constructors in weblogic.wsee.util with parameters of type StableHash.HashFunction
StableHash(StableHash.HashFunction hashFunction, int numberOfReplicas, Collection<T> nodes)
           
 


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01