org.eclipse.jgit.generated.storage.dht.proto
Interface GitStore.CachedPackInfo.ChunkListOrBuilder

All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder
All Known Implementing Classes:
GitStore.CachedPackInfo.ChunkList, GitStore.CachedPackInfo.ChunkList.Builder
Enclosing class:
GitStore.CachedPackInfo

public static interface GitStore.CachedPackInfo.ChunkListOrBuilder
extends com.google.protobuf.MessageOrBuilder


Method Summary
 java.lang.String getChunkKey(int index)
           
 int getChunkKeyCount()
           
 java.util.List<java.lang.String> getChunkKeyList()
           
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 
Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
 

Method Detail

getChunkKeyList

java.util.List<java.lang.String> getChunkKeyList()

getChunkKeyCount

int getChunkKeyCount()

getChunkKey

java.lang.String getChunkKey(int index)


Copyright © 2011. All Rights Reserved.