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