类 Function.FunctionMetaData
- java.lang.Object
-
- com.google.protobuf.AbstractMessageLite
-
- com.google.protobuf.AbstractMessage
-
- com.google.protobuf.GeneratedMessageV3
-
- org.apache.pulsar.functions.proto.Function.FunctionMetaData
-
- 所有已实现的接口:
com.google.protobuf.Message,com.google.protobuf.MessageLite,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,java.io.Serializable,Function.FunctionMetaDataOrBuilder
- 封闭类:
- Function
public static final class Function.FunctionMetaData extends com.google.protobuf.GeneratedMessageV3 implements Function.FunctionMetaDataOrBuilder
Protobuf typeproto.FunctionMetaData- 另请参阅:
- 序列化表格
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classFunction.FunctionMetaData.BuilderProtobuf typeproto.FunctionMetaData-
从类继承的嵌套类/接口 com.google.protobuf.GeneratedMessageV3
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
-
-
字段概要
字段 修饰符和类型 字段 说明 static intCREATETIME_FIELD_NUMBERstatic intFUNCTIONAUTHSPEC_FIELD_NUMBERstatic intFUNCTIONDETAILS_FIELD_NUMBERstatic intINSTANCESTATES_FIELD_NUMBERstatic intPACKAGELOCATION_FIELD_NUMBERstatic intVERSION_FIELD_NUMBER
-
方法概要
所有方法 静态方法 实例方法 具体方法 已过时的方法 修饰符和类型 方法 说明 booleancontainsInstanceStates(int key)map<int32, .proto.FunctionState> instanceStates = 5;booleanequals(java.lang.Object obj)longgetCreateTime()uint64 createTime = 4;static Function.FunctionMetaDatagetDefaultInstance()Function.FunctionMetaDatagetDefaultInstanceForType()static com.google.protobuf.Descriptors.DescriptorgetDescriptor()Function.FunctionAuthenticationSpecgetFunctionAuthSpec().proto.FunctionAuthenticationSpec functionAuthSpec = 6;Function.FunctionAuthenticationSpecOrBuildergetFunctionAuthSpecOrBuilder().proto.FunctionAuthenticationSpec functionAuthSpec = 6;Function.FunctionDetailsgetFunctionDetails().proto.FunctionDetails functionDetails = 1;Function.FunctionDetailsOrBuildergetFunctionDetailsOrBuilder().proto.FunctionDetails functionDetails = 1;java.util.Map<java.lang.Integer,Function.FunctionState>getInstanceStates()已过时。intgetInstanceStatesCount()map<int32, .proto.FunctionState> instanceStates = 5;java.util.Map<java.lang.Integer,Function.FunctionState>getInstanceStatesMap()map<int32, .proto.FunctionState> instanceStates = 5;Function.FunctionStategetInstanceStatesOrDefault(int key, Function.FunctionState defaultValue)map<int32, .proto.FunctionState> instanceStates = 5;Function.FunctionStategetInstanceStatesOrThrow(int key)map<int32, .proto.FunctionState> instanceStates = 5;java.util.Map<java.lang.Integer,java.lang.Integer>getInstanceStatesValue()已过时。java.util.Map<java.lang.Integer,java.lang.Integer>getInstanceStatesValueMap()map<int32, .proto.FunctionState> instanceStates = 5;intgetInstanceStatesValueOrDefault(int key, int defaultValue)map<int32, .proto.FunctionState> instanceStates = 5;intgetInstanceStatesValueOrThrow(int key)map<int32, .proto.FunctionState> instanceStates = 5;Function.PackageLocationMetaDatagetPackageLocation().proto.PackageLocationMetaData packageLocation = 2;Function.PackageLocationMetaDataOrBuildergetPackageLocationOrBuilder().proto.PackageLocationMetaData packageLocation = 2;com.google.protobuf.Parser<Function.FunctionMetaData>getParserForType()intgetSerializedSize()com.google.protobuf.UnknownFieldSetgetUnknownFields()longgetVersion()uint64 version = 3;booleanhasFunctionAuthSpec().proto.FunctionAuthenticationSpec functionAuthSpec = 6;booleanhasFunctionDetails().proto.FunctionDetails functionDetails = 1;inthashCode()booleanhasPackageLocation().proto.PackageLocationMetaData packageLocation = 2;protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTableinternalGetFieldAccessorTable()protected com.google.protobuf.MapFieldinternalGetMapField(int number)booleanisInitialized()static Function.FunctionMetaData.BuildernewBuilder()static Function.FunctionMetaData.BuildernewBuilder(Function.FunctionMetaData prototype)Function.FunctionMetaData.BuildernewBuilderForType()protected Function.FunctionMetaData.BuildernewBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)protected java.lang.ObjectnewInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)static Function.FunctionMetaDataparseDelimitedFrom(java.io.InputStream input)static Function.FunctionMetaDataparseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.FunctionMetaDataparseFrom(byte[] data)static Function.FunctionMetaDataparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.FunctionMetaDataparseFrom(com.google.protobuf.ByteString data)static Function.FunctionMetaDataparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.FunctionMetaDataparseFrom(com.google.protobuf.CodedInputStream input)static Function.FunctionMetaDataparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.FunctionMetaDataparseFrom(java.io.InputStream input)static Function.FunctionMetaDataparseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Function.FunctionMetaDataparseFrom(java.nio.ByteBuffer data)static Function.FunctionMetaDataparseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static com.google.protobuf.Parser<Function.FunctionMetaData>parser()Function.FunctionMetaData.BuildertoBuilder()voidwriteTo(com.google.protobuf.CodedOutputStream output)-
从类继承的方法 com.google.protobuf.GeneratedMessageV3
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
-
从类继承的方法 com.google.protobuf.AbstractMessage
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
-
-
-
-
字段详细资料
-
FUNCTIONDETAILS_FIELD_NUMBER
public static final int FUNCTIONDETAILS_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
PACKAGELOCATION_FIELD_NUMBER
public static final int PACKAGELOCATION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
VERSION_FIELD_NUMBER
public static final int VERSION_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
CREATETIME_FIELD_NUMBER
public static final int CREATETIME_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
INSTANCESTATES_FIELD_NUMBER
public static final int INSTANCESTATES_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
FUNCTIONAUTHSPEC_FIELD_NUMBER
public static final int FUNCTIONAUTHSPEC_FIELD_NUMBER
- 另请参阅:
- 常量字段值
-
-
方法详细资料
-
newInstance
protected java.lang.Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
- 覆盖:
newInstance在类中com.google.protobuf.GeneratedMessageV3
-
getUnknownFields
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
- 指定者:
getUnknownFields在接口中com.google.protobuf.MessageOrBuilder- 覆盖:
getUnknownFields在类中com.google.protobuf.GeneratedMessageV3
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
-
internalGetMapField
protected com.google.protobuf.MapField internalGetMapField(int number)
- 覆盖:
internalGetMapField在类中com.google.protobuf.GeneratedMessageV3
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
- 指定者:
internalGetFieldAccessorTable在类中com.google.protobuf.GeneratedMessageV3
-
hasFunctionDetails
public boolean hasFunctionDetails()
.proto.FunctionDetails functionDetails = 1;- 指定者:
hasFunctionDetails在接口中Function.FunctionMetaDataOrBuilder- 返回:
- Whether the functionDetails field is set.
-
getFunctionDetails
public Function.FunctionDetails getFunctionDetails()
.proto.FunctionDetails functionDetails = 1;- 指定者:
getFunctionDetails在接口中Function.FunctionMetaDataOrBuilder- 返回:
- The functionDetails.
-
getFunctionDetailsOrBuilder
public Function.FunctionDetailsOrBuilder getFunctionDetailsOrBuilder()
.proto.FunctionDetails functionDetails = 1;
-
hasPackageLocation
public boolean hasPackageLocation()
.proto.PackageLocationMetaData packageLocation = 2;- 指定者:
hasPackageLocation在接口中Function.FunctionMetaDataOrBuilder- 返回:
- Whether the packageLocation field is set.
-
getPackageLocation
public Function.PackageLocationMetaData getPackageLocation()
.proto.PackageLocationMetaData packageLocation = 2;- 指定者:
getPackageLocation在接口中Function.FunctionMetaDataOrBuilder- 返回:
- The packageLocation.
-
getPackageLocationOrBuilder
public Function.PackageLocationMetaDataOrBuilder getPackageLocationOrBuilder()
.proto.PackageLocationMetaData packageLocation = 2;
-
getVersion
public long getVersion()
uint64 version = 3;- 指定者:
getVersion在接口中Function.FunctionMetaDataOrBuilder- 返回:
- The version.
-
getCreateTime
public long getCreateTime()
uint64 createTime = 4;- 指定者:
getCreateTime在接口中Function.FunctionMetaDataOrBuilder- 返回:
- The createTime.
-
getInstanceStatesCount
public int getInstanceStatesCount()
从接口复制的说明:Function.FunctionMetaDataOrBuildermap<int32, .proto.FunctionState> instanceStates = 5;
-
containsInstanceStates
public boolean containsInstanceStates(int key)
map<int32, .proto.FunctionState> instanceStates = 5;
-
getInstanceStates
@Deprecated public java.util.Map<java.lang.Integer,Function.FunctionState> getInstanceStates()
已过时。UsegetInstanceStatesMap()instead.
-
getInstanceStatesMap
public java.util.Map<java.lang.Integer,Function.FunctionState> getInstanceStatesMap()
map<int32, .proto.FunctionState> instanceStates = 5;
-
getInstanceStatesOrDefault
public Function.FunctionState getInstanceStatesOrDefault(int key, Function.FunctionState defaultValue)
map<int32, .proto.FunctionState> instanceStates = 5;
-
getInstanceStatesOrThrow
public Function.FunctionState getInstanceStatesOrThrow(int key)
map<int32, .proto.FunctionState> instanceStates = 5;
-
getInstanceStatesValue
@Deprecated public java.util.Map<java.lang.Integer,java.lang.Integer> getInstanceStatesValue()
已过时。UsegetInstanceStatesValueMap()instead.
-
getInstanceStatesValueMap
public java.util.Map<java.lang.Integer,java.lang.Integer> getInstanceStatesValueMap()
map<int32, .proto.FunctionState> instanceStates = 5;
-
getInstanceStatesValueOrDefault
public int getInstanceStatesValueOrDefault(int key, int defaultValue)map<int32, .proto.FunctionState> instanceStates = 5;
-
getInstanceStatesValueOrThrow
public int getInstanceStatesValueOrThrow(int key)
map<int32, .proto.FunctionState> instanceStates = 5;
-
hasFunctionAuthSpec
public boolean hasFunctionAuthSpec()
.proto.FunctionAuthenticationSpec functionAuthSpec = 6;- 指定者:
hasFunctionAuthSpec在接口中Function.FunctionMetaDataOrBuilder- 返回:
- Whether the functionAuthSpec field is set.
-
getFunctionAuthSpec
public Function.FunctionAuthenticationSpec getFunctionAuthSpec()
.proto.FunctionAuthenticationSpec functionAuthSpec = 6;- 指定者:
getFunctionAuthSpec在接口中Function.FunctionMetaDataOrBuilder- 返回:
- The functionAuthSpec.
-
getFunctionAuthSpecOrBuilder
public Function.FunctionAuthenticationSpecOrBuilder getFunctionAuthSpecOrBuilder()
.proto.FunctionAuthenticationSpec functionAuthSpec = 6;
-
isInitialized
public final boolean isInitialized()
- 指定者:
isInitialized在接口中com.google.protobuf.MessageLiteOrBuilder- 覆盖:
isInitialized在类中com.google.protobuf.GeneratedMessageV3
-
writeTo
public void writeTo(com.google.protobuf.CodedOutputStream output) throws java.io.IOException- 指定者:
writeTo在接口中com.google.protobuf.MessageLite- 覆盖:
writeTo在类中com.google.protobuf.GeneratedMessageV3- 抛出:
java.io.IOException
-
getSerializedSize
public int getSerializedSize()
- 指定者:
getSerializedSize在接口中com.google.protobuf.MessageLite- 覆盖:
getSerializedSize在类中com.google.protobuf.GeneratedMessageV3
-
equals
public boolean equals(java.lang.Object obj)
- 指定者:
equals在接口中com.google.protobuf.Message- 覆盖:
equals在类中com.google.protobuf.AbstractMessage
-
hashCode
public int hashCode()
- 指定者:
hashCode在接口中com.google.protobuf.Message- 覆盖:
hashCode在类中com.google.protobuf.AbstractMessage
-
parseFrom
public static Function.FunctionMetaData parseFrom(java.nio.ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.FunctionMetaData parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.FunctionMetaData parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.FunctionMetaData parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.FunctionMetaData parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.FunctionMetaData parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
- 抛出:
com.google.protobuf.InvalidProtocolBufferException
-
parseFrom
public static Function.FunctionMetaData parseFrom(java.io.InputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static Function.FunctionMetaData parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseDelimitedFrom
public static Function.FunctionMetaData parseDelimitedFrom(java.io.InputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseDelimitedFrom
public static Function.FunctionMetaData parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static Function.FunctionMetaData parseFrom(com.google.protobuf.CodedInputStream input) throws java.io.IOException
- 抛出:
java.io.IOException
-
parseFrom
public static Function.FunctionMetaData parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
- 抛出:
java.io.IOException
-
newBuilderForType
public Function.FunctionMetaData.Builder newBuilderForType()
- 指定者:
newBuilderForType在接口中com.google.protobuf.Message- 指定者:
newBuilderForType在接口中com.google.protobuf.MessageLite
-
newBuilder
public static Function.FunctionMetaData.Builder newBuilder()
-
newBuilder
public static Function.FunctionMetaData.Builder newBuilder(Function.FunctionMetaData prototype)
-
toBuilder
public Function.FunctionMetaData.Builder toBuilder()
- 指定者:
toBuilder在接口中com.google.protobuf.Message- 指定者:
toBuilder在接口中com.google.protobuf.MessageLite
-
newBuilderForType
protected Function.FunctionMetaData.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
- 指定者:
newBuilderForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstance
public static Function.FunctionMetaData getDefaultInstance()
-
parser
public static com.google.protobuf.Parser<Function.FunctionMetaData> parser()
-
getParserForType
public com.google.protobuf.Parser<Function.FunctionMetaData> getParserForType()
- 指定者:
getParserForType在接口中com.google.protobuf.Message- 指定者:
getParserForType在接口中com.google.protobuf.MessageLite- 覆盖:
getParserForType在类中com.google.protobuf.GeneratedMessageV3
-
getDefaultInstanceForType
public Function.FunctionMetaData getDefaultInstanceForType()
- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageLiteOrBuilder- 指定者:
getDefaultInstanceForType在接口中com.google.protobuf.MessageOrBuilder
-
-