org.apache.hadoop.hbase.protobuf.generated
Class ClusterStatusProtos.ReplicationLoadSink.Builder

java.lang.Object
  extended by com.google.protobuf.AbstractMessageLite.Builder<BuilderType>
      extended by com.google.protobuf.AbstractMessage.Builder<BuilderType>
          extended by com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ReplicationLoadSink.Builder>
              extended by org.apache.hadoop.hbase.protobuf.generated.ClusterStatusProtos.ReplicationLoadSink.Builder
All Implemented Interfaces:
com.google.protobuf.Message.Builder, com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, com.google.protobuf.MessageOrBuilder, Cloneable, ClusterStatusProtos.ReplicationLoadSinkOrBuilder
Enclosing class:
ClusterStatusProtos.ReplicationLoadSink

public static final class ClusterStatusProtos.ReplicationLoadSink.Builder
extends com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ReplicationLoadSink.Builder>
implements ClusterStatusProtos.ReplicationLoadSinkOrBuilder

Protobuf type ReplicationLoadSink


Method Summary
 ClusterStatusProtos.ReplicationLoadSink build()
           
 ClusterStatusProtos.ReplicationLoadSink buildPartial()
           
 ClusterStatusProtos.ReplicationLoadSink.Builder clear()
           
 ClusterStatusProtos.ReplicationLoadSink.Builder clearAgeOfLastAppliedOp()
          required uint64 ageOfLastAppliedOp = 1;
 ClusterStatusProtos.ReplicationLoadSink.Builder clearTimeStampsOfLastAppliedOp()
          required uint64 timeStampsOfLastAppliedOp = 2;
 ClusterStatusProtos.ReplicationLoadSink.Builder clone()
           
 long getAgeOfLastAppliedOp()
          required uint64 ageOfLastAppliedOp = 1;
 ClusterStatusProtos.ReplicationLoadSink getDefaultInstanceForType()
           
static com.google.protobuf.Descriptors.Descriptor getDescriptor()
           
 com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
           
 long getTimeStampsOfLastAppliedOp()
          required uint64 timeStampsOfLastAppliedOp = 2;
 boolean hasAgeOfLastAppliedOp()
          required uint64 ageOfLastAppliedOp = 1;
 boolean hasTimeStampsOfLastAppliedOp()
          required uint64 timeStampsOfLastAppliedOp = 2;
protected  com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
           
 boolean isInitialized()
           
 ClusterStatusProtos.ReplicationLoadSink.Builder mergeFrom(ClusterStatusProtos.ReplicationLoadSink other)
           
 ClusterStatusProtos.ReplicationLoadSink.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
           
 ClusterStatusProtos.ReplicationLoadSink.Builder mergeFrom(com.google.protobuf.Message other)
           
 ClusterStatusProtos.ReplicationLoadSink.Builder setAgeOfLastAppliedOp(long value)
          required uint64 ageOfLastAppliedOp = 1;
 ClusterStatusProtos.ReplicationLoadSink.Builder setTimeStampsOfLastAppliedOp(long value)
          required uint64 timeStampsOfLastAppliedOp = 2;
 
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
 
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
 
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, newUninitializedMessageException
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField
 

Method Detail

getDescriptor

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()

internalGetFieldAccessorTable

protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
Specified by:
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ReplicationLoadSink.Builder>

clear

public ClusterStatusProtos.ReplicationLoadSink.Builder clear()
Specified by:
clear in interface com.google.protobuf.Message.Builder
Specified by:
clear in interface com.google.protobuf.MessageLite.Builder
Overrides:
clear in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ReplicationLoadSink.Builder>

clone

public ClusterStatusProtos.ReplicationLoadSink.Builder clone()
Specified by:
clone in interface com.google.protobuf.Message.Builder
Specified by:
clone in interface com.google.protobuf.MessageLite.Builder
Overrides:
clone in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ReplicationLoadSink.Builder>

