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

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

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

Methods in org.eclipse.jgit.generated.storage.dht.proto with parameters of type GitStore.ChunkMeta
 GitStore.ChunkMeta.Builder GitStore.ChunkMeta.Builder.mergeFrom(GitStore.ChunkMeta other)
           
 GitCache.CachedChunk.Builder GitCache.CachedChunk.Builder.mergeMeta(GitStore.ChunkMeta value)
           
static GitStore.ChunkMeta.Builder GitStore.ChunkMeta.newBuilder(GitStore.ChunkMeta prototype)
           
 GitCache.CachedChunk.Builder GitCache.CachedChunk.Builder.setMeta(GitStore.ChunkMeta value)
           
 



Copyright © 2011. All Rights Reserved.