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

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

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



Copyright © 2011. All Rights Reserved.