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

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

Methods in org.eclipse.jgit.generated.storage.dht.proto that return GitStore.ChunkInfo.ObjectCounts.Builder
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.Builder.clear()
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.Builder.clearOfsDelta()
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.Builder.clearRefDelta()
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.Builder.clearTotal()
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.Builder.clearWhole()
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.Builder.clone()
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.Builder.getObjectCountsBuilder()
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.Builder.mergeFrom(GitStore.ChunkInfo.ObjectCounts other)
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.Builder.mergeFrom(com.google.protobuf.Message other)
           
static GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.newBuilder()
           
static GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.newBuilder(GitStore.ChunkInfo.ObjectCounts prototype)
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.newBuilderForType()
           
protected  GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.Builder.setOfsDelta(int value)
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.Builder.setRefDelta(int value)
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.Builder.setTotal(int value)
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.Builder.setWhole(int value)
           
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.toBuilder()
           
 

Methods in org.eclipse.jgit.generated.storage.dht.proto with parameters of type GitStore.ChunkInfo.ObjectCounts.Builder
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.setObjectCounts(GitStore.ChunkInfo.ObjectCounts.Builder builderForValue)
           
 



Copyright © 2011. All Rights Reserved.