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

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

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

Methods in org.eclipse.jgit.generated.storage.dht.proto with parameters of type GitStore.ChunkInfo.ObjectCounts
 GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.Builder.mergeFrom(GitStore.ChunkInfo.ObjectCounts other)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.mergeObjectCounts(GitStore.ChunkInfo.ObjectCounts value)
           
static GitStore.ChunkInfo.ObjectCounts.Builder GitStore.ChunkInfo.ObjectCounts.newBuilder(GitStore.ChunkInfo.ObjectCounts prototype)
           
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.setObjectCounts(GitStore.ChunkInfo.ObjectCounts value)
           
 



Copyright © 2011. All Rights Reserved.