Uses of Class
org.eclipse.jgit.generated.storage.dht.proto.GitStore.ChunkInfo.Builder

Uses of GitStore.ChunkInfo.Builder in org.eclipse.jgit.generated.storage.dht.proto
 

Methods in org.eclipse.jgit.generated.storage.dht.proto that return GitStore.ChunkInfo.Builder
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.clear()
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.clearCachedPackKey()
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.clearChunkSize()
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.clearIndexSize()
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.clearIsFragment()
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.clearMetaSize()
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.clearObjectCounts()
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.clearObjectType()
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.clearSource()
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.clone()
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.mergeFrom(GitStore.ChunkInfo other)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.mergeFrom(com.google.protobuf.Message other)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.mergeObjectCounts(GitStore.ChunkInfo.ObjectCounts value)
           
static GitStore.ChunkInfo.Builder GitStore.ChunkInfo.newBuilder()
           
static GitStore.ChunkInfo.Builder GitStore.ChunkInfo.newBuilder(GitStore.ChunkInfo prototype)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.newBuilderForType()
           
protected  GitStore.ChunkInfo.Builder GitStore.ChunkInfo.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.setCachedPackKey(java.lang.String value)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.setChunkSize(int value)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.setIndexSize(int value)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.setIsFragment(boolean value)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.setMetaSize(int value)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.setObjectCounts(GitStore.ChunkInfo.ObjectCounts.Builder builderForValue)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.setObjectCounts(GitStore.ChunkInfo.ObjectCounts value)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.setObjectType(GitStore.ChunkInfo.ObjectType value)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.setSource(GitStore.ChunkInfo.Source value)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.toBuilder()
           
 



Copyright © 2011. All Rights Reserved.