getDescriptorForType

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
Specified by:
getDescriptorForType in interface com.google.protobuf.Message.Builder
Specified by:
getDescriptorForType in interface com.google.protobuf.MessageOrBuilder
Overrides:
getDescriptorForType in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ReplicationLoadSink.Builder>

getDefaultInstanceForType

public ClusterStatusProtos.ReplicationLoadSink getDefaultInstanceForType()
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuilder
Specified by:
getDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilder

build

public ClusterStatusProtos.ReplicationLoadSink build()
Specified by:
build in interface com.google.protobuf.Message.Builder
Specified by:
build in interface com.google.protobuf.MessageLite.Builder

buildPartial

public ClusterStatusProtos.ReplicationLoadSink buildPartial()
Specified by:
buildPartial in interface com.google.protobuf.Message.Builder
Specified by:
buildPartial in interface com.google.protobuf.MessageLite.Builder

mergeFrom

public ClusterStatusProtos.ReplicationLoadSink.Builder mergeFrom(com.google.protobuf.Message other)
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.ReplicationLoadSink.Builder>

mergeFrom

public ClusterStatusProtos.ReplicationLoadSink.Builder mergeFrom(ClusterStatusProtos.ReplicationLoadSink other)

isInitialized

public final boolean isInitialized()
Specified by:
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
Overrides:
isInitialized in class com.google.protobuf.GeneratedMessage.Builder<ClusterStatusProtos.ReplicationLoadSink.Builder>

mergeFrom

public ClusterStatusProtos.ReplicationLoadSink.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
                                                                 com.google.protobuf.ExtensionRegistryLite extensionRegistry)
                                                          throws IOException
Specified by:
mergeFrom in interface com.google.protobuf.Message.Builder
Specified by:
mergeFrom in interface com.google.protobuf.MessageLite.Builder
Overrides:
mergeFrom in class com.google.protobuf.AbstractMessage.Builder<ClusterStatusProtos.ReplicationLoadSink.Builder>
Throws:
IOException

hasAgeOfLastAppliedOp

public boolean hasAgeOfLastAppliedOp()
required uint64 ageOfLastAppliedOp = 1;

Specified by:
hasAgeOfLastAppliedOp in interface ClusterStatusProtos.ReplicationLoadSinkOrBuilder

getAgeOfLastAppliedOp

public long getAgeOfLastAppliedOp()
required uint64 ageOfLastAppliedOp = 1;

Specified by:
getAgeOfLastAppliedOp in interface ClusterStatusProtos.ReplicationLoadSinkOrBuilder

setAgeOfLastAppliedOp

public ClusterStatusProtos.ReplicationLoadSink.Builder setAgeOfLastAppliedOp(long value)
required uint64 ageOfLastAppliedOp = 1;


clearAgeOfLastAppliedOp

public ClusterStatusProtos.ReplicationLoadSink.Builder clearAgeOfLastAppliedOp()
required uint64 ageOfLastAppliedOp = 1;


hasTimeStampsOfLastAppliedOp

public boolean hasTimeStampsOfLastAppliedOp()
required uint64 timeStampsOfLastAppliedOp = 2;

Specified by:
hasTimeStampsOfLastAppliedOp in interface ClusterStatusProtos.ReplicationLoadSinkOrBuilder

getTimeStampsOfLastAppliedOp

public long getTimeStampsOfLastAppliedOp()
required uint64 timeStampsOfLastAppliedOp = 2;

Specified by:
getTimeStampsOfLastAppliedOp in interface ClusterStatusProtos.ReplicationLoadSinkOrBuilder

setTimeStampsOfLastAppliedOp

public ClusterStatusProtos.ReplicationLoadSink.Builder setTimeStampsOfLastAppliedOp(long value)
required uint64 timeStampsOfLastAppliedOp = 2;


clearTimeStampsOfLastAppliedOp

public ClusterStatusProtos.ReplicationLoadSink.Builder clearTimeStampsOfLastAppliedOp()
required uint64 timeStampsOfLastAppliedOp = 2;



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