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

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

Methods in org.eclipse.jgit.generated.storage.dht.proto that return GitStore.ChunkMeta.BaseChunk
 GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.Builder.build()
           
 GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.Builder.buildPartial()
           
 GitStore.ChunkMeta.BaseChunk GitStore.ChunkMetaOrBuilder.getBaseChunk(int index)
           
 GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.getBaseChunk(int index)
           
 GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.Builder.getBaseChunk(int index)
           
static GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.getDefaultInstance()
           
 GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.getDefaultInstanceForType()
           
 GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.Builder.getDefaultInstanceForType()
           
static GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.parseDelimitedFrom(java.io.InputStream input)
           
static GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.parseFrom(byte[] data)
           
static GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.parseFrom(com.google.protobuf.ByteString data)
           
static GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.parseFrom(com.google.protobuf.CodedInputStream input)
           
static GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
static GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.parseFrom(java.io.InputStream input)
           
static GitStore.ChunkMeta.BaseChunk GitStore.ChunkMeta.BaseChunk.parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 

Methods in org.eclipse.jgit.generated.storage.dht.proto that return types with arguments of type GitStore.ChunkMeta.BaseChunk
 java.util.List<GitStore.ChunkMeta.BaseChunk> GitStore.ChunkMetaOrBuilder.getBaseChunkList()
           
 java.util.List<GitStore.ChunkMeta.BaseChunk> GitStore.ChunkMeta.getBaseChunkList()
           
 java.util.List<GitStore.ChunkMeta.BaseChunk> GitStore.ChunkMeta.Builder.getBaseChunkList()
           
 

Methods in org.eclipse.jgit.generated.storage.dht.proto with parameters of type GitStore.ChunkMeta.BaseChunk
 GitStore.ChunkMeta.Builder GitStore.ChunkMeta.Builder.addBaseChunk(GitStore.ChunkMeta.BaseChunk value)
           
 GitStore.ChunkMeta.Builder GitStore.ChunkMeta.Builder.addBaseChunk(int index, GitStore.ChunkMeta.BaseChunk value)
           
 GitStore.ChunkMeta.BaseChunk.Builder GitStore.ChunkMeta.BaseChunk.Builder.mergeFrom(GitStore.ChunkMeta.BaseChunk other)
           
static GitStore.ChunkMeta.BaseChunk.Builder GitStore.ChunkMeta.BaseChunk.newBuilder(GitStore.ChunkMeta.BaseChunk prototype)
           
 GitStore.ChunkMeta.Builder GitStore.ChunkMeta.Builder.setBaseChunk(int index, GitStore.ChunkMeta.BaseChunk value)
           
 

Method parameters in org.eclipse.jgit.generated.storage.dht.proto with type arguments of type GitStore.ChunkMeta.BaseChunk
 GitStore.ChunkMeta.Builder GitStore.ChunkMeta.Builder.addAllBaseChunk(java.lang.Iterable<? extends GitStore.ChunkMeta.BaseChunk> values)
           
 



Copyright © 2011. All Rights Reserved.