Uses of Class
org.eclipse.jgit.generated.storage.dht.proto.GitStore.CachedPackInfo.ChunkList

Uses of GitStore.CachedPackInfo.ChunkList in org.eclipse.jgit.generated.storage.dht.proto
 

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

Methods in org.eclipse.jgit.generated.storage.dht.proto with parameters of type GitStore.CachedPackInfo.ChunkList
 GitStore.CachedPackInfo.Builder GitStore.CachedPackInfo.Builder.mergeChunkList(GitStore.CachedPackInfo.ChunkList value)
           
 GitStore.CachedPackInfo.ChunkList.Builder GitStore.CachedPackInfo.ChunkList.Builder.mergeFrom(GitStore.CachedPackInfo.ChunkList other)
           
static GitStore.CachedPackInfo.ChunkList.Builder GitStore.CachedPackInfo.ChunkList.newBuilder(GitStore.CachedPackInfo.ChunkList prototype)
           
 GitStore.CachedPackInfo.Builder GitStore.CachedPackInfo.Builder.setChunkList(GitStore.CachedPackInfo.ChunkList value)
           
 



Copyright © 2011. All Rights Reserved.