Interface CacheObjectBinaryProcessorImpl.TestBinaryContext.TestBinaryContextListener

    • Method Detail

      • onAfterMetadataRequest

        void onAfterMetadataRequest​(int typeId,
                                    BinaryType type)
        Parameters:
        typeId - Type id.
        type - Type.
      • onBeforeMetadataUpdate

        void onBeforeMetadataUpdate​(int typeId,
                                    BinaryMetadata metadata)
        Parameters:
        typeId - Type id.
        metadata - Metadata.