Package | Description |
---|---|
org.eclipse.jgit.internal.storage.dfs |
Distributed file system based repository storage.
|
org.eclipse.jgit.internal.storage.reftable |
Class and Description |
---|
Reftable
Abstract table of references.
|
ReftableConfig
Configuration used by a reftable writer when constructing the stream.
|
ReftableReader
Reads a reftable formatted file.
|
ReftableWriter.Stats
Statistics about a written reftable.
|
Class and Description |
---|
LogCursor
Iterator over logs inside a
Reftable . |
RefCursor
Iterator over references inside a
Reftable . |
Reftable
Abstract table of references.
|
ReftableCompactor
Merges reftables and compacts them into a single output.
|
ReftableConfig
Configuration used by a reftable writer when constructing the stream.
|
ReftableReader
Reads a reftable formatted file.
|
ReftableWriter
Writes a reftable formatted file.
|
ReftableWriter.Stats
Statistics about a written reftable.
|
Copyright © 2019 Eclipse JGit Project. All rights reserved.