Uses of Class
org.eclipse.jgit.generated.storage.dht.proto.GitCache.CachedObjectIndex

Uses of GitCache.CachedObjectIndex in org.eclipse.jgit.generated.storage.dht.proto
 

Methods in org.eclipse.jgit.generated.storage.dht.proto that return GitCache.CachedObjectIndex
 GitCache.CachedObjectIndex GitCache.CachedObjectIndex.Builder.build()
           
 GitCache.CachedObjectIndex GitCache.CachedObjectIndex.Builder.buildPartial()
           
static GitCache.CachedObjectIndex GitCache.CachedObjectIndex.getDefaultInstance()
           
 GitCache.CachedObjectIndex GitCache.CachedObjectIndex.getDefaultInstanceForType()
           
 GitCache.CachedObjectIndex GitCache.CachedObjectIndex.Builder.getDefaultInstanceForType()
           
static GitCache.CachedObjectIndex GitCache.CachedObjectIndex.parseDelimitedFrom(java.io.InputStream input)
           
static GitCache.CachedObjectIndex GitCache.CachedObjectIndex.parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitCache.CachedObjectIndex GitCache.CachedObjectIndex.parseFrom(byte[] data)
           
static GitCache.CachedObjectIndex GitCache.CachedObjectIndex.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitCache.CachedObjectIndex GitCache.CachedObjectIndex.parseFrom(com.google.protobuf.ByteString data)
           
static GitCache.CachedObjectIndex GitCache.CachedObjectIndex.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitCache.CachedObjectIndex GitCache.CachedObjectIndex.parseFrom(com.google.protobuf.CodedInputStream input)
           
static GitCache.CachedObjectIndex GitCache.CachedObjectIndex.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitCache.CachedObjectIndex GitCache.CachedObjectIndex.parseFrom(java.io.InputStream input)
           
static GitCache.CachedObjectIndex GitCache.CachedObjectIndex.parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.eclipse.jgit.generated.storage.dht.proto with parameters of type GitCache.CachedObjectIndex
 GitCache.CachedObjectIndex.Builder GitCache.CachedObjectIndex.Builder.mergeFrom(GitCache.CachedObjectIndex other)
           
static GitCache.CachedObjectIndex.Builder GitCache.CachedObjectIndex.newBuilder(GitCache.CachedObjectIndex prototype)
           
 



Copyright © 2011. All Rights Reserved.