Uses of Interface
org.apache.hadoop.hbase.protobuf.generated.AdminProtos.WALEntryOrBuilder

Packages that use AdminProtos.WALEntryOrBuilder
org.apache.hadoop.hbase.protobuf.generated   
 

Uses of AdminProtos.WALEntryOrBuilder in org.apache.hadoop.hbase.protobuf.generated
 

Classes in org.apache.hadoop.hbase.protobuf.generated that implement AdminProtos.WALEntryOrBuilder
static class AdminProtos.WALEntry
           
static class AdminProtos.WALEntry.Builder
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return AdminProtos.WALEntryOrBuilder
 AdminProtos.WALEntryOrBuilder AdminProtos.ReplicateWALEntryRequestOrBuilder.getEntryOrBuilder(int index)
           
 AdminProtos.WALEntryOrBuilder AdminProtos.ReplicateWALEntryRequest.getEntryOrBuilder(int index)
           
 AdminProtos.WALEntryOrBuilder AdminProtos.ReplicateWALEntryRequest.Builder.getEntryOrBuilder(int index)
           
 

Methods in org.apache.hadoop.hbase.protobuf.generated that return types with arguments of type AdminProtos.WALEntryOrBuilder
 List<? extends AdminProtos.WALEntryOrBuilder> AdminProtos.ReplicateWALEntryRequestOrBuilder.getEntryOrBuilderList()
           
 List<? extends AdminProtos.WALEntryOrBuilder> AdminProtos.ReplicateWALEntryRequest.getEntryOrBuilderList()
           
 List<? extends AdminProtos.WALEntryOrBuilder> AdminProtos.ReplicateWALEntryRequest.Builder.getEntryOrBuilderList()
           
 



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