Uses of Class
org.apache.hadoop.hbase.protobuf.generated.WALProtos.WALKey.Builder

Uses of WALProtos.WALKey.Builder in org.apache.hadoop.hbase.protobuf.generated
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return WALProtos.WALKey.Builder
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.addAllScopes(Iterable<? extends WALProtos.FamilyScope> values)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.addScopes(int index, WALProtos.FamilyScope.Builder builderForValue)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.addScopes(int index, WALProtos.FamilyScope value)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.addScopes(WALProtos.FamilyScope.Builder builderForValue)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.addScopes(WALProtos.FamilyScope value)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.clear()
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.clearClusterId()
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.clearEncodedRegionName()
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.clearFollowingKvCount()
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.clearLogSequenceNumber()
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.clearScopes()
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.clearTableName()
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.clearWriteTime()
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.clone()
           
 WALProtos.WALKey.Builder AdminProtos.WALEntry.Builder.getKeyBuilder()
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.mergeClusterId(HBaseProtos.UUID value)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.mergeFrom(com.google.protobuf.Message other)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.mergeFrom(WALProtos.WALKey other)
           
static WALProtos.WALKey.Builder WALProtos.WALKey.newBuilder()
           
static WALProtos.WALKey.Builder WALProtos.WALKey.newBuilder(WALProtos.WALKey prototype)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.newBuilderForType()
           
protected  WALProtos.WALKey.Builder WALProtos.WALKey.newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.removeScopes(int index)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.setClusterId(HBaseProtos.UUID.Builder builderForValue)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.setClusterId(HBaseProtos.UUID value)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.setEncodedRegionName(com.google.protobuf.ByteString value)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.setFollowingKvCount(int value)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.setLogSequenceNumber(long value)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.setScopes(int index, WALProtos.FamilyScope.Builder builderForValue)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.setScopes(int index, WALProtos.FamilyScope value)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.setTableName(com.google.protobuf.ByteString value)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.Builder.setWriteTime(long value)
           
 WALProtos.WALKey.Builder WALProtos.WALKey.toBuilder()
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated with parameters of type WALProtos.WALKey.Builder
 AdminProtos.WALEntry.Builder AdminProtos.WALEntry.Builder.setKey(WALProtos.WALKey.Builder builderForValue)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.