public final class PolicyStatus extends com.google.protobuf.GeneratedMessageV3 implements PolicyStatusOrBuilder
next available id: 12Protobuf type
alluxio.grpc.policy.PolicyStatus
Modifier and Type | Class and Description |
---|---|
static class |
PolicyStatus.Builder
next available id: 12
|
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
ACTIONSCANCELED_FIELD_NUMBER |
static int |
ACTIONSFAILED_FIELD_NUMBER |
static int |
ACTIONSRUNNING_FIELD_NUMBER |
static int |
ACTIONSSCHEDULED_FIELD_NUMBER |
static int |
ACTIONSSUCCEEDED_FIELD_NUMBER |
static int |
ERRORS_FIELD_NUMBER |
static int |
ISSCANNING_FIELD_NUMBER |
static com.google.protobuf.Parser<PolicyStatus> |
PARSER
Deprecated.
|
static int |
SCANCOMPLETED_FIELD_NUMBER |
static int |
SCANPENDINGACTION_FIELD_NUMBER |
static int |
SCANSTARTEDMS_FIELD_NUMBER |
static int |
SCANTOTAL_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
containsErrors(String key)
map<string, string> errors = 10; |
boolean |
equals(Object obj) |
long |
getActionsCanceled()
optional int64 actionsCanceled = 8; |
long |
getActionsFailed()
optional int64 actionsFailed = 9; |
long |
getActionsRunning()
optional int64 actionsRunning = 6; |
long |
getActionsScheduled()
metrics
|
long |
getActionsSucceeded()
optional int64 actionsSucceeded = 7; |
static PolicyStatus |
getDefaultInstance() |
PolicyStatus |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
Map<String,String> |
getErrors()
Deprecated.
|
int |
getErrorsCount()
map<string, string> errors = 10; |
Map<String,String> |
getErrorsMap()
map<string, string> errors = 10; |
String |
getErrorsOrDefault(String key,
String defaultValue)
map<string, string> errors = 10; |
String |
getErrorsOrThrow(String key)
map<string, string> errors = 10; |
boolean |
getIsScanning()
optional bool isScanning = 11; |
com.google.protobuf.Parser<PolicyStatus> |
getParserForType() |
long |
getScanCompleted()
optional int64 scanCompleted = 4; |
long |
getScanPendingAction()
optional int64 scanPendingAction = 3; |
long |
getScanStartedMs()
scan status
|
long |
getScanTotal()
optional int64 scanTotal = 2; |
int |
getSerializedSize() |
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasActionsCanceled()
optional int64 actionsCanceled = 8; |
boolean |
hasActionsFailed()
optional int64 actionsFailed = 9; |
boolean |
hasActionsRunning()
optional int64 actionsRunning = 6; |
boolean |
hasActionsScheduled()
metrics
|
boolean |
hasActionsSucceeded()
optional int64 actionsSucceeded = 7; |
int |
hashCode() |
boolean |
hasIsScanning()
optional bool isScanning = 11; |
boolean |
hasScanCompleted()
optional int64 scanCompleted = 4; |
boolean |
hasScanPendingAction()
optional int64 scanPendingAction = 3; |
boolean |
hasScanStartedMs()
scan status
|
boolean |
hasScanTotal()
optional int64 scanTotal = 2; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
boolean |
isInitialized() |
static PolicyStatus.Builder |
newBuilder() |
static PolicyStatus.Builder |
newBuilder(PolicyStatus prototype) |
PolicyStatus.Builder |
newBuilderForType() |
protected PolicyStatus.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static PolicyStatus |
parseDelimitedFrom(InputStream input) |
static PolicyStatus |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PolicyStatus |
parseFrom(byte[] data) |
static PolicyStatus |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PolicyStatus |
parseFrom(ByteBuffer data) |
static PolicyStatus |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PolicyStatus |
parseFrom(com.google.protobuf.ByteString data) |
static PolicyStatus |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PolicyStatus |
parseFrom(com.google.protobuf.CodedInputStream input) |
static PolicyStatus |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PolicyStatus |
parseFrom(InputStream input) |
static PolicyStatus |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<PolicyStatus> |
parser() |
PolicyStatus.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int SCANSTARTEDMS_FIELD_NUMBER
public static final int SCANTOTAL_FIELD_NUMBER
public static final int SCANPENDINGACTION_FIELD_NUMBER
public static final int SCANCOMPLETED_FIELD_NUMBER
public static final int ISSCANNING_FIELD_NUMBER
public static final int ACTIONSSCHEDULED_FIELD_NUMBER
public static final int ACTIONSRUNNING_FIELD_NUMBER
public static final int ACTIONSSUCCEEDED_FIELD_NUMBER
public static final int ACTIONSCANCELED_FIELD_NUMBER
public static final int ACTIONSFAILED_FIELD_NUMBER
public static final int ERRORS_FIELD_NUMBER
@Deprecated public static final com.google.protobuf.Parser<PolicyStatus> PARSER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField
in class com.google.protobuf.GeneratedMessageV3
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public boolean hasScanStartedMs()
scan status
optional int64 scanStartedMs = 1;
hasScanStartedMs
in interface PolicyStatusOrBuilder
public long getScanStartedMs()
scan status
optional int64 scanStartedMs = 1;
getScanStartedMs
in interface PolicyStatusOrBuilder
public boolean hasScanTotal()
optional int64 scanTotal = 2;
hasScanTotal
in interface PolicyStatusOrBuilder
public long getScanTotal()
optional int64 scanTotal = 2;
getScanTotal
in interface PolicyStatusOrBuilder
public boolean hasScanPendingAction()
optional int64 scanPendingAction = 3;
hasScanPendingAction
in interface PolicyStatusOrBuilder
public long getScanPendingAction()
optional int64 scanPendingAction = 3;
getScanPendingAction
in interface PolicyStatusOrBuilder
public boolean hasScanCompleted()
optional int64 scanCompleted = 4;
hasScanCompleted
in interface PolicyStatusOrBuilder
public long getScanCompleted()
optional int64 scanCompleted = 4;
getScanCompleted
in interface PolicyStatusOrBuilder
public boolean hasIsScanning()
optional bool isScanning = 11;
hasIsScanning
in interface PolicyStatusOrBuilder
public boolean getIsScanning()
optional bool isScanning = 11;
getIsScanning
in interface PolicyStatusOrBuilder
public boolean hasActionsScheduled()
metrics
optional int64 actionsScheduled = 5;
hasActionsScheduled
in interface PolicyStatusOrBuilder
public long getActionsScheduled()
metrics
optional int64 actionsScheduled = 5;
getActionsScheduled
in interface PolicyStatusOrBuilder
public boolean hasActionsRunning()
optional int64 actionsRunning = 6;
hasActionsRunning
in interface PolicyStatusOrBuilder
public long getActionsRunning()
optional int64 actionsRunning = 6;
getActionsRunning
in interface PolicyStatusOrBuilder
public boolean hasActionsSucceeded()
optional int64 actionsSucceeded = 7;
hasActionsSucceeded
in interface PolicyStatusOrBuilder
public long getActionsSucceeded()
optional int64 actionsSucceeded = 7;
getActionsSucceeded
in interface PolicyStatusOrBuilder
public boolean hasActionsCanceled()
optional int64 actionsCanceled = 8;
hasActionsCanceled
in interface PolicyStatusOrBuilder
public long getActionsCanceled()
optional int64 actionsCanceled = 8;
getActionsCanceled
in interface PolicyStatusOrBuilder
public boolean hasActionsFailed()
optional int64 actionsFailed = 9;
hasActionsFailed
in interface PolicyStatusOrBuilder
public long getActionsFailed()
optional int64 actionsFailed = 9;
getActionsFailed
in interface PolicyStatusOrBuilder
public int getErrorsCount()
PolicyStatusOrBuilder
map<string, string> errors = 10;
getErrorsCount
in interface PolicyStatusOrBuilder
public boolean containsErrors(String key)
map<string, string> errors = 10;
containsErrors
in interface PolicyStatusOrBuilder
@Deprecated public Map<String,String> getErrors()
getErrorsMap()
instead.getErrors
in interface PolicyStatusOrBuilder
public Map<String,String> getErrorsMap()
map<string, string> errors = 10;
getErrorsMap
in interface PolicyStatusOrBuilder
public String getErrorsOrDefault(String key, String defaultValue)
map<string, string> errors = 10;
getErrorsOrDefault
in interface PolicyStatusOrBuilder
public String getErrorsOrThrow(String key)
map<string, string> errors = 10;
getErrorsOrThrow
in interface PolicyStatusOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static PolicyStatus parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PolicyStatus parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PolicyStatus parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PolicyStatus parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PolicyStatus parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PolicyStatus parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static PolicyStatus parseFrom(InputStream input) throws IOException
IOException
public static PolicyStatus parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static PolicyStatus parseDelimitedFrom(InputStream input) throws IOException
IOException
public static PolicyStatus parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static PolicyStatus parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static PolicyStatus parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public PolicyStatus.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static PolicyStatus.Builder newBuilder()
public static PolicyStatus.Builder newBuilder(PolicyStatus prototype)
public PolicyStatus.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected PolicyStatus.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static PolicyStatus getDefaultInstance()
public static com.google.protobuf.Parser<PolicyStatus> parser()
public com.google.protobuf.Parser<PolicyStatus> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public PolicyStatus getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2023. All Rights Reserved.