|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GitStore.ChunkInfo.Source in org.eclipse.jgit.generated.storage.dht.proto |
---|
Methods in org.eclipse.jgit.generated.storage.dht.proto that return GitStore.ChunkInfo.Source | |
---|---|
GitStore.ChunkInfo.Source |
GitStore.ChunkInfoOrBuilder.getSource()
|
GitStore.ChunkInfo.Source |
GitStore.ChunkInfo.getSource()
|
GitStore.ChunkInfo.Source |
GitStore.ChunkInfo.Builder.getSource()
|
static GitStore.ChunkInfo.Source |
GitStore.ChunkInfo.Source.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
|
static GitStore.ChunkInfo.Source |
GitStore.ChunkInfo.Source.valueOf(int value)
|
static GitStore.ChunkInfo.Source |
GitStore.ChunkInfo.Source.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static GitStore.ChunkInfo.Source[] |
GitStore.ChunkInfo.Source.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.eclipse.jgit.generated.storage.dht.proto that return types with arguments of type GitStore.ChunkInfo.Source | |
---|---|
static com.google.protobuf.Internal.EnumLiteMap<GitStore.ChunkInfo.Source> |
GitStore.ChunkInfo.Source.internalGetValueMap()
|
Methods in org.eclipse.jgit.generated.storage.dht.proto with parameters of type GitStore.ChunkInfo.Source | |
---|---|
GitStore.ChunkInfo.Builder |
GitStore.ChunkInfo.Builder.setSource(GitStore.ChunkInfo.Source value)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |