All Implemented Interfaces:
Resp3Command

public class CLUSTER extends FamilyCommand
  • Constructor Details

    • CLUSTER

      public CLUSTER()
  • Method Details

    • getFamilyCommands

      public RespCommand[] getFamilyCommands()
      Specified by:
      getFamilyCommands in class FamilyCommand
    • findPhysicalAddress

      public static org.infinispan.remoting.transport.Address findPhysicalAddress(org.infinispan.manager.EmbeddedCacheManager ecm)
    • findPort

      public static int findPort(org.infinispan.remoting.transport.Address address)
    • getOnlyIp

      public static String getOnlyIp(org.infinispan.remoting.transport.Address address)