public static final class HdfsProtos.ContentSummaryProto extends com.google.protobuf.GeneratedMessage implements HdfsProtos.ContentSummaryProtoOrBuilder
hadoop.hdfs.ContentSummaryProto
Summary of a file or directory
| Modifier and Type | Class and Description |
|---|---|
static class |
HdfsProtos.ContentSummaryProto.Builder
Protobuf type
hadoop.hdfs.ContentSummaryProto |
com.google.protobuf.GeneratedMessage.BuilderParent, com.google.protobuf.GeneratedMessage.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessage.ExtendableBuilder>, com.google.protobuf.GeneratedMessage.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessage.ExtendableMessage>, com.google.protobuf.GeneratedMessage.FieldAccessorTable, com.google.protobuf.GeneratedMessage.GeneratedExtension<ContainingType extends com.google.protobuf.Message,Type>| Modifier and Type | Field and Description |
|---|---|
static int |
DIRECTORYCOUNT_FIELD_NUMBER |
static int |
FILECOUNT_FIELD_NUMBER |
static int |
LENGTH_FIELD_NUMBER |
static com.google.protobuf.Parser<HdfsProtos.ContentSummaryProto> |
PARSER |
static int |
QUOTA_FIELD_NUMBER |
static int |
SPACECONSUMED_FIELD_NUMBER |
static int |
SPACEQUOTA_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static HdfsProtos.ContentSummaryProto |
getDefaultInstance() |
HdfsProtos.ContentSummaryProto |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
long |
getDirectoryCount()
required uint64 directoryCount = 3; |
long |
getFileCount()
required uint64 fileCount = 2; |
long |
getLength()
required uint64 length = 1; |
com.google.protobuf.Parser<HdfsProtos.ContentSummaryProto> |
getParserForType() |
long |
getQuota()
required uint64 quota = 4; |
int |
getSerializedSize() |
long |
getSpaceConsumed()
required uint64 spaceConsumed = 5; |
long |
getSpaceQuota()
required uint64 spaceQuota = 6; |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasDirectoryCount()
required uint64 directoryCount = 3; |
boolean |
hasFileCount()
required uint64 fileCount = 2; |
int |
hashCode() |
boolean |
hasLength()
required uint64 length = 1; |
boolean |
hasQuota()
required uint64 quota = 4; |
boolean |
hasSpaceConsumed()
required uint64 spaceConsumed = 5; |
boolean |
hasSpaceQuota()
required uint64 spaceQuota = 6; |
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static HdfsProtos.ContentSummaryProto.Builder |
newBuilder() |
static HdfsProtos.ContentSummaryProto.Builder |
newBuilder(HdfsProtos.ContentSummaryProto prototype) |
HdfsProtos.ContentSummaryProto.Builder |
newBuilderForType() |
protected HdfsProtos.ContentSummaryProto.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent) |
static HdfsProtos.ContentSummaryProto |
parseDelimitedFrom(InputStream input) |
static HdfsProtos.ContentSummaryProto |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HdfsProtos.ContentSummaryProto |
parseFrom(byte[] data) |
static HdfsProtos.ContentSummaryProto |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HdfsProtos.ContentSummaryProto |
parseFrom(com.google.protobuf.ByteString data) |
static HdfsProtos.ContentSummaryProto |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HdfsProtos.ContentSummaryProto |
parseFrom(com.google.protobuf.CodedInputStream input) |
static HdfsProtos.ContentSummaryProto |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static HdfsProtos.ContentSummaryProto |
parseFrom(InputStream input) |
static HdfsProtos.ContentSummaryProto |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
HdfsProtos.ContentSummaryProto.Builder |
toBuilder() |
protected Object |
writeReplace() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
getAllFields, getDescriptorForType, getField, getRepeatedField, getRepeatedFieldCount, hasField, makeExtensionsImmutable, newFileScopedGeneratedExtension, newMessageScopedGeneratedExtension, parseUnknownFieldfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringtoByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static com.google.protobuf.Parser<HdfsProtos.ContentSummaryProto> PARSER
public static final int LENGTH_FIELD_NUMBER
public static final int FILECOUNT_FIELD_NUMBER
public static final int DIRECTORYCOUNT_FIELD_NUMBER
public static final int QUOTA_FIELD_NUMBER
public static final int SPACECONSUMED_FIELD_NUMBER
public static final int SPACEQUOTA_FIELD_NUMBER
public static HdfsProtos.ContentSummaryProto getDefaultInstance()
public HdfsProtos.ContentSummaryProto getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessagepublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessagepublic com.google.protobuf.Parser<HdfsProtos.ContentSummaryProto> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessagepublic boolean hasLength()
required uint64 length = 1;hasLength in interface HdfsProtos.ContentSummaryProtoOrBuilderpublic long getLength()
required uint64 length = 1;getLength in interface HdfsProtos.ContentSummaryProtoOrBuilderpublic boolean hasFileCount()
required uint64 fileCount = 2;hasFileCount in interface HdfsProtos.ContentSummaryProtoOrBuilderpublic long getFileCount()
required uint64 fileCount = 2;getFileCount in interface HdfsProtos.ContentSummaryProtoOrBuilderpublic boolean hasDirectoryCount()
required uint64 directoryCount = 3;hasDirectoryCount in interface HdfsProtos.ContentSummaryProtoOrBuilderpublic long getDirectoryCount()
required uint64 directoryCount = 3;getDirectoryCount in interface HdfsProtos.ContentSummaryProtoOrBuilderpublic boolean hasQuota()
required uint64 quota = 4;hasQuota in interface HdfsProtos.ContentSummaryProtoOrBuilderpublic long getQuota()
required uint64 quota = 4;getQuota in interface HdfsProtos.ContentSummaryProtoOrBuilderpublic boolean hasSpaceConsumed()
required uint64 spaceConsumed = 5;hasSpaceConsumed in interface HdfsProtos.ContentSummaryProtoOrBuilderpublic long getSpaceConsumed()
required uint64 spaceConsumed = 5;getSpaceConsumed in interface HdfsProtos.ContentSummaryProtoOrBuilderpublic boolean hasSpaceQuota()
required uint64 spaceQuota = 6;hasSpaceQuota in interface HdfsProtos.ContentSummaryProtoOrBuilderpublic long getSpaceQuota()
required uint64 spaceQuota = 6;getSpaceQuota in interface HdfsProtos.ContentSummaryProtoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessagepublic void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.AbstractMessageIOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.AbstractMessageprotected Object writeReplace() throws ObjectStreamException
writeReplace in class com.google.protobuf.GeneratedMessageObjectStreamExceptionpublic boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static HdfsProtos.ContentSummaryProto parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HdfsProtos.ContentSummaryProto parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HdfsProtos.ContentSummaryProto parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HdfsProtos.ContentSummaryProto parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static HdfsProtos.ContentSummaryProto parseFrom(InputStream input) throws IOException
IOExceptionpublic static HdfsProtos.ContentSummaryProto parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HdfsProtos.ContentSummaryProto parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static HdfsProtos.ContentSummaryProto parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HdfsProtos.ContentSummaryProto parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static HdfsProtos.ContentSummaryProto parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static HdfsProtos.ContentSummaryProto.Builder newBuilder()
public HdfsProtos.ContentSummaryProto.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static HdfsProtos.ContentSummaryProto.Builder newBuilder(HdfsProtos.ContentSummaryProto prototype)
public HdfsProtos.ContentSummaryProto.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected HdfsProtos.ContentSummaryProto.Builder newBuilderForType(com.google.protobuf.GeneratedMessage.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageCopyright © 2013 Apache Software Foundation. All rights reserved.