public static final class StackifyProto.LogGroup extends com.google.protobuf.GeneratedMessageV3 implements StackifyProto.LogGroupOrBuilder
stackify.LogGroup| Modifier and Type | Class and Description |
|---|---|
static class |
StackifyProto.LogGroup.Builder
Protobuf type
stackify.LogGroup |
static class |
StackifyProto.LogGroup.Container
Protobuf type
stackify.LogGroup.Container |
static interface |
StackifyProto.LogGroup.ContainerOrBuilder |
static class |
StackifyProto.LogGroup.Kubernetes
Protobuf type
stackify.LogGroup.Kubernetes |
static interface |
StackifyProto.LogGroup.KubernetesOrBuilder |
static class |
StackifyProto.LogGroup.Log
Protobuf type
stackify.LogGroup.Log |
static interface |
StackifyProto.LogGroup.LogOrBuilder |
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 |
APPLICATION_LOCATION_FIELD_NUMBER |
static int |
APPLICATION_NAME_FIELD_NUMBER |
static int |
CONTAINER_FIELD_NUMBER |
static int |
ENVIRONMENT_FIELD_NUMBER |
static int |
KUBERNETES_FIELD_NUMBER |
static int |
LOGGER_FIELD_NUMBER |
static int |
LOGS_FIELD_NUMBER |
static int |
PLATFORM_FIELD_NUMBER |
static int |
SERVER_NAME_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getApplicationLocation()
Optional.
|
com.google.protobuf.ByteString |
getApplicationLocationBytes()
Optional.
|
String |
getApplicationName()
REQUIRED The name of the application.
|
com.google.protobuf.ByteString |
getApplicationNameBytes()
REQUIRED The name of the application.
|
StackifyProto.LogGroup.Container |
getContainer()
.stackify.LogGroup.Container container = 8; |
StackifyProto.LogGroup.ContainerOrBuilder |
getContainerOrBuilder()
.stackify.LogGroup.Container container = 8; |
static StackifyProto.LogGroup |
getDefaultInstance() |
StackifyProto.LogGroup |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEnvironment()
REQUIRED The environment name.
|
com.google.protobuf.ByteString |
getEnvironmentBytes()
REQUIRED The environment name.
|
StackifyProto.LogGroup.Kubernetes |
getKubernetes()
.stackify.LogGroup.Kubernetes kubernetes = 9; |
StackifyProto.LogGroup.KubernetesOrBuilder |
getKubernetesOrBuilder()
.stackify.LogGroup.Kubernetes kubernetes = 9; |
String |
getLogger()
REQUIRED The name and version of the logging project generating this request.
|
com.google.protobuf.ByteString |
getLoggerBytes()
REQUIRED The name and version of the logging project generating this request.
|
StackifyProto.LogGroup.Log |
getLogs(int index)
repeated .stackify.LogGroup.Log logs = 7; |
int |
getLogsCount()
repeated .stackify.LogGroup.Log logs = 7; |
List<StackifyProto.LogGroup.Log> |
getLogsList()
repeated .stackify.LogGroup.Log logs = 7; |
StackifyProto.LogGroup.LogOrBuilder |
getLogsOrBuilder(int index)
repeated .stackify.LogGroup.Log logs = 7; |
List<? extends StackifyProto.LogGroup.LogOrBuilder> |
getLogsOrBuilderList()
repeated .stackify.LogGroup.Log logs = 7; |
com.google.protobuf.Parser<StackifyProto.LogGroup> |
getParserForType() |
String |
getPlatform()
The logging language.
|
com.google.protobuf.ByteString |
getPlatformBytes()
The logging language.
|
int |
getSerializedSize() |
String |
getServerName()
REQUIRED The name of the device.
|
com.google.protobuf.ByteString |
getServerNameBytes()
REQUIRED The name of the device.
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
boolean |
hasContainer()
.stackify.LogGroup.Container container = 8; |
int |
hashCode() |
boolean |
hasKubernetes()
.stackify.LogGroup.Kubernetes kubernetes = 9; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static StackifyProto.LogGroup.Builder |
newBuilder() |
static StackifyProto.LogGroup.Builder |
newBuilder(StackifyProto.LogGroup prototype) |
StackifyProto.LogGroup.Builder |
newBuilderForType() |
protected StackifyProto.LogGroup.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static StackifyProto.LogGroup |
parseDelimitedFrom(InputStream input) |
static StackifyProto.LogGroup |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StackifyProto.LogGroup |
parseFrom(byte[] data) |
static StackifyProto.LogGroup |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StackifyProto.LogGroup |
parseFrom(ByteBuffer data) |
static StackifyProto.LogGroup |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StackifyProto.LogGroup |
parseFrom(com.google.protobuf.ByteString data) |
static StackifyProto.LogGroup |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StackifyProto.LogGroup |
parseFrom(com.google.protobuf.CodedInputStream input) |
static StackifyProto.LogGroup |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static StackifyProto.LogGroup |
parseFrom(InputStream input) |
static StackifyProto.LogGroup |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<StackifyProto.LogGroup> |
parser() |
StackifyProto.LogGroup.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, internalGetMapField, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int ENVIRONMENT_FIELD_NUMBER
public static final int SERVER_NAME_FIELD_NUMBER
public static final int APPLICATION_NAME_FIELD_NUMBER
public static final int APPLICATION_LOCATION_FIELD_NUMBER
public static final int LOGGER_FIELD_NUMBER
public static final int PLATFORM_FIELD_NUMBER
public static final int LOGS_FIELD_NUMBER
public static final int CONTAINER_FIELD_NUMBER
public static final int KUBERNETES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getEnvironment()
REQUIRED The environment name. Example: "Prod"
string environment = 1;getEnvironment in interface StackifyProto.LogGroupOrBuilderpublic com.google.protobuf.ByteString getEnvironmentBytes()
REQUIRED The environment name. Example: "Prod"
string environment = 1;getEnvironmentBytes in interface StackifyProto.LogGroupOrBuilderpublic String getServerName()
REQUIRED The name of the device. Example: "PROD-RS-Debian-7"
string server_name = 2;getServerName in interface StackifyProto.LogGroupOrBuilderpublic com.google.protobuf.ByteString getServerNameBytes()
REQUIRED The name of the device. Example: "PROD-RS-Debian-7"
string server_name = 2;getServerNameBytes in interface StackifyProto.LogGroupOrBuilderpublic String getApplicationName()
REQUIRED The name of the application. Example: "stackify-agent"
string application_name = 3;getApplicationName in interface StackifyProto.LogGroupOrBuilderpublic com.google.protobuf.ByteString getApplicationNameBytes()
REQUIRED The name of the application. Example: "stackify-agent"
string application_name = 3;getApplicationNameBytes in interface StackifyProto.LogGroupOrBuilderpublic String getApplicationLocation()
Optional. The full directory path for the application. Example: "/usr/local/stackify/stackify-agent"
string application_location = 4;getApplicationLocation in interface StackifyProto.LogGroupOrBuilderpublic com.google.protobuf.ByteString getApplicationLocationBytes()
Optional. The full directory path for the application. Example: "/usr/local/stackify/stackify-agent"
string application_location = 4;getApplicationLocationBytes in interface StackifyProto.LogGroupOrBuilderpublic String getLogger()
REQUIRED The name and version of the logging project generating this request. Example: "stackify-log-log4j12-1.0.12"
string logger = 5;getLogger in interface StackifyProto.LogGroupOrBuilderpublic com.google.protobuf.ByteString getLoggerBytes()
REQUIRED The name and version of the logging project generating this request. Example: "stackify-log-log4j12-1.0.12"
string logger = 5;getLoggerBytes in interface StackifyProto.LogGroupOrBuilderpublic String getPlatform()
The logging language. Example: "java"
string platform = 6;getPlatform in interface StackifyProto.LogGroupOrBuilderpublic com.google.protobuf.ByteString getPlatformBytes()
The logging language. Example: "java"
string platform = 6;getPlatformBytes in interface StackifyProto.LogGroupOrBuilderpublic List<StackifyProto.LogGroup.Log> getLogsList()
repeated .stackify.LogGroup.Log logs = 7;getLogsList in interface StackifyProto.LogGroupOrBuilderpublic List<? extends StackifyProto.LogGroup.LogOrBuilder> getLogsOrBuilderList()
repeated .stackify.LogGroup.Log logs = 7;getLogsOrBuilderList in interface StackifyProto.LogGroupOrBuilderpublic int getLogsCount()
repeated .stackify.LogGroup.Log logs = 7;getLogsCount in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Log getLogs(int index)
repeated .stackify.LogGroup.Log logs = 7;getLogs in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.LogOrBuilder getLogsOrBuilder(int index)
repeated .stackify.LogGroup.Log logs = 7;getLogsOrBuilder in interface StackifyProto.LogGroupOrBuilderpublic boolean hasContainer()
.stackify.LogGroup.Container container = 8;hasContainer in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Container getContainer()
.stackify.LogGroup.Container container = 8;getContainer in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.ContainerOrBuilder getContainerOrBuilder()
.stackify.LogGroup.Container container = 8;getContainerOrBuilder in interface StackifyProto.LogGroupOrBuilderpublic boolean hasKubernetes()
.stackify.LogGroup.Kubernetes kubernetes = 9;hasKubernetes in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.Kubernetes getKubernetes()
.stackify.LogGroup.Kubernetes kubernetes = 9;getKubernetes in interface StackifyProto.LogGroupOrBuilderpublic StackifyProto.LogGroup.KubernetesOrBuilder getKubernetesOrBuilder()
.stackify.LogGroup.Kubernetes kubernetes = 9;getKubernetesOrBuilder in interface StackifyProto.LogGroupOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public 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 StackifyProto.LogGroup parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StackifyProto.LogGroup parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StackifyProto.LogGroup parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StackifyProto.LogGroup parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StackifyProto.LogGroup parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StackifyProto.LogGroup parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static StackifyProto.LogGroup parseFrom(InputStream input) throws IOException
IOExceptionpublic static StackifyProto.LogGroup parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StackifyProto.LogGroup parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static StackifyProto.LogGroup parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static StackifyProto.LogGroup parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static StackifyProto.LogGroup parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic StackifyProto.LogGroup.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static StackifyProto.LogGroup.Builder newBuilder()
public static StackifyProto.LogGroup.Builder newBuilder(StackifyProto.LogGroup prototype)
public StackifyProto.LogGroup.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected StackifyProto.LogGroup.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static StackifyProto.LogGroup getDefaultInstance()
public static com.google.protobuf.Parser<StackifyProto.LogGroup> parser()
public com.google.protobuf.Parser<StackifyProto.LogGroup> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public StackifyProto.LogGroup getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2020 Stackify, LLC. All rights reserved.