![JAR search and dependency download from the Maven repository](/logo.png)
io.axoniq.platform.grpc.PlatformApi Maven / Gradle / Ivy
The newest version!
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: platform_api.proto
package io.axoniq.platform.grpc;
public final class PlatformApi {
private PlatformApi() {}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistryLite registry) {
}
public static void registerAllExtensions(
com.google.protobuf.ExtensionRegistry registry) {
registerAllExtensions(
(com.google.protobuf.ExtensionRegistryLite) registry);
}
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_axoniq_platform_grpc_PlatformInboundInstruction_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_axoniq_platform_grpc_PlatformInboundInstruction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_axoniq_platform_grpc_PlatformOutboundInstruction_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_axoniq_platform_grpc_PlatformOutboundInstruction_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_axoniq_platform_grpc_RequestReconnect_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_axoniq_platform_grpc_RequestReconnect_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_axoniq_platform_grpc_HeartbeatRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_axoniq_platform_grpc_HeartbeatRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_axoniq_platform_grpc_UnknownRequest_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_axoniq_platform_grpc_UnknownRequest_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_axoniq_platform_grpc_HeartbeatResponse_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_axoniq_platform_grpc_HeartbeatResponse_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_axoniq_platform_grpc_RequestReleaseTracker_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_axoniq_platform_grpc_RequestReleaseTracker_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_axoniq_platform_grpc_PlatformInfo_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_axoniq_platform_grpc_PlatformInfo_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_axoniq_platform_grpc_NodeInfo_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_axoniq_platform_grpc_NodeInfo_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_axoniq_platform_grpc_ClientIdentification_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_axoniq_platform_grpc_ClientIdentification_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_axoniq_platform_grpc_Application_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_axoniq_platform_grpc_Application_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_axoniq_platform_grpc_User_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_axoniq_platform_grpc_User_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_axoniq_platform_grpc_ApplicationRole_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_axoniq_platform_grpc_ApplicationRole_fieldAccessorTable;
static final com.google.protobuf.Descriptors.Descriptor
internal_static_io_axoniq_platform_grpc_ContextUpdate_descriptor;
static final
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
internal_static_io_axoniq_platform_grpc_ContextUpdate_fieldAccessorTable;
public static com.google.protobuf.Descriptors.FileDescriptor
getDescriptor() {
return descriptor;
}
private static com.google.protobuf.Descriptors.FileDescriptor
descriptor;
static {
java.lang.String[] descriptorData = {
"\n\022platform_api.proto\022\027io.axoniq.platform" +
".grpc\"\226\003\n\032PlatformInboundInstruction\022A\n\010" +
"register\030\001 \001(\0132-.io.axoniq.platform.grpc" +
".ClientIdentificationH\000\022;\n\013application\030\n" +
" \001(\0132$.io.axoniq.platform.grpc.Applicati" +
"onH\000\022-\n\004user\030\013 \001(\0132\035.io.axoniq.platform." +
"grpc.UserH\000\0229\n\007context\030\014 \001(\0132&.io.axoniq" +
".platform.grpc.ContextUpdateH\000\022?\n\theartb" +
"eat\030c \001(\0132*.io.axoniq.platform.grpc.Hear" +
"tbeatResponseH\000\022B\n\017unknown_request\030d \001(\013",
"2\'.io.axoniq.platform.grpc.UnknownReques" +
"tH\000B\t\n\007request\"\264\002\n\033PlatformOutboundInstr" +
"uction\022>\n\021node_notification\030\001 \001(\0132!.io.a" +
"xoniq.platform.grpc.NodeInfoH\000\022F\n\021reques" +
"t_reconnect\030\003 \001(\0132).io.axoniq.platform.g" +
"rpc.RequestReconnectH\000\022>\n\theartbeat\030c \001(" +
"\0132).io.axoniq.platform.grpc.HeartbeatReq" +
"uestH\000\022B\n\017unknown_request\030d \001(\0132\'.io.axo" +
"niq.platform.grpc.UnknownRequestH\000B\t\n\007re" +
"quest\"\022\n\020RequestReconnect\"&\n\020HeartbeatRe",
"quest\022\022\n\nmessage_id\030\001 \001(\t\" \n\016UnknownRequ" +
"est\022\016\n\006number\030\001 \001(\005\">\n\021HeartbeatResponse" +
"\022\022\n\nmessage_id\030\001 \001(\t\022\025\n\rcorrelates_to\030\002 " +
"\001(\t\"\027\n\025RequestReleaseTracker\"B\n\014Platform" +
"Info\0222\n\007primary\030\001 \001(\0132!.io.axoniq.platfo" +
"rm.grpc.NodeInfo\"g\n\010NodeInfo\022\021\n\thost_nam" +
"e\030\001 \001(\t\022\021\n\tgrpc_port\030\002 \001(\005\022\021\n\thttp_port\030" +
"\003 \001(\005\022\017\n\007version\030\004 \001(\005\022\021\n\tnode_name\030\005 \001(" +
"\t\"C\n\024ClientIdentification\022\023\n\013client_name" +
"\030\001 \001(\t\022\026\n\016component_name\030\002 \001(\t\"\325\001\n\013Appli",
"cation\022\014\n\004name\030\001 \001(\t\022\023\n\013description\030\002 \001(" +
"\t\022\024\n\014hashed_token\030\003 \001(\t\0227\n\005roles\030\004 \003(\0132(" +
".io.axoniq.platform.grpc.ApplicationRole" +
"\022/\n\006action\030\005 \001(\0162\037.io.axoniq.platform.gr" +
"pc.Action\022#\n\033fine_grained_access_control" +
"\030\006 \001(\010\"f\n\004User\022\014\n\004name\030\001 \001(\t\022\020\n\010password" +
"\030\003 \001(\t\022\r\n\005roles\030\004 \003(\t\022/\n\006action\030\005 \001(\0162\037." +
"io.axoniq.platform.grpc.Action\"B\n\017Applic" +
"ationRole\022\014\n\004name\030\001 \001(\t\022\020\n\010end_date\030\002 \001(" +
"\003\022\017\n\007context\030\003 \001(\t\"d\n\rContextUpdate\022\014\n\004n",
"ame\030\001 \001(\t\022\r\n\005nodes\030\003 \003(\t\0226\n\006action\030\004 \001(\016" +
"2&.io.axoniq.platform.grpc.ContextAction" +
"**\n\006Action\022\t\n\005MERGE\020\000\022\n\n\006DELETE\020\001\022\t\n\005REN" +
"EW\020\002*W\n\rContextAction\022\021\n\rMERGE_CONTEXT\020\000" +
"\022\022\n\016DELETE_CONTEXT\020\001\022\r\n\tADD_NODES\020\002\022\020\n\014D" +
"ELETE_NODES\020\0032\375\001\n\017PlatformService\022k\n\021Get" +
"PlatformServer\022-.io.axoniq.platform.grpc" +
".ClientIdentification\032%.io.axoniq.platfo" +
"rm.grpc.PlatformInfo\"\000\022}\n\nOpenStream\0223.i" +
"o.axoniq.platform.grpc.PlatformInboundIn",
"struction\0324.io.axoniq.platform.grpc.Plat" +
"formOutboundInstruction\"\000(\0010\001B\002P\001b\006proto" +
"3"
};
com.google.protobuf.Descriptors.FileDescriptor.InternalDescriptorAssigner assigner =
new com.google.protobuf.Descriptors.FileDescriptor. InternalDescriptorAssigner() {
public com.google.protobuf.ExtensionRegistry assignDescriptors(
com.google.protobuf.Descriptors.FileDescriptor root) {
descriptor = root;
return null;
}
};
com.google.protobuf.Descriptors.FileDescriptor
.internalBuildGeneratedFileFrom(descriptorData,
new com.google.protobuf.Descriptors.FileDescriptor[] {
}, assigner);
internal_static_io_axoniq_platform_grpc_PlatformInboundInstruction_descriptor =
getDescriptor().getMessageTypes().get(0);
internal_static_io_axoniq_platform_grpc_PlatformInboundInstruction_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_axoniq_platform_grpc_PlatformInboundInstruction_descriptor,
new java.lang.String[] { "Register", "Application", "User", "Context", "Heartbeat", "UnknownRequest", "Request", });
internal_static_io_axoniq_platform_grpc_PlatformOutboundInstruction_descriptor =
getDescriptor().getMessageTypes().get(1);
internal_static_io_axoniq_platform_grpc_PlatformOutboundInstruction_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_axoniq_platform_grpc_PlatformOutboundInstruction_descriptor,
new java.lang.String[] { "NodeNotification", "RequestReconnect", "Heartbeat", "UnknownRequest", "Request", });
internal_static_io_axoniq_platform_grpc_RequestReconnect_descriptor =
getDescriptor().getMessageTypes().get(2);
internal_static_io_axoniq_platform_grpc_RequestReconnect_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_axoniq_platform_grpc_RequestReconnect_descriptor,
new java.lang.String[] { });
internal_static_io_axoniq_platform_grpc_HeartbeatRequest_descriptor =
getDescriptor().getMessageTypes().get(3);
internal_static_io_axoniq_platform_grpc_HeartbeatRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_axoniq_platform_grpc_HeartbeatRequest_descriptor,
new java.lang.String[] { "MessageId", });
internal_static_io_axoniq_platform_grpc_UnknownRequest_descriptor =
getDescriptor().getMessageTypes().get(4);
internal_static_io_axoniq_platform_grpc_UnknownRequest_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_axoniq_platform_grpc_UnknownRequest_descriptor,
new java.lang.String[] { "Number", });
internal_static_io_axoniq_platform_grpc_HeartbeatResponse_descriptor =
getDescriptor().getMessageTypes().get(5);
internal_static_io_axoniq_platform_grpc_HeartbeatResponse_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_axoniq_platform_grpc_HeartbeatResponse_descriptor,
new java.lang.String[] { "MessageId", "CorrelatesTo", });
internal_static_io_axoniq_platform_grpc_RequestReleaseTracker_descriptor =
getDescriptor().getMessageTypes().get(6);
internal_static_io_axoniq_platform_grpc_RequestReleaseTracker_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_axoniq_platform_grpc_RequestReleaseTracker_descriptor,
new java.lang.String[] { });
internal_static_io_axoniq_platform_grpc_PlatformInfo_descriptor =
getDescriptor().getMessageTypes().get(7);
internal_static_io_axoniq_platform_grpc_PlatformInfo_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_axoniq_platform_grpc_PlatformInfo_descriptor,
new java.lang.String[] { "Primary", });
internal_static_io_axoniq_platform_grpc_NodeInfo_descriptor =
getDescriptor().getMessageTypes().get(8);
internal_static_io_axoniq_platform_grpc_NodeInfo_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_axoniq_platform_grpc_NodeInfo_descriptor,
new java.lang.String[] { "HostName", "GrpcPort", "HttpPort", "Version", "NodeName", });
internal_static_io_axoniq_platform_grpc_ClientIdentification_descriptor =
getDescriptor().getMessageTypes().get(9);
internal_static_io_axoniq_platform_grpc_ClientIdentification_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_axoniq_platform_grpc_ClientIdentification_descriptor,
new java.lang.String[] { "ClientName", "ComponentName", });
internal_static_io_axoniq_platform_grpc_Application_descriptor =
getDescriptor().getMessageTypes().get(10);
internal_static_io_axoniq_platform_grpc_Application_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_axoniq_platform_grpc_Application_descriptor,
new java.lang.String[] { "Name", "Description", "HashedToken", "Roles", "Action", "FineGrainedAccessControl", });
internal_static_io_axoniq_platform_grpc_User_descriptor =
getDescriptor().getMessageTypes().get(11);
internal_static_io_axoniq_platform_grpc_User_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_axoniq_platform_grpc_User_descriptor,
new java.lang.String[] { "Name", "Password", "Roles", "Action", });
internal_static_io_axoniq_platform_grpc_ApplicationRole_descriptor =
getDescriptor().getMessageTypes().get(12);
internal_static_io_axoniq_platform_grpc_ApplicationRole_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_axoniq_platform_grpc_ApplicationRole_descriptor,
new java.lang.String[] { "Name", "EndDate", "Context", });
internal_static_io_axoniq_platform_grpc_ContextUpdate_descriptor =
getDescriptor().getMessageTypes().get(13);
internal_static_io_axoniq_platform_grpc_ContextUpdate_fieldAccessorTable = new
com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
internal_static_io_axoniq_platform_grpc_ContextUpdate_descriptor,
new java.lang.String[] { "Name", "Nodes", "Action", });
}
// @@protoc_insertion_point(outer_class_scope)
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy