|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.google.protobuf.AbstractMessageLite.Builder<BuilderType>
com.google.protobuf.GeneratedMessageLite.Builder<ZooKeeperPB.ClusterUp,ZooKeeperPB.ClusterUp.Builder>
org.hbase.async.generated.ZooKeeperPB.ClusterUp.Builder
public static final class ZooKeeperPB.ClusterUp.Builder
Protobuf type ClusterUp
Content of the '/hbase/running', cluster state, znode.
| Method Summary | |
|---|---|
ZooKeeperPB.ClusterUp |
build()
|
ZooKeeperPB.ClusterUp |
buildPartial()
|
ZooKeeperPB.ClusterUp.Builder |
clear()
|
ZooKeeperPB.ClusterUp.Builder |
clearStartDate()
required string start_date = 1; |
ZooKeeperPB.ClusterUp.Builder |
clone()
|
ZooKeeperPB.ClusterUp |
getDefaultInstanceForType()
|
String |
getStartDate()
required string start_date = 1; |
com.google.protobuf.ByteString |
getStartDateBytes()
required string start_date = 1; |
boolean |
hasStartDate()
required string start_date = 1; |
boolean |
isInitialized()
|
ZooKeeperPB.ClusterUp.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
ZooKeeperPB.ClusterUp.Builder |
mergeFrom(ZooKeeperPB.ClusterUp other)
|
ZooKeeperPB.ClusterUp.Builder |
setStartDate(String value)
required string start_date = 1; |
ZooKeeperPB.ClusterUp.Builder |
setStartDateBytes(com.google.protobuf.ByteString value)
required string start_date = 1; |
| Methods inherited from class com.google.protobuf.GeneratedMessageLite.Builder |
|---|
parseUnknownField |
| Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder |
|---|
addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public ZooKeeperPB.ClusterUp.Builder clear()
clear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageLite.Builder<ZooKeeperPB.ClusterUp,ZooKeeperPB.ClusterUp.Builder>public ZooKeeperPB.ClusterUp.Builder clone()
clone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageLite.Builder<ZooKeeperPB.ClusterUp,ZooKeeperPB.ClusterUp.Builder>public ZooKeeperPB.ClusterUp getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in class com.google.protobuf.GeneratedMessageLite.Builder<ZooKeeperPB.ClusterUp,ZooKeeperPB.ClusterUp.Builder>public ZooKeeperPB.ClusterUp build()
build in interface com.google.protobuf.MessageLite.Builderpublic ZooKeeperPB.ClusterUp buildPartial()
buildPartial in interface com.google.protobuf.MessageLite.Builderpublic ZooKeeperPB.ClusterUp.Builder mergeFrom(ZooKeeperPB.ClusterUp other)
mergeFrom in class com.google.protobuf.GeneratedMessageLite.Builder<ZooKeeperPB.ClusterUp,ZooKeeperPB.ClusterUp.Builder>public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilder
public ZooKeeperPB.ClusterUp.Builder mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry)
throws IOException
mergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessageLite.Builder<ZooKeeperPB.ClusterUp.Builder>IOExceptionpublic boolean hasStartDate()
required string start_date = 1;
If this znode is present, cluster is up. Currently the data is cluster start_date.
hasStartDate in interface ZooKeeperPB.ClusterUpOrBuilderpublic String getStartDate()
required string start_date = 1;
If this znode is present, cluster is up. Currently the data is cluster start_date.
getStartDate in interface ZooKeeperPB.ClusterUpOrBuilderpublic com.google.protobuf.ByteString getStartDateBytes()
required string start_date = 1;
If this znode is present, cluster is up. Currently the data is cluster start_date.
getStartDateBytes in interface ZooKeeperPB.ClusterUpOrBuilderpublic ZooKeeperPB.ClusterUp.Builder setStartDate(String value)
required string start_date = 1;
If this znode is present, cluster is up. Currently the data is cluster start_date.
public ZooKeeperPB.ClusterUp.Builder clearStartDate()
required string start_date = 1;
If this znode is present, cluster is up. Currently the data is cluster start_date.
public ZooKeeperPB.ClusterUp.Builder setStartDateBytes(com.google.protobuf.ByteString value)
required string start_date = 1;
If this znode is present, cluster is up. Currently the data is cluster start_date.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||