org.apache.jackrabbit.mk.blobs
Class AbstractBlobStore.BlockId
java.lang.Object
org.apache.jackrabbit.mk.blobs.AbstractBlobStore.BlockId
- Enclosing class:
- AbstractBlobStore
public static class AbstractBlobStore.BlockId
- extends Object
A block id. Blocks are small enough to fit in memory, so they can be
cached.
equals
public boolean equals(Object other)
- Overrides:
equals in class Object
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2012 The Apache Software Foundation. All Rights Reserved.