Class IoTDBDescriptor


  • public class IoTDBDescriptor
    extends java.lang.Object
    • Constructor Detail

      • IoTDBDescriptor

        protected IoTDBDescriptor()
    • Method Detail

      • getPropsUrl

        public java.net.URL getPropsUrl()
        get props url location
        Returns:
        url object if location exit, otherwise null.
      • getExternalPropsPath

        public java.nio.file.Path getExternalPropsPath()
        get props url location
        Returns:
        url object if location exit, otherwise null.
      • loadProperties

        public void loadProperties​(java.util.Properties properties)
      • loadClusterProps

        public void loadClusterProps​(java.util.Properties properties)
      • loadShuffleProps

        public void loadShuffleProps​(java.util.Properties properties)
      • getDefaultEncodingByType

        public org.apache.iotdb.tsfile.file.metadata.enums.TSEncoding getDefaultEncodingByType​(org.apache.iotdb.tsfile.file.metadata.enums.TSDataType dataType)
        Get default encode algorithm by data type
      • loadGlobalConfig

        public void loadGlobalConfig​(org.apache.iotdb.confignode.rpc.thrift.TGlobalConfig globalConfig)
      • initClusterSchemaMemoryAllocate

        public void initClusterSchemaMemoryAllocate()