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

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

Methods in org.eclipse.jgit.generated.storage.dht.proto that return GitStore.ChunkInfo
 GitStore.ChunkInfo GitStore.ChunkInfo.Builder.build()
           
 GitStore.ChunkInfo GitStore.ChunkInfo.Builder.buildPartial()
           
static GitStore.ChunkInfo GitStore.ChunkInfo.getDefaultInstance()
           
 GitStore.ChunkInfo GitStore.ChunkInfo.getDefaultInstanceForType()
           
 GitStore.ChunkInfo GitStore.ChunkInfo.Builder.getDefaultInstanceForType()
           
static GitStore.ChunkInfo GitStore.ChunkInfo.parseDelimitedFrom(java.io.InputStream input)
           
static GitStore.ChunkInfo GitStore.ChunkInfo.parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.ChunkInfo GitStore.ChunkInfo.parseFrom(byte[] data)
           
static GitStore.ChunkInfo GitStore.ChunkInfo.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.ChunkInfo GitStore.ChunkInfo.parseFrom(com.google.protobuf.ByteString data)
           
static GitStore.ChunkInfo GitStore.ChunkInfo.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.ChunkInfo GitStore.ChunkInfo.parseFrom(com.google.protobuf.CodedInputStream input)
           
static GitStore.ChunkInfo GitStore.ChunkInfo.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.ChunkInfo GitStore.ChunkInfo.parseFrom(java.io.InputStream input)
           
static GitStore.ChunkInfo GitStore.ChunkInfo.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
 GitStore.ChunkInfo.Builder GitStore.ChunkInfo.Builder.mergeFrom(GitStore.ChunkInfo other)
           
static GitStore.ChunkInfo.Builder GitStore.ChunkInfo.newBuilder(GitStore.ChunkInfo prototype)
           
 



Copyright © 2011. All Rights Reserved.