private static final class DfsStreamKey.ByteArrayDfsStreamKey extends DfsStreamKey
DfsStreamKey.ForReverseIndex
Modifier and Type | Field and Description |
---|---|
private byte[] |
name |
private DfsRepositoryDescription |
repo |
hash, packExtPos
Constructor and Description |
---|
ByteArrayDfsStreamKey(DfsRepositoryDescription repo,
byte[] name,
PackExt ext) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object o) |
hashCode, of, toString
private final DfsRepositoryDescription repo
private final byte[] name
ByteArrayDfsStreamKey(DfsRepositoryDescription repo, byte[] name, @Nullable PackExt ext)
public boolean equals(java.lang.Object o)
DfsStreamKey
equals
in class DfsStreamKey