|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GitStore.ObjectInfo in org.eclipse.jgit.generated.storage.dht.proto |
---|
Methods in org.eclipse.jgit.generated.storage.dht.proto that return GitStore.ObjectInfo | |
---|---|
GitStore.ObjectInfo |
GitStore.ObjectInfo.Builder.build()
|
GitStore.ObjectInfo |
GitStore.ObjectInfo.Builder.buildPartial()
|
static GitStore.ObjectInfo |
GitStore.ObjectInfo.getDefaultInstance()
|
GitStore.ObjectInfo |
GitStore.ObjectInfo.getDefaultInstanceForType()
|
GitStore.ObjectInfo |
GitStore.ObjectInfo.Builder.getDefaultInstanceForType()
|
GitStore.ObjectInfo |
GitCache.CachedObjectIndex.ItemOrBuilder.getObjectInfo()
|
GitStore.ObjectInfo |
GitCache.CachedObjectIndex.Item.getObjectInfo()
|
GitStore.ObjectInfo |
GitCache.CachedObjectIndex.Item.Builder.getObjectInfo()
|
static GitStore.ObjectInfo |
GitStore.ObjectInfo.parseDelimitedFrom(java.io.InputStream input)
|
static GitStore.ObjectInfo |
GitStore.ObjectInfo.parseDelimitedFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static GitStore.ObjectInfo |
GitStore.ObjectInfo.parseFrom(byte[] data)
|
static GitStore.ObjectInfo |
GitStore.ObjectInfo.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static GitStore.ObjectInfo |
GitStore.ObjectInfo.parseFrom(com.google.protobuf.ByteString data)
|
static GitStore.ObjectInfo |
GitStore.ObjectInfo.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static GitStore.ObjectInfo |
GitStore.ObjectInfo.parseFrom(com.google.protobuf.CodedInputStream input)
|
static GitStore.ObjectInfo |
GitStore.ObjectInfo.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
static GitStore.ObjectInfo |
GitStore.ObjectInfo.parseFrom(java.io.InputStream input)
|
static GitStore.ObjectInfo |
GitStore.ObjectInfo.parseFrom(java.io.InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
Methods in org.eclipse.jgit.generated.storage.dht.proto with parameters of type GitStore.ObjectInfo | |
---|---|
GitStore.ObjectInfo.Builder |
GitStore.ObjectInfo.Builder.mergeFrom(GitStore.ObjectInfo other)
|
GitCache.CachedObjectIndex.Item.Builder |
GitCache.CachedObjectIndex.Item.Builder.mergeObjectInfo(GitStore.ObjectInfo value)
|
static GitStore.ObjectInfo.Builder |
GitStore.ObjectInfo.newBuilder(GitStore.ObjectInfo prototype)
|
GitCache.CachedObjectIndex.Item.Builder |
GitCache.CachedObjectIndex.Item.Builder.setObjectInfo(GitStore.ObjectInfo value)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |