public static final class FsImageProto.CacheManagerSection.Builder extends com.google.protobuf.GeneratedMessage.Builder<FsImageProto.CacheManagerSection.Builder> implements FsImageProto.CacheManagerSectionOrBuilder
hadoop.hdfs.fsimage.CacheManagerSection
Modifier and Type | Method and Description |
---|---|
FsImageProto.CacheManagerSection |
build() |
FsImageProto.CacheManagerSection |
buildPartial() |
FsImageProto.CacheManagerSection.Builder |
clear() |
FsImageProto.CacheManagerSection.Builder |
clearNextDirectiveId()
required uint64 nextDirectiveId = 1; |
FsImageProto.CacheManagerSection.Builder |
clearNumDirectives()
required uint32 numDirectives = 3; |
FsImageProto.CacheManagerSection.Builder |
clearNumPools()
required uint32 numPools = 2; |
FsImageProto.CacheManagerSection.Builder |
clone() |
FsImageProto.CacheManagerSection |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
long |
getNextDirectiveId()
required uint64 nextDirectiveId = 1; |
int |
getNumDirectives()
required uint32 numDirectives = 3; |
int |
getNumPools()
required uint32 numPools = 2; |
boolean |
hasNextDirectiveId()
required uint64 nextDirectiveId = 1; |
boolean |
hasNumDirectives()
required uint32 numDirectives = 3; |
boolean |
hasNumPools()
required uint32 numPools = 2; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FsImageProto.CacheManagerSection.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FsImageProto.CacheManagerSection.Builder |
mergeFrom(FsImageProto.CacheManagerSection other) |
FsImageProto.CacheManagerSection.Builder |
mergeFrom(com.google.protobuf.Message other) |
FsImageProto.CacheManagerSection.Builder |
setNextDirectiveId(long value)
required uint64 nextDirectiveId = 1; |
FsImageProto.CacheManagerSection.Builder |
setNumDirectives(int value)
required uint32 numDirectives = 3; |
FsImageProto.CacheManagerSection.Builder |
setNumPools(int value)
required uint32 numPools = 2; |
addRepeatedField, clearField, getAllFields, getField, getFieldBuilder, getParentForChildren, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, isClean, markClean, mergeUnknownFields, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields
findInitializationErrors, getInitializationErrorString, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException
addAll, newUninitializedMessageException
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.CacheManagerSection.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public FsImageProto.CacheManagerSection build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public FsImageProto.CacheManagerSection buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public FsImageProto.CacheManagerSection.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection.Builder mergeFrom(FsImageProto.CacheManagerSection other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessage.Builder<FsImageProto.CacheManagerSection.Builder>
public FsImageProto.CacheManagerSection.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<FsImageProto.CacheManagerSection.Builder>
IOException
public boolean hasNextDirectiveId()
required uint64 nextDirectiveId = 1;
hasNextDirectiveId
in interface FsImageProto.CacheManagerSectionOrBuilder
public long getNextDirectiveId()
required uint64 nextDirectiveId = 1;
getNextDirectiveId
in interface FsImageProto.CacheManagerSectionOrBuilder
public FsImageProto.CacheManagerSection.Builder setNextDirectiveId(long value)
required uint64 nextDirectiveId = 1;
public FsImageProto.CacheManagerSection.Builder clearNextDirectiveId()
required uint64 nextDirectiveId = 1;
public boolean hasNumPools()
required uint32 numPools = 2;
hasNumPools
in interface FsImageProto.CacheManagerSectionOrBuilder
public int getNumPools()
required uint32 numPools = 2;
getNumPools
in interface FsImageProto.CacheManagerSectionOrBuilder
public FsImageProto.CacheManagerSection.Builder setNumPools(int value)
required uint32 numPools = 2;
public FsImageProto.CacheManagerSection.Builder clearNumPools()
required uint32 numPools = 2;
public boolean hasNumDirectives()
required uint32 numDirectives = 3;
repeated CachePoolInfoProto pools repeated CacheDirectiveInfoProto directives
hasNumDirectives
in interface FsImageProto.CacheManagerSectionOrBuilder
public int getNumDirectives()
required uint32 numDirectives = 3;
repeated CachePoolInfoProto pools repeated CacheDirectiveInfoProto directives
getNumDirectives
in interface FsImageProto.CacheManagerSectionOrBuilder
public FsImageProto.CacheManagerSection.Builder setNumDirectives(int value)
required uint32 numDirectives = 3;
repeated CachePoolInfoProto pools repeated CacheDirectiveInfoProto directives
public FsImageProto.CacheManagerSection.Builder clearNumDirectives()
required uint32 numDirectives = 3;
repeated CachePoolInfoProto pools repeated CacheDirectiveInfoProto directives
Copyright © 2017 Apache Software Foundation. All Rights Reserved.