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

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

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

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



Copyright © 2011. All Rights Reserved.