Class DataNodeEndPoints


  • public class DataNodeEndPoints
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isSameNode​(org.apache.iotdb.common.rpc.thrift.TEndPoint endPoint)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • LOCAL_HOST_DATA_BLOCK_ENDPOINT

        public static final org.apache.iotdb.common.rpc.thrift.TEndPoint LOCAL_HOST_DATA_BLOCK_ENDPOINT
      • LOCAL_HOST_INTERNAL_ENDPOINT

        public static final org.apache.iotdb.common.rpc.thrift.TEndPoint LOCAL_HOST_INTERNAL_ENDPOINT
    • Constructor Detail

      • DataNodeEndPoints

        public DataNodeEndPoints()
    • Method Detail

      • isSameNode

        public static boolean isSameNode​(org.apache.iotdb.common.rpc.thrift.TEndPoint endPoint)