public enum SectionType extends java.lang.Enum<SectionType> implements com.google.protobuf.ProtocolMessageEnum
staros.SectionType| Enum Constant and Description |
|---|
SECTION_COMPONENT_COMPOSITE
SECTION_COMPONENT_COMPOSITE = 5; |
SECTION_COMPONENT_JSON
SECTION_COMPONENT_JSON = 3; |
SECTION_COMPONENT_MANUAL
for test purpose
|
SECTION_COMPONENT_PB
SECTION_COMPONENT_PB = 4; |
SECTION_DONE
SECTION_DONE = 1; |
SECTION_FILESTOREMGR_BEGIN
FileStoreManager Section 181 ~ 200 [182 ~ 199]
|
SECTION_FILESTOREMGR_END
New FileStoreManager sections added here
|
SECTION_FILESTOREMGR_FILESTORE
SECTION_FILESTOREMGR_FILESTORE = 182; |
SECTION_INVALID_TYPE
SECTION_INVALID_TYPE = 0; |
SECTION_SERVICEMGR_BEGIN
ServiceManager Section 161 ~ 180 [162 ~ 179]
|
SECTION_SERVICEMGR_END
New ServiceManager sections added here
|
SECTION_SERVICEMGR_FILESTOREMGR
SECTION_SERVICEMGR_FILESTOREMGR = 165; |
SECTION_SERVICEMGR_SERVICE
SECTION_SERVICEMGR_SERVICE = 163; |
SECTION_SERVICEMGR_SHARDMGR
SECTION_SERVICEMGR_SHARDMGR = 164; |
SECTION_SERVICEMGR_TEMPLATE
SECTION_SERVICEMGR_TEMPLATE = 162; |
SECTION_SHARDMGR_BEGIN
ShardManager Section 141 ~ 160 [142 ~ 159]
|
SECTION_SHARDMGR_END
New ShardManager sections added here
|
SECTION_SHARDMGR_META_GROUP
SECTION_SHARDMGR_META_GROUP = 142; |
SECTION_SHARDMGR_SHARD
SECTION_SHARDMGR_SHARD = 144; |
SECTION_SHARDMGR_SHARD_GROUP
SECTION_SHARDMGR_SHARD_GROUP = 143; |
SECTION_STARMGR_BEGIN
StarManager Section 101 - 120 [ 102 ~ 119]
|
SECTION_STARMGR_END
New StarManager sections added here
|
SECTION_STARMGR_SERVICEMGR
SECTION_STARMGR_SERVICEMGR = 102; |
SECTION_STARMGR_WORKERMGR
SECTION_STARMGR_WORKERMGR = 103; |
SECTION_WORKERMGR_BEGIN
WorkerManager Section 121 - 140 [122 ~ 139]
|
SECTION_WORKERMGR_END
New WorkerManager sections added here
|
SECTION_WORKERMGR_SWG
SECTION_WORKERMGR_SWG = 122; |
SECTION_WORKERMGR_WORKER
SECTION_WORKERMGR_WORKER = 123; |
UNRECOGNIZED |
| Modifier and Type | Field and Description |
|---|---|
static int |
SECTION_COMPONENT_COMPOSITE_VALUE
SECTION_COMPONENT_COMPOSITE = 5; |
static int |
SECTION_COMPONENT_JSON_VALUE
SECTION_COMPONENT_JSON = 3; |
static int |
SECTION_COMPONENT_MANUAL_VALUE
for test purpose
|
static int |
SECTION_COMPONENT_PB_VALUE
SECTION_COMPONENT_PB = 4; |
static int |
SECTION_DONE_VALUE
SECTION_DONE = 1; |
static int |
SECTION_FILESTOREMGR_BEGIN_VALUE
FileStoreManager Section 181 ~ 200 [182 ~ 199]
|
static int |
SECTION_FILESTOREMGR_END_VALUE
New FileStoreManager sections added here
|
static int |
SECTION_FILESTOREMGR_FILESTORE_VALUE
SECTION_FILESTOREMGR_FILESTORE = 182; |
static int |
SECTION_INVALID_TYPE_VALUE
SECTION_INVALID_TYPE = 0; |
static int |
SECTION_SERVICEMGR_BEGIN_VALUE
ServiceManager Section 161 ~ 180 [162 ~ 179]
|
static int |
SECTION_SERVICEMGR_END_VALUE
New ServiceManager sections added here
|
static int |
SECTION_SERVICEMGR_FILESTOREMGR_VALUE
SECTION_SERVICEMGR_FILESTOREMGR = 165; |
static int |
SECTION_SERVICEMGR_SERVICE_VALUE
SECTION_SERVICEMGR_SERVICE = 163; |
static int |
SECTION_SERVICEMGR_SHARDMGR_VALUE
SECTION_SERVICEMGR_SHARDMGR = 164; |
static int |
SECTION_SERVICEMGR_TEMPLATE_VALUE
SECTION_SERVICEMGR_TEMPLATE = 162; |
static int |
SECTION_SHARDMGR_BEGIN_VALUE
ShardManager Section 141 ~ 160 [142 ~ 159]
|
static int |
SECTION_SHARDMGR_END_VALUE
New ShardManager sections added here
|
static int |
SECTION_SHARDMGR_META_GROUP_VALUE
SECTION_SHARDMGR_META_GROUP = 142; |
static int |
SECTION_SHARDMGR_SHARD_GROUP_VALUE
SECTION_SHARDMGR_SHARD_GROUP = 143; |
static int |
SECTION_SHARDMGR_SHARD_VALUE
SECTION_SHARDMGR_SHARD = 144; |
static int |
SECTION_STARMGR_BEGIN_VALUE
StarManager Section 101 - 120 [ 102 ~ 119]
|
static int |
SECTION_STARMGR_END_VALUE
New StarManager sections added here
|
static int |
SECTION_STARMGR_SERVICEMGR_VALUE
SECTION_STARMGR_SERVICEMGR = 102; |
static int |
SECTION_STARMGR_WORKERMGR_VALUE
SECTION_STARMGR_WORKERMGR = 103; |
static int |
SECTION_WORKERMGR_BEGIN_VALUE
WorkerManager Section 121 - 140 [122 ~ 139]
|
static int |
SECTION_WORKERMGR_END_VALUE
New WorkerManager sections added here
|
static int |
SECTION_WORKERMGR_SWG_VALUE
SECTION_WORKERMGR_SWG = 122; |
static int |
SECTION_WORKERMGR_WORKER_VALUE
SECTION_WORKERMGR_WORKER = 123; |
| Modifier and Type | Method and Description |
|---|---|
static SectionType |
forNumber(int value) |
static com.google.protobuf.Descriptors.EnumDescriptor |
getDescriptor() |
com.google.protobuf.Descriptors.EnumDescriptor |
getDescriptorForType() |
int |
getNumber() |
com.google.protobuf.Descriptors.EnumValueDescriptor |
getValueDescriptor() |
static com.google.protobuf.Internal.EnumLiteMap<SectionType> |
internalGetValueMap() |
static SectionType |
valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static SectionType |
valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static SectionType |
valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SectionType[] |
values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
public static final SectionType SECTION_INVALID_TYPE
SECTION_INVALID_TYPE = 0;public static final SectionType SECTION_DONE
SECTION_DONE = 1;public static final SectionType SECTION_COMPONENT_MANUAL
for test purpose
SECTION_COMPONENT_MANUAL = 2;public static final SectionType SECTION_COMPONENT_JSON
SECTION_COMPONENT_JSON = 3;public static final SectionType SECTION_COMPONENT_PB
SECTION_COMPONENT_PB = 4;public static final SectionType SECTION_COMPONENT_COMPOSITE
SECTION_COMPONENT_COMPOSITE = 5;public static final SectionType SECTION_STARMGR_BEGIN
StarManager Section 101 - 120 [ 102 ~ 119]
SECTION_STARMGR_BEGIN = 101;public static final SectionType SECTION_STARMGR_SERVICEMGR
SECTION_STARMGR_SERVICEMGR = 102;public static final SectionType SECTION_STARMGR_WORKERMGR
SECTION_STARMGR_WORKERMGR = 103;public static final SectionType SECTION_STARMGR_END
New StarManager sections added here
SECTION_STARMGR_END = 120;public static final SectionType SECTION_WORKERMGR_BEGIN
WorkerManager Section 121 - 140 [122 ~ 139]
SECTION_WORKERMGR_BEGIN = 121;public static final SectionType SECTION_WORKERMGR_SWG
SECTION_WORKERMGR_SWG = 122;public static final SectionType SECTION_WORKERMGR_WORKER
SECTION_WORKERMGR_WORKER = 123;public static final SectionType SECTION_WORKERMGR_END
New WorkerManager sections added here
SECTION_WORKERMGR_END = 140;public static final SectionType SECTION_SHARDMGR_BEGIN
ShardManager Section 141 ~ 160 [142 ~ 159]
SECTION_SHARDMGR_BEGIN = 141;public static final SectionType SECTION_SHARDMGR_META_GROUP
SECTION_SHARDMGR_META_GROUP = 142;public static final SectionType SECTION_SHARDMGR_SHARD_GROUP
SECTION_SHARDMGR_SHARD_GROUP = 143;public static final SectionType SECTION_SHARDMGR_SHARD
SECTION_SHARDMGR_SHARD = 144;public static final SectionType SECTION_SHARDMGR_END
New ShardManager sections added here
SECTION_SHARDMGR_END = 159;public static final SectionType SECTION_SERVICEMGR_BEGIN
ServiceManager Section 161 ~ 180 [162 ~ 179]
SECTION_SERVICEMGR_BEGIN = 161;public static final SectionType SECTION_SERVICEMGR_TEMPLATE
SECTION_SERVICEMGR_TEMPLATE = 162;public static final SectionType SECTION_SERVICEMGR_SERVICE
SECTION_SERVICEMGR_SERVICE = 163;public static final SectionType SECTION_SERVICEMGR_SHARDMGR
SECTION_SERVICEMGR_SHARDMGR = 164;public static final SectionType SECTION_SERVICEMGR_FILESTOREMGR
SECTION_SERVICEMGR_FILESTOREMGR = 165;public static final SectionType SECTION_SERVICEMGR_END
New ServiceManager sections added here
SECTION_SERVICEMGR_END = 179;public static final SectionType SECTION_FILESTOREMGR_BEGIN
FileStoreManager Section 181 ~ 200 [182 ~ 199]
SECTION_FILESTOREMGR_BEGIN = 181;public static final SectionType SECTION_FILESTOREMGR_FILESTORE
SECTION_FILESTOREMGR_FILESTORE = 182;public static final SectionType SECTION_FILESTOREMGR_END
New FileStoreManager sections added here
SECTION_FILESTOREMGR_END = 199;public static final SectionType UNRECOGNIZED
public static final int SECTION_INVALID_TYPE_VALUE
SECTION_INVALID_TYPE = 0;public static final int SECTION_DONE_VALUE
SECTION_DONE = 1;public static final int SECTION_COMPONENT_MANUAL_VALUE
for test purpose
SECTION_COMPONENT_MANUAL = 2;public static final int SECTION_COMPONENT_JSON_VALUE
SECTION_COMPONENT_JSON = 3;public static final int SECTION_COMPONENT_PB_VALUE
SECTION_COMPONENT_PB = 4;public static final int SECTION_COMPONENT_COMPOSITE_VALUE
SECTION_COMPONENT_COMPOSITE = 5;public static final int SECTION_STARMGR_BEGIN_VALUE
StarManager Section 101 - 120 [ 102 ~ 119]
SECTION_STARMGR_BEGIN = 101;public static final int SECTION_STARMGR_SERVICEMGR_VALUE
SECTION_STARMGR_SERVICEMGR = 102;public static final int SECTION_STARMGR_WORKERMGR_VALUE
SECTION_STARMGR_WORKERMGR = 103;public static final int SECTION_STARMGR_END_VALUE
New StarManager sections added here
SECTION_STARMGR_END = 120;public static final int SECTION_WORKERMGR_BEGIN_VALUE
WorkerManager Section 121 - 140 [122 ~ 139]
SECTION_WORKERMGR_BEGIN = 121;public static final int SECTION_WORKERMGR_SWG_VALUE
SECTION_WORKERMGR_SWG = 122;public static final int SECTION_WORKERMGR_WORKER_VALUE
SECTION_WORKERMGR_WORKER = 123;public static final int SECTION_WORKERMGR_END_VALUE
New WorkerManager sections added here
SECTION_WORKERMGR_END = 140;public static final int SECTION_SHARDMGR_BEGIN_VALUE
ShardManager Section 141 ~ 160 [142 ~ 159]
SECTION_SHARDMGR_BEGIN = 141;public static final int SECTION_SHARDMGR_META_GROUP_VALUE
SECTION_SHARDMGR_META_GROUP = 142;public static final int SECTION_SHARDMGR_SHARD_GROUP_VALUE
SECTION_SHARDMGR_SHARD_GROUP = 143;public static final int SECTION_SHARDMGR_SHARD_VALUE
SECTION_SHARDMGR_SHARD = 144;public static final int SECTION_SHARDMGR_END_VALUE
New ShardManager sections added here
SECTION_SHARDMGR_END = 159;public static final int SECTION_SERVICEMGR_BEGIN_VALUE
ServiceManager Section 161 ~ 180 [162 ~ 179]
SECTION_SERVICEMGR_BEGIN = 161;public static final int SECTION_SERVICEMGR_TEMPLATE_VALUE
SECTION_SERVICEMGR_TEMPLATE = 162;public static final int SECTION_SERVICEMGR_SERVICE_VALUE
SECTION_SERVICEMGR_SERVICE = 163;public static final int SECTION_SERVICEMGR_SHARDMGR_VALUE
SECTION_SERVICEMGR_SHARDMGR = 164;public static final int SECTION_SERVICEMGR_FILESTOREMGR_VALUE
SECTION_SERVICEMGR_FILESTOREMGR = 165;public static final int SECTION_SERVICEMGR_END_VALUE
New ServiceManager sections added here
SECTION_SERVICEMGR_END = 179;public static final int SECTION_FILESTOREMGR_BEGIN_VALUE
FileStoreManager Section 181 ~ 200 [182 ~ 199]
SECTION_FILESTOREMGR_BEGIN = 181;public static final int SECTION_FILESTOREMGR_FILESTORE_VALUE
SECTION_FILESTOREMGR_FILESTORE = 182;public static final int SECTION_FILESTOREMGR_END_VALUE
New FileStoreManager sections added here
SECTION_FILESTOREMGR_END = 199;public static SectionType[] values()
for (SectionType c : SectionType.values()) System.out.println(c);
public static SectionType valueOf(java.lang.String name)
name - the name of the enum constant to be returned.java.lang.IllegalArgumentException - if this enum type has no constant with the specified namejava.lang.NullPointerException - if the argument is nullpublic final int getNumber()
getNumber in interface com.google.protobuf.Internal.EnumLitegetNumber in interface com.google.protobuf.ProtocolMessageEnum@Deprecated public static SectionType valueOf(int value)
forNumber(int) instead.value - The numeric wire value of the corresponding enum entry.public static SectionType forNumber(int value)
value - The numeric wire value of the corresponding enum entry.public static com.google.protobuf.Internal.EnumLiteMap<SectionType> internalGetValueMap()
public final com.google.protobuf.Descriptors.EnumValueDescriptor getValueDescriptor()
getValueDescriptor in interface com.google.protobuf.ProtocolMessageEnumpublic final com.google.protobuf.Descriptors.EnumDescriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.ProtocolMessageEnumpublic static final com.google.protobuf.Descriptors.EnumDescriptor getDescriptor()
public static SectionType valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)
Copyright © 2024. All rights reserved.