All Downloads are FREE. Search and download functionalities are using the official Maven repository.

lustering.wildfly-clustering-server-infinispan.5.0.6.Final.source-code.org.wildfly.clustering.server.infinispan.provider.proto Maven / Gradle / Ivy

syntax = "proto3";

package org.wildfly.clustering.server.infinispan.provider;

import "org.infinispan.remoting.transport.jgroups.proto";

// IDs: 140 -144

/**
 * @TypeId(140)
 */
message AddressSetAddFunction {
	repeated	org.infinispan.remoting.transport.jgroups.JGroupsAddress	address	= 1;
}

/**
 * @TypeId(141)
 */
message AddressSetRemoveFunction {
	repeated	org.infinispan.remoting.transport.jgroups.JGroupsAddress	address	= 1;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy