Class DatabeanNodePrefix

java.lang.Object
io.datarouter.storage.node.DatabeanNodePrefix

public class DatabeanNodePrefix extends Object
  • Constructor Details

    • DatabeanNodePrefix

      public DatabeanNodePrefix(Subpath prefix, String codecVersion, String serviceName, String clientVersion, NodeParams<?,?,?> params, PhysicalDatabeanFieldInfo<?,?,?> fieldInfo)
      Parameters:
      codecVersion - Serialization format used by datarouter-memcached
      serviceName - Distinguishes multiple services sharing a cluster
      clientVersion - A version that can be changed to invalidate all keys in the client
  • Method Details

    • makeSubpath

      public Subpath makeSubpath()
    • makeShortenedSubpath

      public Subpath makeShortenedSubpath()