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, toStringprivate final DfsRepositoryDescription repo
private final byte[] name
ByteArrayDfsStreamKey(DfsRepositoryDescription repo, byte[] name, @Nullable PackExt ext)
public boolean equals(java.lang.Object o)
DfsStreamKeyequals in class DfsStreamKey